@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
html{
	background:url('../images/bg_fill.png') repeat-x;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#7e7e7e;
	line-height:20px;
	height:100%;
	width:100%;
}
body{
	background:url('../images/shadow3.gif') repeat-y;
	width:973px;
	margin:0 auto 0px auto;
}
div#page_wrapper{	
	margin:0 auto;
	width:973px;
}
div#content_wrapper{
	background:url('../images/wrapper_shadow.png') no-repeat;
	height:100%;
	padding-top:29px;
}
div.content{
	background:url('../images/white_fill.png') repeat-y top center;
	margin-left:19px;
	width:935px;
	position:relative;
}
a{
	outline:none;
}
img{
	border:none;
	margin:0;
	padding:0;
}
/***********************HEADER******************************/
div#navbar{
	background:url('../images/header_nav_bg.png') no-repeat;
	height:38px;
	margin-left:19px;
	width:935px;
	position:relative;
	z-index:2;
}
div#header{
	margin:0 19px;
	position:relative;
	
}
/***********************MAIN NAV***************************/

div#logo a{
	display:block;
	background:url('../images/logo.png') no-repeat;
	height:68px;
	margin-left:41px;
	margin-top:-10px;
	position:absolute;
	width:157px;
	z-index:10;
}
ul#nav{
	height:38px;
	width:715px;
	margin-left:220px;
}
ul#nav li{
	display:inline;
}
ul#nav li a{
	display: block;
	float:left;
	height:38px;
	outline:none;
	text-indent:-19999px;
}
ul#nav li#Home a{
	background:url('../images/header_nav2.png') -220px 0px no-repeat;
	width: 50px;
}
ul#nav li#Home a:hover{
	background-position: -220px -38px;
}
ul#nav li#About a{
	background:url('../images/header_nav2.png') -270px 0px no-repeat;
	width: 80px;
}
ul#nav li#About a:hover{
	background-position: -270px -38px;
}
ul#nav li#Capabilties a{
	background:url('../images/header_nav2.png') -350px 0px no-repeat;
	width: 110px;
}
ul#nav li#Capabilties a:hover{
	background-position: -350px -38px;
}
ul#nav li#Contracts a{
	background:url('../images/header_nav2.png') -460px 0px no-repeat;
	width: 100px;
}
ul#nav li#Contracts a:hover{
	background-position: -460px -38px;
}
ul#nav li#Management a{
	background:url('../images/header_nav2.png') -560px 0px no-repeat;
	width: 100px;
}
ul#nav li#Management a:hover{
	background-position: -560px -38px;
}
ul#nav li#ANC a{
	background:url('../images/header_nav2.png') -660px 0px no-repeat;
	width: 90px;
}
ul#nav li#ANC a:hover{
	background-position: -660px -38px;
}
ul#nav li#Careers a{
	background:url('../images/header_nav2.png') -750px 0px no-repeat;
	width: 70px;
}
ul#nav li#Careers a:hover{
	background-position: -750px -38px;
}
ul#nav li#Contact a{
	background:url('../images/header_nav2.png') -820px 0px no-repeat;
	width: 115px;
}
ul#nav li#Contact a:hover{
	background-position: -820px -38px;
}
/****************MAIN COLUMN SETUP**********************/
div.left_col{
	float:left;
	margin-right:25px;
	margin-top:12px;
	padding-left:29px;
	width:540px;
}
div#main_left{
	float:left;
	margin-top:12px;
	padding-left:2px;
	width:595px;
}
div.right_col{
	background:#fff url('../images/right_col_gradient.png') repeat-x;
	float:left;
	height:100%;
	margin:17px 0px 50px 0px;
	width:315px;
}
div#main_right{
	background:#fff url('../images/right_col_gradient_main.png') repeat-x;
	float:left;
	height:370px;
	width:313px;
}
div.page_titles{
	margin:-42px 0 0 30px;
	position:absolute;
	width:530px;
	z-index:10;
}
div.page_titles h1{
	color:#1a6384;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	margin-right:5px;
}
div.page_titles span{
	color:#555555;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:normal;
	display:block;
	margin-top:2px;
}
div.page_titles1{
	position:absolute;
	width:530px;
	z-index:10;
	margin-top: -50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	color:#1a6384;
}
div.page_titles1 h1{
	color:#1a6384;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	margin-right:5px;
}
div.page_titles1 span{
	color:#1a6384;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:normal;
	display:block;
	margin-top:2px;
}
/*********************LEFT COL*************************/

