@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	background-color: #e5e5e5;
	background-image: url(images/topbannerrepeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #0b1b57;
	text-decoration: underline;
}

a:hover {
	color: #000033;
	text-decoration: none;
}

h1 {
	font-size: 22px;
	color: #FFFFFF;
	display: inline;
}

h2 {
	font-size: 18px;
	color: #0b1b57;
}

h3 {
	font-size: 18px;
	color: #0b1b57;
}

h4 {
	font-size: 18px;
	color: #0b1b57;
}

img {
	border: none;
}

.inputButtonStyle {
	border: 1px solid #bababa;
	background-color: #e1e1e1;
	background-image: url(images/tabbg.jpg);
	background-repeat: repeat;
	color: #666666;
	height: 29px;
} 

.textfieldStyle {
	height:23px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242424;
	background-image: url(images/form-inputbg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #bababa;
	padding:2px 0 0 4px;
}

.textBoxStyle {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242424;
	background-color:#f3f3f3;
	border:solid 1px #bababa;
	padding:2px 0 0 4px;
}

.listMenuStyle {
	width:100%;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#242424;
	background-color:#E7E7E7;
	border:solid 1px #bababa;
}

.subNav {
	float: left;
	display: inline;
	padding: 4px;
	background-color:#e5e5e5;
	width: 100%;
	margin: 7px 0 7px 0;
}

#company {
	background-image:url(images/topnav-company.jpg);
	width: 102px;
	height: 41px;
	padding: 0px;
	margin:0px;
	text-indent: -5555px;
}

#methodology {
	background-image:url(images/topnav-methodology.jpg);
	width: 140px;
	height: 41px;
	padding: 0px;
	margin:0px;
	text-indent: -5555px;
}

#training {
	background-image:url(images/topnav-training.jpg);
	width: 102px;
	height: 41px;
	padding: 0px;
	margin:0px;
	text-indent: -5555px;
}

#consulting {
	background-image:url(images/topnav-consulting.jpg);
	width: 122px;
	height: 41px;
	padding: 0px;
	margin:0px;
	text-indent: -5555px;
}

#tools {
	background-image:url(images/topnav-tools.jpg);
	width: 82px;
	height: 41px;
	padding: 0px;
	margin:0px;
	text-indent: -5555px;
}

#locations {
	background-image:url(images/topnav-locations.jpg);
	width: 116px;
	height: 41px;
	padding: 0px;
	margin:0px;
	text-indent: -5555px;
}

#fullWide {
	width: 100%;
	float: left;
	display: inline;
}

#topPhoneHolder {
	width: 100%;
	background-color: #141414;
	color: #FFFFFF;
	height: 27px;
	float: left;
	display: inline;
}

#topPhoneBar {
	width: 955px;
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 3px;
}

#topBannerHolder {
	width: 100%;
	float: left;
	display: none;
}

#topBannerSection {
	width: 980px;
	height:153px;
	background-image: url(images/topbannerphoto.jpg);
	background-repeat: no-repeat;
}

#topBannerSection h1 a {
	width: 250px;
	height: 110px;
	text-indent: -5555px;
	text-decoration: none;
	float: left;
	display: inline;
}

	#quoteHolder {
		width: 640px;
		height: 77px;
		padding: 35px 25px 0 0;
		color: #FFFFFF;
		font-size: 22px;
		text-align: right;
		float: right;
		display: inline;
	}
	
	#navHolder {
		width: 100%;
		height: 41px;
		float: right;
		display: inline;
	}

#dynImages img {
	text-align: center;
	margin-left: 9px;
	margin-bottom: 9px;
	border-style: solid;
	border-width: 3px;
	border-color: #545454;
}

#dynVideo img {
	text-align: center;
	margin-left: 9px;
	margin-bottom: 9px;
	border-style: solid;
	border-width: 3px;
	border-color: #545454;
}
	
#middleSectionHolder {
	width: 100%;
	background-color: #FFFFFF;
	float: left;
	display: inline;
}

#middleSection {
	width:980px;
	margin: 25px;
}

.leftColumn {
	width: 600px;
	line-height: 19px;
	margin-bottom: 40px;
	float:left;
	display: inline;
}

.leftColumn h3 {
	display: inline;
}

.leftColumn ul {
	margin-left:30px;
}

.rightColumn {
	width: 300px;
	margin-bottom: 40px;
	line-height: 18px;
	float: right;
	display: inline;
}

#footerHolder {
	width: 100%;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	float: left;
	display: none;
}

#footer .rightColumm h3 {
	font-size: 16px;
	display: inline;
	color: #0b1b57;
}

#footerSection {
	width: 980px;
	font-size: 11px;
	line-height: 20px;
	padding: 25px;
	display: none;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}