@charset "utf-8";
/* CSS Document */
html {
	overflow-y:scroll;
	
}	
body {		
	margin: 0px;
	padding: 0px;
	font-family: Liberation Sans, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #041d37;

}
.clear{
	clear:both;
}
.blue{
	color: #0099ff;
}
div{	
	margin: 0px;
	padding: 0px;	
}
p{
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
a{
	text-decoration: none;
	color: #2079ff;	
}
h1{
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}
h2{
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}
h3{
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	color: #006699;
}
#wrap{
	background-image:url(../img/bg_layer_sliver.png);
	background-position:left top;
	background-repeat:repeat-x;
	height: 700px;	
	align: center;
}
#container{
	/*background-image:url(../img/bg_layer.png);
	background-position:left;
	background-repeat:no-repeat;	*/
	width: 1000px;
	height: 700px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;	
}
#header{
	padding: 20px 0px 0px 0px;
}
#header-container {
	background-image:url(../img/header_img.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 994px;
	height: 158px;
	margin: 0px auto;
}
#logo {	
	padding: 25px 0px 0px 35px;
	width: 333px;
	height: 71px;	
	float: left;
}
#tagline {
	width: 555px;
	height: 20px;
	padding: 50px 0px 0px 40px;
	float: left;
}
#nav_bar{
	background-image:url(../img/nav_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 741px;
	height: 38px;
	float: right;
	margin: 24px 0px 0px 0px;
}
#navigation{
	clear:both;
	float:left;
	line-height: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

#navigation li {
	float:left;
	margin-left:0px;
	padding: 0px 30px 0px 0px;
}

#navigation li a {
	display:block;
	float:left;
	height: 38px;
	text-decoration:none;
	text-indent:0px;
}
#navigation .navigation-capabilities a {
	background:transparent url(../img/btn_capabilities.png) no-repeat scroll left top;
	width:112px;
}
#navigation .navigation-capabilities a:hover {
	background-position:left bottom;
}
#navigation .navigation-contract a {
	background:transparent url(../img/btn_contract.png) no-repeat scroll left top;
	width:155px;
}
#navigation .navigation-contract a:hover {
	background-position:left bottom;
}
#navigation .navigation-careers a {
	background:transparent url(../img/btn_careers.png) no-repeat scroll left top;
	width:87px;
}
#navigation .navigation-careers a:hover {
	background-position:left bottom;
}
#navigation .navigation-about a {
	background:transparent url(../img/btn_about.png) no-repeat scroll left top;
	width:96px;
}
#navigation .navigation-about a:hover {
	background-position:left bottom;
}
#navigation .navigation-contact a {
	background:transparent url(../img/btn_contact.png) no-repeat scroll left top;
	width:108px;
}
#navigation .navigation-contact a:hover {
	background-position:left bottom;
}
#navigation .current a{
	background-position:left bottom;
}
#main{
	width: 992px;	
	margin: 0px auto;
}
#main_top{
	background-image:url(../img/middle_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 992px;
	height: 16px;
	overflow: hidden;
}
#main_middle{
	background-color:#FFF;
	width: 992px;
	overflow: hidden;	
}
#main_middle_bottom{
	background-image:url(../img/middle_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 992px;
	height: 19px;	
}
#main_bottom{
	margin: 20px 0px 0px 0px;
	background-image:url(../img/main_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 992px;
	height: 61px;	
}
#bottom_left{
	float: left;
	padding: 30px 10px 0px 25px;
	width: 457px;
}
#bottom_left h1{
	color: #ffffff;
	font-size: 24px;
	padding: 0px 0px 0px 0px;
}
#bottom_left h2{
	color: #0099ff;
	font-size: 20px;
	margin: 5px 0px 5px 0px;
}
#bottom_left p{
	color: #ffffff;
	padding: 0px 0px 5px 0px;
}
#bottom_left ul{
	color: #ffffff;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
#bottom_left li{
	/*background-image: url(../img/blue_dots.png);
	background-position:left;
	background-repeat:no-repeat;*/
	padding: 10px 0px 0px 0px;
	}
