body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

h1{
	font-size: 24px;
	margin: 0px 0px 10px;
	color: #000000;
	line-height: 25px;
	font-weight: normal;
}

h2{
	color: #0070BA;
	font-weight: normal;
	font-size: 17px;
	margin: 0px;
	line-height: 17px;
}

h3{
	padding: 10px 15px 5px;
	font-size: 17px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D6DF;
	background-color: #E6F2F9;
	font-weight: normal;
}

h4{
	color: #333333;
	font-size: 12px;
	margin: 0px;
	line-height: 14px;
	padding: 3px 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D6DF;
}

#container {
	width: 100%;
	margin: 0px auto;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E3EAEF;
}

#header{
	height: 80px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}

#menu {
	width: 178px;
	float: left;
	font-size: 11px;
	background-image: url(images/shadow_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 420px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	width: 170px;
}

#menu li a{
	display: block;
	text-decoration: none;
	width: 100%;
}

html>body #menu li a { 
	width: auto;
}

#navlist {
	padding: 0px;
}

.subnavlist {
	background-color: #E3EAEF;
	padding: 0px;
}

#navlist li a {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8EADBE;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #1C5A7C;
	font-weight: bold;
}

#navlist li a:hover {
	color: #000000;
}

#navlist li#active a {
}

#navlist li ul.subnavlist li a{
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #C7D6DF;
	font-weight: normal;
}

#navlist li ul.subnavlist li a:hover {
	background-color: #E6F2F9;
	color: #1C5A7C;
}

#navlist li ul.subnavlist li#subactive a {
	background-color: #FFFFFF;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
	padding-left: 25px;
}

#content {
	margin-right: 27%;
	margin-left: 178px;
}

.content_padder{
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#content p{
	margin: 5px 0px 15px;
	line-height: 17px;
}

#content a{
	color: #000000;
	padding: 2px;
}

#content a:hover{
	text-decoration: none;
}

#content strong{
	color: #000000;
}

.subheader{
	margin-bottom: 20px;
	background-color: #0070BA;
	height: 103px;
}

.subheader div{
	height: 100px;
}

#home{
	height: 150px;
	background-repeat: repeat-x;
	margin-bottom: 20px;
	background-image: url(images/home.jpg);
}

.subheader #about{
	background-repeat: no-repeat;
	background-color: #3C3C33;
	background-image: url(images/about.jpg);
}

.subheader #careeropportunities{
	background-repeat: no-repeat;
	background-color: #E5EFFF;
	background-image: url(images/careeropportunities.jpg);
}

.subheader #contact{
	background-repeat: no-repeat;
	background-color: #001137;
	background-image: url(images/contact.jpg);
}

.subheader #corporatecitizenship{
	background-color: #D3C7C9;
	background-image: url(images/corporatecitizenship.jpg);
	background-repeat: no-repeat
}

.subheader #licence{
	background-color: #d2e1ed;
	background-image: url(images/licence.jpg);
	background-repeat: no-repeat
}

.subheader #links{
	background-color: #53624e;
	background-image: url(images/links.jpg);
	background-repeat: no-repeat
}

.subheader #services{
	background-color: #EEDFC9;
	background-image: url(images/services.jpg);
	background-repeat: no-repeat
}

.subheader #submitresume{
	background-color: #FBF2E2;
	background-image: url(images/submitresume.jpg);
	background-repeat: no-repeat
}

.subheader #trackrecord{
	background-color: #8EC5F5;
	background-image: url(images/trackrecord.jpg);
	background-repeat: no-repeat
}

.subheader #whatwelookfor{
	background-color: #D8F5FF;
	background-image: url(images/whatwelookfor.jpg);
	background-repeat: no-repeat
}

.subheader #whatweoffer{
	background-color: #EEF4F4;
	background-image: url(images/whatweoffer.jpg);
	background-repeat: no-repeat
}

.subheader #whychoose{
	background-color: #C8CED4;
	background-image: url(images/whychoose.jpg);
	background-repeat: no-repeat
}

.subheader #whychoosecapital{
	background-color: #D0BF9A;
	background-image: url(images/whychoosecapital.jpg);
	background-repeat: no-repeat
}

#content .highlight{
	color: #73AA01;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#content ul{
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	line-height: 15px;
}

#content ul li{
	padding-bottom: 8px;
}

#content .address, #content .address table {
	width: 100%;
}

#content .address td{
	font-size: 12px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}

#content .address p{
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .address .left{
	padding-right: 15px;
}

#sidebar {
	float: right;
	width: 27%;
	font-size: 11px;
	line-height: 14px;
	border-top-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(images/shadow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}

.sidebar_padder{
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 28px;
}

.sidebar_padder_home{
	margin-left: 8px;
}

.sidebar_padder_home p{
	margin: 0px;
}

#sidebar div.location{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

#sidebar div.location strong{
	color: #1C5A7C;
}	

#sidebar div.directions_link a{
	color: #666666;
	text-decoration: none;
	display: block;
	margin-top: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #D8D8D8;
	background-image: url(images/directions_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 120px;
	text-align: center;
}

#sidebar div.directions_link a:hover{
	color: #0071BB;
	background-image: url(images/directions_hover.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #D8D8D8;
}

#sidebar .quote{
	padding: 5px 0px;
	margin: 0px 0px 5px;
}

#sidebar .quote p{
	margin: 0px;
}

#sidebar .person{
	font-size: 11px;
	padding: 3px 5px 5px;
	vertical-align: top;
	background-color: #E6F2F9;
	margin-top: 5px;
	border: 1px solid #C7D6DF;
	line-height: 14px;
}

#sidebar .person img{
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px;
}

#sidebar .name{
	font-weight: bold;
}

#footer {
	clear: both;
	text-align: center;
	padding: 20px 0px 0px;
	font-size: 9px;
	color: #666666;
}

#footer p{
	margin: 0px;
	padding: 10px;
}

.question{
	background-color: #FFFEBA;
	padding: 10px;
	color: #000000;
}

#content .nash p {
	font-size: 11px;
	line-height: 13px;
	padding-top: 10px;
}
	
#content .disclaimer p {
	margin: 0px 0px 4px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}

#content .disclaimer p a{
	color: #999999;
}


.tim_pic{
	width: 70px;
	vertical-align: top;
	padding-top: 7px;
}

.tim_pic img{
	border: 1px solid #999999;
}

.notice{
	padding: 20px;
	font-size: 13px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E3EAEF;
}
.notice a{
	color: #666666;
	text-decoration: none;
	display: block;
	margin-top: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #D8D8D8;
	background-image: url(images/directions_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 170px;
	text-align: center;
	font-size: 11px;
}

.notice a:hover{
	color: #0071BB;
	background-image: url(images/directions_hover.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #D8D8D8;
}
