*{
	margin:0;
	padding:0;
}


body{
		margin:0;
		padding:0;
		background: url(images/bg_body.jpg) repeat-x #FFFFFF;
		
		
}

p{ 
	margin:0;
	padding:0;

}


#wrapper{
		width:814px;
		margin: auto;
		
}

#wrapper{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #134E79;
	line-height:150%;
	
}


#header{
		width: 814px;
		height: 60px;
		
}

#header img{
	float:left;
}


/* ============ NAVIGATION ==================== */

#nav{
		clear:both;
		border-bottom: 1px solid #365E9D;
		margin-bottom:1px;
}

#nav ul{
		display:block;
		margin:0;
		padding:0;
		height: 29px;
}
	
#nav ul li{
		list-style-type: none;
		float: left;
		margin:0;
		padding:0;
		height: 29px;
}

#nav ul li #home{
		display:block;
		width:91px;
		height: 29px;
		background: url("/images/home.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #aboutus{
		display:block;
		width: 122px;
		height: 29px;
		background: url("/images/about_us.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #sectors{
		display:block;
		width: 109px;
		height: 29px;
		background: url("/images/sectors.gif") 0 0 no-repeat;
		text-decoration: none;
}


#nav ul li #services{
		display:block;
		width:116px;
		height: 29px;
		background: url("/images/services.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #careers{
		display:block;
		width:110px;
		height: 29px;
		background: url("/images/careers.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #locations{
		display:block;
		width:126px;
		height: 29px;
		background: url("/images/locations.gif") 0 0 no-repeat;
		text-decoration: none;
}


#nav ul li #contactus{
		display:block;
		width:126px;
		height: 29px;
		background: url("/images/contact_us.gif") 0 0 no-repeat;
		text-decoration: none;
}


#nav ul li #navleft{
		display:block;
		width:7px;
		height: 29px;
		background: url("/images/nav_left.gif") 0 0 no-repeat;
		text-decoration: none;
}

#nav ul li #navright{
		display:block;
		width:7px;
		height: 29px;
		background: url("/images/nav_right.gif") 0 0 no-repeat;
		text-decoration: none;
}




#nav ul li #home:hover, #nav ul li #aboutus:hover, #nav ul li #sectors:hover, #nav ul li #services:hover, #nav ul li #careers:hover, #nav ul li #locations:hover, #nav ul li #contactus:hover{	
		background-position:  0 -29px;
}

#nav ul li a span{
	display:none;
}

/* ============ PHOTO ==================== */


#photo img{
	float:left;
}

#photo embed{
	float:left;
}

#photo object{
	float:left;
}


/* ============ MAIN ==================== */


#main{
	clear:both;
	background: url(images/bg_content.jpg) repeat-x #ffffff;
	border-right: 1px solid #ECEEF3;
	border-left: 1px solid #ECEEF3;
	border-bottom: 1px solid #ECEEF3;
	
	padding: 7px;
	padding-top: 0px;
}


#main p{
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 11px;
}


#main ul{

	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 4px;
	margin-left: 10px;
	font-size: 11px;
	
}

#main ul li{
	list-style-type:disc;
	

}


#main h1{
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:10px;
	color: #333333;
	font-weight:normal;
}

#main a{
	font-weight:bold;
	color: #134E79;
	text-decoration:none;
}

 #main a:hover{
	font-weight:bold;
	color: #419BDD;
	text-decoration:none;
}

#main h2{
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	margin-top:15px;
}


#main h3{
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #26436F;
	font-weight:bold;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 5px;
	text-align:center;
}

#main h4{
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #2485CC;
	font-weight:bold;
	padding_left: 2px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #2485CC;
}

#main #hp_boxes{
	margin-top: 20px;
	xmargin-bottom: 20px;
}

#main .hp_box{
	width: 244px;
	min-height: 64px;
	background: url(images/hp_box_bg.jpg) repeat-x top center #DBDBDB;
	padding: 7px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 3px solid #72819A;
	line-height:120%;
	color: #333333;
	margin-right: 8px;
}

