*{margin:0px;padding:0px;}
html{width:100%;height:100%;}
body{width:100%;height:100%;font-family:Arial,sans-serif;}
.defloater{clear:both;}
a img{border:none;text-decoration:none;}
#header{
	width:100%px;
	margin:auto;
	padding-top:30px;
	background-color:white;
}

#hdrContainer{
	width:990px;
	margin:auto;
}

#hdrContainer #logo{
	float:left;
}

#hdrContainer #message{
	float:left;
	margin-left:30px;
	margin-top:14px;
	width:340px;
	text-align:center;
}

#hdrContainer #message #indentedH{
	margin-left:75px;
	color:#4fb859;
}

#hdrContainer #message h1{
	color:#00467e;
	font-weight:lighter;
	font-size:24px;
	margin-left:-60px;
	font-family:Arial Narrow, Arial, sans-serif;
}

#hdrContainer #buttons{
	float:left;
	margin-left:30px;
}

#headerNav{
	min-height:40px !important;
	height:40px;
	background-repeat:no-repeat;
	background-image:url("images/hdrBkgrd.jpg");
	font-size:16px;
	padding-top:10px;
	margin-top:20px;
}

#headerNav a{
	float:right;
	margin-right:16px;
}

#headerNav a:link, #headerNav a:visited{
	text-decoration:none;
	color:#5b6375;
}
#headerNav a:hover{
	text-decoration:none;
	color:#003c79;
}

#headerNav span{
	float:right;
	margin-right:15px;
	color:#88b750;
}

#wrapper{
	width:100%;
	min-height:100% !important;
	height:100%;
	background-repeat:repeat-x;
	background-image:url("images/wrapperBkgrd.jpg");
	background-color:#dce1e7;
	margin-top:-10px;
	padding-bottom:40px;
}


#headerImage{
	min-height:160px !important;
	height:160px;
	background-repeat:no-repeat;
	background-image:url("images/hdrBlue2.jpg");
}


#hdrMsg2{
	float:left;
	margin-left:40px;
	margin-top:30px;
}

#hdrMsg2 h2{
	color:#00467e;
	text-align:center;
}

#hdrContactInfo{
	float:right;
	margin-right:20px;
	margin-top:25px;
	color:white;
	font-size:18px;
}
#hdrContactInfo a{
	text-decoration:none;
	color:white;
}

#hdrContactInfo a:link a:visited{
	color:white;	
}

#headerInfoBar{
	background-repeat:no-repeat;
	background-image:url("images/hdrInfoBkgrd.jpg");
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

#headerInfoBar span.info{
	color:#00467d;
}

#headerInfoBar span{
	color:#a96b22;
	margin-right:10px;
}

#wrapContainer{
	background-color:white;
	width:990px;
	margin:auto;
	-moz-box-shadow:	1px 3px 10px 2px #000;
	-webkit-box-shadow:	1px 3px 10px 2px #000;
	box-shadow:		1px 3px 10px 2px #000;
}

#content{
	margin-top:20px;
}

#leftCol{
	float:left;
	margin-left:20px;
	width:310px;
}

#leftCol #bottomContent{
	float:left;
	margin-top:20px;
	width:310px;
	text-align:center;
	padding-top:30px;
	background-image:url("images/liftedPaper2.png");
	background-repeat:no-repeat;
	background-position:15px 0px;
	background-size:280px 400px;
}

#leftCol #bottomContent h5{
	color:#00467e;
}

#leftCol #bottomContent h3{
	color:#8b7a68;
	font-weight:bold;
	line-height:25px;
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:20px;
}

#leftCol #bottomContent ul{
	text-align:left;
	color:#5b6375;
	margin-left:70px;
	line-height:190%;
	list-style-image: url("images/plus.png");
	font-family:"Arial Narrow", Arial, sans-serif;
	font-size:16px;
}

#rightCol{
	float:left;
	width:580px;
	margin-left:40px;
	padding-bottom:30px;
	padding-top:15px;
	color:#00467e;
}

#rightCol h5{
	color:white;
	width:120px;
	font-size:.9em;
	letter-spacing:2px;
	padding:2px 3px;
	background-color:black;
}

#rightCol #gray{
	color:#8b7a68;
	font-family:Franklin Gothic Book, sans-serif;
	font-size:15px;
	line-height:20px;
}

#rightCol #contaminationImg{
	float:right;
	margin-top:-40px;
	margin-right:20px;
	text-align:center;
}
#rightCol #contaminationImg a{
	font-size:10px;
}

#rightCol #paraList{
	margin-left:80px;
	color:#4FB847;
	font-size:15px;
	font-family:Franklin Gothic Book, sans-serif;
}

#midFooter{
	background-image:url(images/CaseStudy_Quote.jpg);
	background-size:990px 272px;
	padding:30px;
}

#midFooter form{
	background-color:#1d98c1;
	width:250px;
	text-align:center;
	color:white;
	padding:10px;
	float:left;
	-moz-box-shadow:	-1px -3px 10px 2px #000;
	-webkit-box-shadow:	-1px -3px 10px 2px #000;
	box-shadow:		-1px -3px 10px 2px #000;
}

#midFooter #midFtrQuote{
	float:left;
	width:580px;
	margin-left:80px;
	font-size:19px;
	line-height:160%;
	color:#5b6382;
}

#footer{
	background-color:#003c79;
	color:white;
	font-size:10px;
}

#footerInfo{
	float:left;
	margin-left:30px;
	margin-top:20px;
	font-weight:bold;
}

#footerInfo span{
	float:left;
	margin-right:5px;
}

#footerInfo ul{
	float:left;
	margin-right:5px;
}

#socialIcons{
	float:right;
	margin-right:20px;
	margin-top:10px;
}

#socialIcons img{
	float:right;
	margin-right:5px;
}