#bottom_right{
	background-image:url(../img/left_bg_top.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 500px;	
	margin: 20px 0px 0px 0px;
	float: left;
}
#bottom_right_repeat{
	background-image:url(../img/left_bg_repeat.png);
	background-position:left top;
	background-repeat: repeat-y;
	width: 500px;	
	margin: 9px 0px 0px 0px;
}
#bottom_right_top{
	background-image:url(../img/left_bg_top_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 500px;
	height: 3px;
}
#bottom_right_bottom_repeat{
	background-image:url(../img/left_bg_bottom_repeat.png);
	background-position:left top;
	background-repeat:repeat-y;
	width: 500px;
	overflow: hidden;
}
#bottom_right_bottom_bottom{
	background-image:url(../img/left_bg_bottom_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 500px;
	height: 9px;	
}
#bottom_right_repeat h2{ 
	color: #ffffff;
	padding: 15px 40px 10px 20px;
	font-size: 18px;
}

#bottom_right_repeat p{
	color: #ffffff;
	padding: 0px 40px 0px 20px;
}
#left_nav_area{
	float: left;
	width: 252px;		
}
#left_nav{
	background-image:url(../img/left_nav_repeat.png);
	background-position:left top;
	background-repeat:repeat-y;
	width: 252px;
	padding: 0px;
	margin: 0px;
	list-style: none;	
	overflow: hidden;
}
#left_nav li{
	background-image:url(../img/nav_line.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 252px;		
	color: #003399;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	float: left;
}
#left_nav img{
	padding: 3px 5px 0px 15px;
	width: 10px;
	float: left;
}
#left_nav div{
	float: left;
	width: 220px;
}
#left_nav a{
	color: #003399;
}
#left_nav_bottom{
	background-image:url(../img/left_nav_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 252px;
	height: 26px;
}
#left_nav_below{
	color: #ffffff;
	padding: 20px 20px 0px 20px;
}
#left_nav_below h2{
	color: #0099ff;
	padding: 0px 0px 5px 0px;
}
#main_right_area{
	float:left;
	padding: 0px 0px 0px 0px;		
}
	#main_right_area .contact {
		padding-right: 0px;
		width: 720px;
	}
#main_right{
	width: 650px;
	background-color: #ffffff;	
	padding: 20px 70px 20px 20px;		
	min-height: 400px;
}
.indent{
	padding: 10px 0px 10px 0px;
}
#blank_space{	
 	background-color: #e6e6e6;
}
#blank_space h2{
	color:#006699;
	font-size:16px;
	margin:0px;
	padding:0px 10px 0px 10px;
}
#blank_space p{
	margin:0px;
	padding:0px 10px 0px 10px;
}

#main_right_bottom{
	background-image:url(../img/main_right_bottom.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 740px;
	height: 11px;
	float: left;
}
#apply{
	padding: 10px 0px 10px 20px;
	width: 185px;
	height: 53px;
	float: left;
}
#quote{
	float: left;
	padding: 25px 0px 0px 10px;
	width: 175px;
}
#footer{
	color: #2079ff;
	width: 400px;
	padding: 12px 0px 40px 20px;
	float: left;
}
.services{
	margin: 0px;
	padding: 0px;
}
.services h2{
	padding: 5px 0px 0px 0px;
}
.services p{
	width: 350px;
	float: left;
	padding: 10px 0px 0px 30px;
	margin: 0px;
}
.services ul{
	float: left;
	padding: 10px 0px 10px 30px;
	margin: 0px;
	width: 370px;
}
.services li{
	padding: 2px 0px 2px 0px;
}
.float_lf{	
	float: left;
	padding: 5px 0px 5px 0px;
}
.news{
	width: 243px;
	margin: 20px 5px 20px 0px;
	float: left;
}
.news h2{
	color: #2079ff;
	padding: 10px 0px 5px 15px;
	font-weight: bold;	
}
.news p{	
	padding: 10px 0px 5px 15px;		
}
.right{
	float:right;
	margin: 20px 0px 0px 5px; 
}
.author{
	color: #ffffff;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.green{
	color: #00cc00;
}
.contact_form {
	padding-top: 15px;
}
.contact_form .input {
	padding: 5px 0;
}
.contact_form .input label {
	display: inline-block;
	width: 75px;
}
.contact_form .input .error-message {
	padding-left:75px;
	color: #ff0000;
}
.contact_form .textarea label {
	vertical-align:top;
}
.contact_form .textarea .error-message {
	vertical-align:top;
}
.contact_form .submit {
	padding-top: 10px;
	padding-left: 95px;
}
.message {
	font-size: 14px;
	padding-top: 15px;
}.entry {
	padding: 10px 0;
}

#contact_form {
	display:inline;
	float: left;
	width: 400px;
}
.map {
	display:inline;
	float: left;
	padding-top: 15px;
	width: 250px;
}
	.map p {
		padding-left: 5px;
		width: 250px;
	}