#main .hp_box .photo{
	float: left;
	margin-right: 7px;
}

#main .hp_box p{
	padding:0;
	margin:0;
	margin-top: 5px;
	font-size: 11px;
}

#main #hp_boxes ul{
	text-align:left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:5px;
}

#main .button{
	font-size: 11px;
	color: #1F86CB;
	font-weight: bold;
	background: url(/images/button_bg.gif) top center repeat-x;
	height: 18px;
	width: 77px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 9px;
	padding-right: 6px;
	padding-top: 1px;
	margin-left: 5px;
	text-align:left;
}

#main .button a{
	color: #1F86CB;
	text-decoration:none;
}

#main .button a:hover{
	color: #274372;
	text-decoration:none;
}

#main #nav_left{
	width: 260px;
	background: url(/images/nav_left_bg.jpg) top center repeat-y;
	margin-top: 1px;
	padding-bottom: 35px;
}

#main #nav_left #hdr{
	padding-left: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #97B0CC;
}

#main #nav_left ul{
	padding:0;
	margin:0;
	border-bottom: 1px solid #F2F3F7;
	
}

#main #nav_left ul li{
	list-style-type:none;
	list-style-image: none;
	
	height: 22px;
	border-top: 1px solid #F2F3F7;
	border-bottom: 1px solid #97B0CC;
	
	padding-top: 7px;
	padding-left: 13px;
}

#main #nav_left ul li:hover{
	background: url(/images/nav_left_bg2.jpg) top center repeat-y;
}

#main #nav_left ul li.active{
	background: url(/images/nav_left_bg2.jpg) top center repeat-y;
}

#main #nav_left ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
	margin-left: 5px;
}

#main #nav_left ul li a:hover{
	text-decoration: none;
}

#main #text_content{
	padding: 13px;
}

#main .project{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 160px;
	background-color: #D7DFEA;
	padding:5px;
	font-weight: bold;
	
	margin-right: 5px;
	margin-top: 10px;
}

#main .board_profile{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #D7DFEA;
	padding:10px;	
	margin-right: 5px;
	margin-top: 10px;
}

#main .board_profile img{
	float:left;
	border: 3px solid #E8EBF2;
	margin-right: 10px;
}

#main .board_profile h2{
	margin-top: 3px;
}

#main .project_image{
	font-size: 10px;
	font-weight:bold;
	background: #D7DFEA;
	width: 505px;
	padding: 5px;
}

#main .project_image img{
	border: 2px solid #E8EBF2;
	margin-bottom: 4px;
}


#main .careers_form{
	background: #D7DFEA;
	border: 2px solid #E8EBF2;

}

#main .careers_form td{
	padding: 5px;
}

#main .careers_form select, #main .careers_form input{
	font-size: 11px;
}

#main .careers_form #submit{
	background-color: #528BD0;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
	font-weight: bold;
	font-size:11px;
	
	padding: 4px;
	color:#ffffff;
	border: 1px solid #134E79;
	
}

#main .job_result{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #D7DFEA;
	padding:5px;	
	margin-top: 10px;
	border: 3px solid #E8EBF2;
}

#main .job_result h2{
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 13px;
}

#main .job_result h2 a{
	color: #333333;
}

#main .job_result h2 a:hover{
	color: #419BDD;
}

/* ============ FOOTER ==================== */


#footer{
	clear:both;
	width: 814px;
	background: url(images/bg_footer.gif) top center no-repeat;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #419BDD;
	
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
}


#footer a{
	text-decoration:none;
	color:#419BDD;
}

#footer a:hover{
	text-decoration:none;
	color:#32558B;
}

/* ============ GENERAL ==================== */


.floatright{
	float:right;
	margin-top:15px;
	margin-left:10px;
}

.floatleft{
	float:left;
	margin-right:10px;
}


.imgborder{
	border: 3px solid #B9CADC;
}

.clear{
	clear:both;
}




