/*  
Sticky Footer Solution
by Steve Hatcher
http://stever.ca http://www.cssstickyfooter.com
*/

html, body, .wrapper {
	height: 100%;
}
body >.wrapper {
	height: auto;
	min-height: 100%;
}
/* must be same height as the footer */
.content {
	overflow: auto;
	padding-bottom: 40px;
}
.footer {
	position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
	clear: both;
	min-width:960px;
	width:100%;
	color:#667666;
	background:url(../images/footerBg.gif) repeat-y center;
	font-size:95%
}
/*Opera Fix*/
body:before { /* thanks to Maleika (Kohoutec)*/
	content: "";
	height:100%;
	float: left;
	width: 0;
	margin-top: -32767px; /* thank you Erik J */
}
.footer a {
	color:#5c5c5c;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer .left {
	padding-left:10px;
}
.footer .right {
	padding-right:10px;
}
/*Opera Fix*/
body:before { /* thanks to Maleika (Kohoutec)*/
	content: "";
	height:100%;
	float: left;
	width: 0;
	margin-top: -32767px; /* thank you Erik J */
}
body {
	font: 72%/1.3 Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) no-repeat top center #00090e
}
.left {
	float:left;
}
.right {
	float:right;
}
.logo {
	margin-left:10px;
	margin-top:10px;
	width:100px;
	height:100px;
	background:url(../images/logo.png) no-repeat;
	float:left;
}
#slideshow {
	position:inherit;
	margin-top:-30px;
	width:960px;
	height: 350px;
	z-index:1;
	float:left;
}
.homeItemWrapper {
	position:inherit;
	float:left;
	margin-left:-110px;
}
.topNav {
	float:right;
	margin-top:70px;
	margin-bottom:30px;
	font-size:1em;
}
.topNav ul {
	padding-left: 30px;
}
/* for IE8 */
.topNav ul li {
	float: left;
}
.topNav ul li a {
	width:120px!important;
	color: #666766!important;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	padding:0px 0px 0px 0px;
	height:50px;
	text-align:center;
	display:inline-block
}
.topNav ul li a:hover, .topNav .current a {
	background:url(../images/topNavBg.png) no-repeat;
	color:#67beea!important;
	text-decoration:none!important;
}
.topNav ul li a {
	background:url(../images/navBlank.png)
}
.homeBanner {
	width:960px;/*background:url(../images/home/banner01.jpg) no-repeat 0px 120px */
}
.homeItem {
	padding-left:620px;
	margin-top:150px;
	padding-bottom:12px;
	position:absolute;
	z-index:500;
}
.homeItem li {
	margin-top:5px;
	text-align:center;
}
.item01 a {
	display:inline-block;
	width:324px;
	height:49px;
	padding-top:45px;
	background:url(../images/home/item01NM.png) no-repeat;
}
.item01 a:hover {
	background:url(../images/home/item01MO.png) no-repeat;
}
.item02 a {
	display:inline-block;
	width:324px;
	height:49px;
	padding-top:45px;
	background:url(../images/home/item02NM.png) no-repeat;
}
.item02 a:hover {
	background:url(../images/home/item02MO.png) no-repeat;
}
.item03 a {
	display:inline-block;
	width:324px;
	height:49px;
	padding-top:50px;
	background:url(../images/home/item03NM.png) no-repeat;
}
.item03 a:hover {
	background:url(../images/home/item03MO.png) no-repeat;
}
.homeItem li a {
	text-decoration:none;
	font-size:12px;
	color:#666766;
}
.homeItem .item01 {
	margin-top:0px;
}
.homeIntro {
	width:960px;
	height:80px;
	background:url(../images/home/homeIntroBg.gif) repeat-x;
	float:left;
}
.homeIntro h1 {
	color:#FFFFFF;
	padding:20px 20px 0px 20px;
	text-align:center;
	font-size:1.1em
}
.bottomBg {
	width:960px;
	height:173px;
	background:url(../images/bottomBg.gif) no-repeat;
}
h1 {
	font-weight: bold;
	font-size:1.2em;
}
h2 {
	color: #67beea;
	font-size: 1.2em;
}
h3 {
	color: #46949d;
	font-size: 1.2em;
}
p {
	margin: 0 0 20px 0;
	line-height:1.4em;
}
.contentContainer {
	background-color:#f7f7f7;
	display:inline-table;
	margin-top:50px;
}

.ExeBanner {
	width:960px;
	background:url(../images/exeBannerBg.gif) 0px 120px no-repeat
	
}
.SerBanner {
	width:960px;
	background:url(../images/serBannerBg.gif) 0px 120px no-repeat;
}
.clientsBanner {
	width:960px;
	background:url(../images/clientsBannerBg.gif) 0px 120px no-repeat;
}
.contactBanner {
	width:960px;
	background:url(../images/contactBannerBg.gif) 0px 120px no-repeat;
}
.disBanner {
	width:960px;
	background:url(../images/disclaimerBannerBg.gif) 0px 120px no-repeat;
}
.privacyBanner {
	width:960px;
	background:url(../images/privacyBannerBg.gif) 0px 120px no-repeat;
}
.photo img {
	float:right;
	border:5px solid #FFFFFF;
	margin:0px 10px 10px 10px;
}
.bottomBgA {
	width:960px;
	height:86px;
	background:url(../images/bottomBgA.gif) repeat-x;
}
.blueLine {
	border-bottom:2px solid #868686;
	padding-top:10px;
	margin-bottom:10px
}
.dotLine {
	width:100%;
	border-bottom:1px dotted #333333;
	padding-top:10px;
	margin-bottom:20px
}
ul.leftNav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	padding-bottom:20px;
	z-index:-1;
}
ul.leftNav li {
	display: inline; /* this gets rid of the gaps */
	list-style: none;
	margin: 0px!important;
	padding: 0px!important;
}
ul.leftNav li a {
	padding:8px 0px 8px 0px;
	padding-left:30px;
	text-decoration:none;
	color: #353535;
	display: block;
	width: 250px; /* or use height (tricks IE into letting you click anywhere on the block, not just the text */
}
ul.leftNav li a:hover, ul.leftNav li a.current {
	color:#FFFFFF!important;
	text-decoration:none;
	background:url(../images/leftNavBg.gif) left no-repeat;
}
.contentContainer .grid_8 ul li {
	background:url(../images/dot.gif) top left no-repeat;
	min-height:18px;
	padding-left:10px;
}
.clientsList {
	background:url(../images/clientsListTopBg.gif) left top no-repeat;
	padding-top:20px;
	margin-top:10px;
}
.clientsList ul {
	background:url(../images/clientsListBtmBg.gif) left bottom no-repeat;
	padding-bottom:20px;
	display:inline-block;
}
.clientsList li {
	background-color:#5195b8;
	width:260px;
	padding-left:10px;
	padding-bottom:5px;
	color:#FFFFFF;
}
.clientsLogo {
	float:left;
	margin:10px 20px 20px 20px;
}
.map {
	border:#FFFFFF solid 5px;
	margin-bottom:20px;
}
.list {
	margin-bottom:20px;
}
.list li {
	display:inline-block;
	width:560px;
}
.contactList ul li {
	padding-bottom:10px;
}
.contactSection a, .grid_8 a {
	color:#09C
}
.contactSection a:hover, .grid_8 a:hover {
	color:#666
}

