@charset "UTF-8";
.cleafloat {
	clear: both;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 15px 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF url(../images/banner/homeprobe_header.jpg) left top;
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 130px;
	margin: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.headerContact {
	float: right;
}
#header ul {
	margin: 10px 0px 0px 200px;
	padding: 0px;
	list-style-type: none;
}
#header ul li {
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
}
#header li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #79150E;
	text-decoration: none;
	font-weight: normal;
}
#header li a:hover {
	color: #333333;
}
.headerCopy {
	margin-left: 200px;
	margin-bottom: 20px;
	font-size: 10px;
	padding-top: 32px;
	height: 45px;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}
.rotateContainer {
	height: 250px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #B51F26;
}
.contentList  {
}
.contentList li {
	float: left;
	display: inline;
	width: 150px;
	font-size: 12px;
}
.pageContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 350px;
}
.pageContent {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.rotator {
	height: 250px;
	width: 800px;
	float: left;
	position: absolute;
	z-index: 1;
}
.rotateOverlay {
	position: relative;
	float: left;
	z-index: 2;
	bottom: 200px;
	float: left;
	height: 220px;
	margin-left: 400px;
	width: 300px;
}
.roTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	position: relative ;
	z-index: 3;
}
.roTag {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 10px;
	position: relative ;
	z-index: 3;
}
.roCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	position: relative ;
	z-index: 3;
}
.roPhone {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #003399;
}
.homeBlock {
	float: left;
	height: 230px;
	width: 247px;
	border: 1px solid #333333;
	margin-right: 5px;
	padding: 5px;
}
.hbCopy a {
	color: #B51F26;
	line-height: 30px;
	text-align: right;
}
.hbCopy a:hover {
	color: #333333;
}
.hbCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.hbTItle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 12px;
	padding-top: 5px;
	color: #756C4A;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	margin-left: 15px;
}
#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	height: 30px;
	margin-top: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}.footerCopy {
	float: right;
	font-size: 10px;
	padding-top: 15px;
}
.level2callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: normal;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 5px;
}
.step {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #669900;
	width: 100px;
	margin-left: 20px;
	font-weight: bold;
}
.step-desc {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	width: 250px;
}
.callout3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #B51F26;
	line-height: 30px;
	margin-bottom: 10px;
}
.ecoColumn {
	background-image: url(../images/eco/ecoAudit_03.jpg);
	background-repeat: repeat-y;
}
.ecoCallout {
	background-image: url(../images/eco/ecoAudit_01.jpg);
	padding-left: 125px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom: 15px;
}