div.left_col h1{
	color:#aa1f23;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13pt;
	margin-bottom:10px;
	text-transform:uppercase;
}
div.left_col h2{
	color:#aa1f23;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13pt;
	margin-bottom:10px;
	text-transform:uppercase;
}
div.left_col h2 span{
	color:#555;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11pt;
	margin-bottom:10px;
	text-transform:uppercase;
}
div.left_col p{
	margin-bottom:24px;
}

div.main_rows{
	border-bottom:1px dotted #000000;
	height:110px;
	margin-left:25px;
	width:540px;
}
div.rows_image{
	float:left;
	width:115px;
}
div.rows_image a{
	float:left;
}
div.rows_image a img#sponsor1{
	margin-left:20px;
	margin-top:12px;
}
div.rows_image a img#sponsor2{
	margin-left:20px;
	margin-top:12px;
}
div.rows_image a img#sponsor3{
	margin-left:3px;
	margin-top:30px;
}
div.main_rows h3{
	font-size:10pt;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	text-transform:uppercase;
	margin:3px 0px 5px 0px;
}
div.client_description{
	float:left;
	margin:10px 0 0 15px;
	width:409px;	
}
div.client_description span a{
	color:#0E6A93;
	float:right;
	font-size:7pt;
	text-decoration:none;
	text-transform:uppercase;
}
div.client_description p{
	float:left;
}
span.trigger{
	display:block;
	width:80px;
}
span.trigger{
	color:#AA1F23;
	cursor:pointer;
	display:block;
	font-size:8pt;
	margin-top:10px;
	padding-bottom:20px;
	text-decoration:none;
	text-transform:uppercase;
	width:80px;
}
span.read_more a{
	color:#AA1F23;
	cursor:pointer;
	display:block;
	font-size:8pt;
	margin-top:10px;
	padding-bottom:20px;
	text-decoration:none;
	text-transform:uppercase;
	width:80px;
}

/*********************RIGHT COL************************/
div.right_col h3{
	color:#aa1f23;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin-bottom:5px;
	text-transform:uppercase;
}
div.right_main_content{
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	margin:0px;
	width:312px;
}
div.right_content{
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	margin:0px;
	width:273px;
	padding:10px 20px 0px 20px;
}
div.right_content ul{
	color:#AA1F23;
	list-style-type:square;
	padding-left:15px;
	width:258px;
}
div.right_content ul li{
	margin-bottom:5px;
	
}
div.right_content ul li span{
	font-weight:normal;
	font-size:8pt;
	color:#7e7e7e;
}
div.right_content hr{
	border-color: #000;
	border-style: dotted;
	border-width: 1px 0 0;
	clear: both;
	margin: 15px 0 15px;
	height: 0;
}
div.right_content p{
	color:#7e7e7e;
	margin-bottom:10px;
	line-height:normal;
	font-size:8pt;
}
div.right_content p.bottom{
	color:#7e7e7e;
	padding-bottom:20px;
	margin-bottom:0px;
}
div.right_content span a{
	color:#AA1F23;
	display:block;
	font-size:8pt;
	margin-top:10px;
	padding-bottom:20px;
	text-decoration:none;
	text-transform:uppercase;
	width:80px;
}

div#video{
	margin-top:-34px;
	padding:0 6px;
	position:relative;
}
div#video_description {
	margin-top:20px;
	padding:0 15px;
	width:282px;
}
div#video_description h3{
	color:#aa1f23;
	font-size:11pt;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	text-transform:uppercase;
}	
div#video_description p{
	font-size:8pt;
	line-height:16px;
}
div#video_description span a{
	color:#0E6A93;
	display:block;
	font-size:8pt;
	margin-top:10px;
	text-decoration:none;
	text-transform:uppercase;
	width:80px;
}
div#right_col_edge_top{
	background:url('../images/right_col_top_edge.png') no-repeat;
	height:7px;
	width:315px;
	margin:0px;
	padding:0px;
}
div#right_col_edge_bottom{
	background:url('../images/right_col_bottom_edge.png') no-repeat;
	height:6px;
	width:314px;
	margin:0px;
	padding:0px;
}
/******************FOOTER********************/
div.footer{
	border-bottom:1px solid #E1E1E1;
	clear:both;
	height:10px;
	margin-left:28px;
	padding-bottom:10px;
	padding-top:25px;
	width:880px;
}
div.footer span{
	color:#A1A1A1;
	float:left;
	font-size:7pt;
}
div.footer span#footer_span_right{
	float:right;
}
	
	

	

