@charset "utf-8";
/* CSS Document */
body{
	background: url(../bgs/main-body.jpg) repeat-x #DFDBBF;
}
h1{
	font-size: 32px;
	margin: 0 0 20px 0;
	padding: 0px;
	line-height: 110%;
	letter-spacing: -2px;
}
h2{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;	
}
h2.quote{
	font-size: 18px;
	margin: 0 0 30px 10px;
	width: 460px;
	padding: 0px;
	font-style: italic;
	font-weight: normal
}
h2.cases{
	font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0px;
}
h3{
	font-size: 14px;
	margin: 0 0 1px 0;
	padding: 8px 5px 8px 5px;
	background: #3C5989;
	width: 210px;
	color: #F2F0E4
}

h3.subNavHead{
	font-size: 16px;
	margin: 0 0 0px 0;
	padding: 9px 5px 8px 5px;
	background: url(../bgs/subnav-head.gif) no-repeat;
	color: #666;
	width: 210px;
	height: 21px;
	color: #FFF;
	letter-spacing: -0.5px
}
h3.subNavHead-flat{
	font-size: 16px;
	margin: 0 0 0px 0;
	padding: 9px 5px 8px 5px;
	background: #B7AF6C;
	color: #666;
	width: 210px;
	height: 21px;
	color: #FFF
}
h4{
	border-bottom: 1px solid #C5BB85;
	margin: 0 0 10px 0;
	padding: 0 0 6px 0;
}
h5{
	color: #666;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
a{
	color: #3068A7;
	text-decoration: none;
}
a:hover{
	color: #375281;
	text-decoration: underline;
}
a:visited{

}
.siteSelector{
	float: right; 
	margin: 22px 10px 0 0;
	color: #ccc;
	font-size: 12px;
	width: 385px;
	_width: 380px;
}
#homeintrobox{
	clear: both; padding-top: 20px; display: block;
}
/********
PRIMARY TABS
********/
ul#primaryTabs{
	margin: 31px 0 0px 0;
		_width: 590px; !important
}
#primaryTabs li{
	float: left;
	background: url(../bgs/tab-bg-left.png) no-repeat left bottom;
}
#primaryTabs li:hover{
	float: left;
	background: url(../bgs/tab-bg-left.png) no-repeat left top;
}
#primaryTabs li.active{
	float: left;
	background: url(../bgs/tab-bg-left.png) no-repeat left top;
}
#primaryTabs li a{
	float: left;
	background: url(../bgs/tab-bg-right.png) no-repeat right bottom;
	color: #333;
	_color: #fff;
	padding: 5px 7px 5px 0px;
	text-decoration: none;
	font-weight: bold;
	height: 21px;
	margin: 0 5px 0 6px;
	letter-spacing: -0.2px;
	font-size: 16px;
	_font-size: 15px;
	outline: none;
}
#primaryTabs li a:hover{
	background: url(../bgs/tab-bg-right.png) no-repeat right top;
	color: #fff;
	outline: none;
}
#primaryTabs li a.active{
	float: left;
	background: url(../bgs/tab-bg-right.png) no-repeat right top;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	height: 21px;
	margin: 0 5px 0 6px;
	outline: none;
}
ul.servicesSub{
	margin: 1px 0 0 40px;
	padding: 0px 0 0 0;
	width: 150px;
}
.servicesSub li{
	clear: both;
	background: none !important;
	padding: 0px;
}
.servicesSub li a{
	font-size: 14px !important;
	clear: both !important;
	color: #333  !important;
	background: url(../bgs/sub-nav-bg.png) bottom repeat-x!important;
	margin: 0px !important;
	display: block  !important;
	padding: 5px 0 3px 10px !important;
	border-right: 1px solid #444;
	border-left: 1px solid #889EC3;
	width: 100px !important;
}
.servicesSub li a:hover{
	clear: both;
	background: url(../bgs/sub-nav-bg.png) top repeat-x!important;
	color: #fff !important;
}
#servicesTab{
	_display: none;
}
/****
STANDARD STUFF
****/
.strapline{
	margin: 60px 0 0 0;
}
#logo{
	float: left;
	margin: 50px 0 0 20px;
	width: 220px;
	height: 75px;
	background: url(../images/logo.png) no-repeat;
	display: block;
	text-indent: -10000px;
}
#logo a{
	display: block;
	width: 220px;
	height: 75px;
}
#ident{
	float: right;
	background: url(../images/ident.png) no-repeat;
	width: 63px;
	height: 198px;
	margin: 11px 0 0 0
}
#accreds{
	background: url(../images/accreditions.gif) no-repeat; 	
	float: left;
	text-indent: -11000px;
	text-align: left;
}
#accreds a{
	background: url(../images/accreditions.gif) no-repeat top; width: 525px; height: 64px;
	display: block;
	text-indent: -10000px;
	cursor: auto
}
#accreds a:hover{
	background: url(../images/accreditions.gif) no-repeat bottom;
	display: block;
}