@charset "utf-8";
/* CSS Document */

/*********** BASIC ELEMENTS **********/

* {
	margin: 0;
	padding: 0;
}
body {
	background:url(../images/bg_header.jpg) top repeat-x;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float:right;
}
.bannerimg {
	float:left;
	margin:0 0 10px 83px;
}
/*********** STRUCTURE **********/
#header, #container, #footer {
	width:1125px;
	margin: 0 auto;
	position:relative;
	text-align:center;
}
#wrapper {
	width:1125px;
	margin:0 auto;
	min-width:1020px;
}
#header {
	height:120px;
}
#container {
	padding-top:15px;
	background-color:#fbfbfb;
	padding-bottom:15px;
}
#content {
	float:left;
	margin-left:20px;
	text-align:left;
	width:700px;
}
#footer {
	background:url(../images/bg_footer.gif) top repeat-x;
	background-color: #fff;
	width:100%;
	min-width:1020px;
	height:111px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a4c2c5;
}
#footer_cols {
	width:916px;
	margin:0 auto;
	padding-top:35px;
}
#footer_left {
	width:458px;
	text-align:left;
	float:left;
}
#footer_right {
	width:458px;
	text-align:right;
	float:right;
}
div.caption {
	float:left;
	width:319px;
	height:218px;
	background-color:#d9e4ec;
	border-left:1px solid #82a3b3;
	text-align:left;
	height:220px;

}


a.logo {
	position:absolute;
	display:block;
	top:22px;
	left:110px;
	background:url(../images/logo.gif) no-repeat;
	width:134px;
	height:0px !important;
	padding-top:66px;
	overflow:hidden;
}
div.telephone {
	position:absolute;
	top:0px;
	right:350px;
width:330px; height:27px;

background:url(../img/telephone.gif) no-repeat;

}
div.choose {
	position:absolute;
	top:0px;
	right:125px;
	background:url(../images/bg_choose.gif) no-repeat;
	width:221px;
	height:23px;
}
div.choose a.l1,div.choose a.l2,div.choose a.l3  {
	position:absolute;
	top:3px;
	width:16px;
	padding-top:12px;
	overflow: hidden;
	height:0px !important;
}
div.choose a.l1 {
	right:168px;
}
div.choose a.l2 {
	right:146px;
}
div.choose a.l3 {
	right:121px;
}
/************ TYPOGRAPHY *************/
#footer a {
	text-decoration:none;
	color:#a4c2c5;
}
.caption h1 {
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background-color:#a7c1d5;
	padding:12px;
	padding-left:18px;
}
.caption h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0a2e47;
	padding-left:18px;
	padding-top:20px;
}
.caption p {
	font-size:11px;
	font-weight:normal;
	color:#181d21;
	padding-left:18px;
	padding-top:8px;
	padding-right:10px;
	font-family:arial;
}
.caption a { color: #274f6b; text-decoration: none; 
font-family:MS PGothic;
}
.caption li {
	font-size:12px;
	font-weight:bold;
	color:#274f6b;
	list-style-type:none;
	padding:0px 5px 0px 25px;
	margin-top:15px;
}
.caption ul {
	margin-left:18px;
}
.caption li.pdf {
	background:url(../images/icon_pdf.gif) left top no-repeat;
}
.caption li.doc {
	background:url(../images/icon_download.gif) left top no-repeat;
}
#subnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:22px;
}
#content h1 {
	font-weight:bold;
	font-size:24px;
	line-height:27px;
	color:#262626;
	padding-bottom:5px;
}
#content .b2 {
	color : #8aaec9;
}
#content .b3 {
	color : #c0c2c3;
}
#content h2 {
	font-weight:bold;
	font-size:13px;
	line-height:24px;
	color:#8e0505;
}
#content h3 {
	color:#24567c;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
}
#content p {
	font-weight:normal;
	font-size:12px;
	color:#181d21;
	line-height:19px;
	padding-bottom:12px;
	padding-top:4px;
}
#content li {
	font-size:12px;
	font-weight:bold;
	color:#181d21;
	padding:2px;
}
#content ul {
	display:block;
	padding-left:40px;
}
#content .quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:16px;
	line-height:26px;
	color:#0d3959;
	display:block;
	width:200px;
	float:right;
	margin-left:20px;
}
/************* NAVIGATION ***********/
#nav {
	position:absolute;
	left:390px;
	bottom:19px;
	width:647px;
	height:42px;
	background:url(../images/nav.jpg) 0px 0px no-repeat;
}
#nav li {
	position: absolute;
	top: 0px;
	list-style-type: none;
	height: 42px;
}
#nav a {
	padding: 42px 0 0 0;
	overflow: hidden;
	display:inline;
	height: 0px !important;
}
#nav li, #nav a {
	display: block;
}
#nav-home {
	left: 0px;
	width: 100px;
}
#nav-who {
	left: 100px;
	width: 80px;
}
#nav-what {
	left: 180px;
	width: 100px;
}
#nav-how {
	left: 290px;
	width: 90px;
}
#nav-contact {
	left: 390px;
	width: 100px;
}
#nav-resources {
	left: 510px;
	width: 60px;
}
#nav-careers {
	left: 580px;
	width: 90px;
}
#nav li a:hover, #nav li a.active {
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
}
#nav-home a:hover, #nav-home a.active {
	background-position:0 -42px;
}
#nav-who a:hover, #nav-who a.active {
	background-position:-100px -42px;
}
#nav-what a:hover, #nav-what a.active {
	background-position:-180px -42px;
}
#nav-how a:hover, #nav-how a.active {
	background-position:-290px -42px;
}
#nav-contact a:hover, #nav-contact a.active {
	background-position:-390px -42px;
}
#nav-resources a:hover, #nav-resources a.active {
	background-position:-510px -42px;
}
#nav-careers a:hover, #nav-careers a.active {
	background-position:-580px -42px;
}
#subnav {
	width:202px;
	background-color:#dfe8ee;
	float:left;
	border-left:87px solid #fbfbfb;
}
#subnav li {
	list-style-type:none;
}
#subnav li a {
	display:block;
	color:#262626;
	text-decoration:none;
	padding-left:10px;
	height:22px;
}
#subnav li a.double,#subnav ul li ul li a.double,#subnav ul li ul li ul li a.double {
	height:44px;
}
#subnav li ul li a, #subnav li.active ul li a {
	color:#0d3959;
	padding-left:20px;
	background-color:#dfe8ee;
}
#subnav li ul li.active a, #subnav li.active a {
	color:#8e0505;
	background-color:#abc5d8;
}
#subnav a:hover {
	text-decoration:underline;
}
#subnav li ul li ul li a, #subnav li ul li.active ul li a {
	color:#676666;
	padding-left:35px;
	background-color:#dfe8ee;
}

.testimonial {
background-color:White;
border-top:30px solid #FBFBFB;
color:#274F6B;
padding-bottom:10px;
padding-top:10px;
width:100%;
}