a{
	color:#0076c0;
	text-decoration: none;
}
html{
	background: url(../images/background.png) repeat-x;
}
body{
	background: url(../images/background.png) repeat-x;
	color:#606060;
}
ul{
	list-style:circle;
	margin-left:60px;
	list-style-image:none;
	margin:10;
	padding:0;
}
li{
	margin:0;
	padding:0;
}
.container{
	margin-top:20px;
	width:1011px;
}
#header{
	background: transparent url(../images/header.png) no-repeat;
	height: 156px;
	width:1011px;
}
#header-nav{
  text-align:right;
  margin-right:35px;
  font-weight:bold;
}
#header-nav ul{
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	margin:0px;
	padding:0px;
}
#header-nav ul li{
	border-right:1px solid #cee2f1;
	display: inline;
	margin:0px;
	padding:0px 10px;
}
#header-nav ul li.last{
	border-right: none;
}
#header-nav ul li a{
	color:#cee2f1;
}
#header-nav ul li a:hover {
	text-decoration: underline;
}
#header-nav a#active{
	font-weight: bold;
	text-decoration: underline;
}
#logo a{
	float:left;
	height:125px;
	margin-left:35px;
	margin-top:25px;
	width:640px;
}
#content{
	background:transparent url(../images/sub-container-bg.png) repeat-y scroll 0 0;
	float:left;
	margin:0px;
	width:1011px;
}
#content-inner{
	background:#FFFFFF url(../images/body-bg-top.png) no-repeat top;
	float:left;
	margin-left:16px;
	width:979px;
}

#content-inner-inner{
	float: left;
	padding:30px 50px;
	text-align:left;
}
#content-inner-container-content{
	float:left;
	padding:20px 0 20px 60px;
}
#content h1{
	color:#e31b23;
	font-size:22px;
	text-align: left;
}
#content h2{
	color:#505050;
	font-size: 18px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:10px;
	text-align: left;
}

#content h3{
font: bold 14px Arial;
color: #004B78;
margin-bottom: 10px;
text-transform: uppercase;
}

#content-btm{
	background:#FFFFFF url(../images/footerbg.png)) no-repeat top;
	float:left;
	margin-left:16px;
	width:979px;
}
#home-intro{
margin:15px 0px 30px 18px;
}
#home-intro h2{
	color:#004b78;
	font-family: Arial;
	font-size: 20px;
}
#home-intro h2 a{
	color:#0078c1;
}
.secondRow{
	border-top:4px solid #bdbdbd;
	border-bottom:4px solid #bdbdbd;
	margin:20px 70px;
	padding:4px 0;
	width:805px;
	overflow:hidden;
	text-align:center;
}
.home-btn{
	background-color:#ececec;
	color:#606060;
	padding:1em 0;
	width:400px;
	height:60px;
}
.home-btn1{
	float:left;
}
.home-btn2{
	float:right;
}
.home-btn1 a{
	color:#0078c1;
	}
.home-btn2 a{
	color:#ed0d17;
}
.home-btn h1,.home-btn h2{
	font-weight: bold;
	margin-bottom: 2px;
	text-align:center;
	line-height:15px;
	
}
.home-btn h1{
	margin-top: 7px;
	font-size: 22px;
	margin-left:125px;

}
.home-btn h2{
	color:#606060;
	font-size: 16px;
	margin-left:155px;
	margin-bottom:5px;
}

#ourServices{
	padding-left:18px;
}
.servicesHead{
	color:#ed0d17;
	margin-bottom: 0px;
	text-align: left;
	font-weight:bold;
	width:440px;
	border:1px;
}
.ourServicesList{
	text-align: left;
	vertical-align:text-top;
	color:#606060;
}
.ourServicesList ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px; vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}
.ourServicesList li{
	margin:0;
	padding:5px 0 5px 20px;
	background:transparent url(/images/blue-arrow.gif) no-repeat scroll 0% 50%;
}
.ourServices1{
	float:left;
	width:59%;
}
.ourServices2{
	float:right;
	width:40%;
}

#sidebar{
	color:#505050;
	margin-left:30px;
	padding:20px 20px 20px 0;
}
#sidebar h2{
	color:#e31b23;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#sidebar p{
	font-size: 13px;
	line-height: 20px;
}
#news {
	font-size:12px;
	 text-align:left;
	 line-height:18px;
}
#bios {
line-height:24px;
}

#news h2 {font-family:Arial, Helvetica, sans-serif; color:#004b78; font-size: 20px;}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
}
/* ----------- stylized For Form layout ----------- */
#stylized{
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:6px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:6px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 6px 6px;
}

#stylized textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	height:68px;
	margin:2px 0 6px 6px;
}
#stylized button{
	clear:both;
	margin-left:150px;
	width:125px;
	height:25px;
	background:#666666 url(img/button.png) no-repeat;
	text-align:center;
	line-height:25px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
/* -----------End stylized ----------- */
.gLogos{
	height:16px;
	padding:8px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	left:400px;
}

#footer{
	background:url(../images/footerbg.png) no-repeat;
	background-position:center;
	height:43px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#foo-content{
	height:43px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#outer-container {    
	width: 979px;
	margin: 0 auto;
	}
#content-container {    
	width: 700px;    
	height: 300px;    
	background-color: #dde9f3;    
	margin: 2px 0px 2px 0px;    
	float: left;
	}
#content-container-long {    
	width: 700px;    
	height: 450px;    
	background-color: #dde9f3;    
	margin: 2px 0px 2px 0px;    
	float: left;
	}
#content-container h1{    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #427f93;
	padding:10px 5px 5px 10px;

	}
	
#content-container ul{    
	list-style:circle;
	margin-left:20px;
	list-style-image:none;
	padding:0;
	}
	
#highlights {    
	width: 700px;
	margin: 0 auto;
	}
	
#container1 {    
	width: 225px;    
	height: 300px;       
	margin: 2px 2px 2px 2px;
	padding:0px 2px 2px 10px;    
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;

	}
	
#container1-long{
	width: 225px;    
	height: 450px;       
	margin: 2px 2px 2px 2px;
	padding:0px 2px 2px 10px;    
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
	 
#container2 {    
	width: 175px;    
	height: 300px;    
	margin: 2px 2px 2px 0px;    
	float: left;
	padding:0px 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	}
#container2-long{
	width: 175px;    
	height: 450px;    
	margin: 2px 2px 2px 0px;    
	float: left;
	padding:0px 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
#container3 {    
	width: 200px;    
	height: 300px;    
	margin: 2px 2px 2px 0px;    
	float: right;
	padding:0px 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	}
#container3 long{
	width: 200px;    
	height: 450px;    
	margin: 2px 2px 2px 0px;    
	float: right;
	padding:0px 2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
	
#left-sidebar {    
	width: 200px;    
	height: 300px;    
	margin: 2px 2px 2px 0px;    
	float: left;
	padding:0px 2px 0px 0px;
	}

#left-sidebar-long{
	width: 200px;    
	height: 450px;    
	margin: 2px 2px 2px 0px;    
	float: left;
	padding:0px 2px 0px 0px;
}

	 
#bioDesc{
	margin: 10px 0px 0px 205px;
	float:left;
	padding:2px 0;
	text-align: left;
	width:700px;
	height:auto;
}



#buttons{
	background-position:center;
	height:60px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	border-top:medium #FF0000;
	border-bottom:medium #FF0000;
}

.front #menu {
	display:none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.jobdescription
{
	width: 700px;
	height: 100%;
	overflow: auto;
	padding:4px; 
	border: 0px solid black;
}

