
body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	background: #f2edc9;
}

a {
	color: #6b8105;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#wrapper {
	background: #617688 url(../images/bgMain.gif) repeat-x;
}

#container {
	width: 1050px;
	margin: 0 auto;
	background: #617688 url(../images/bgTexture.jpg) no-repeat;
}

#topContent {
	overflow: hidden;
	position: relative;
	width: 850px;
	height: 483px;
	margin: 0 auto;
	padding: 0 15px;
}

#topHero {
	overflow: hidden;
	position: relative;
	width: 850px;
	height: 361px;
	margin: 0 auto;
	padding: 0 15px;
	background: url(../images/bgInsideHero.gif) no-repeat;
}

#header {
	position: absolute;
	padding-top: 20px;
	z-index: 25;
}

#header h5 {
	width: 285px;
	margin-top: 10px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

.logo {
	position: absolute;
	z-index: 50;
}

.emergencyContact {
	position: absolute;
	left: 565px;
	text-align: right;
	z-index: 50;
}

#menu {
	position: absolute;
	top: 108px;
	left: 306px;
	width: 555px;
	z-index: 75;
}

#menu a {
	margin-left: 9px;
}

#navHome {display: block; float: left; width: 70px; height: 50px; background: url(../images/navHome.gif) no-repeat;}
#navHome:hover {background: url(../images/navHomeOver.gif) no-repeat;}
#navHome.selected {background: url(../images/navHomeOver.gif) no-repeat;}

#navElectrical {display: block; float: left; width: 157px; height: 50px; background: url(../images/navElectrical.gif) no-repeat;}
#navElectrical:hover {background: url(../images/navElectricalOver.gif) no-repeat;}
#navElectrical.selected {background: url(../images/navElectricalOver.gif) no-repeat;}

#navOil {display: block; float: left; width: 118px; height: 50px; background: url(../images/navOilSampling.gif) no-repeat;}
#navOil:hover {background: url(../images/navOilSamplingOver.gif) no-repeat;}
#navOil.selected {background: url(../images/navOilSamplingOver.gif) no-repeat;}

#navAbout {display: block; float: left; width: 72px; height: 50px; background: url(../images/navAbout.gif) no-repeat;}
#navAbout:hover {background: url(../images/navAboutOver.gif) no-repeat;}
#navAbout.selected {background: url(../images/navAboutOver.gif) no-repeat;}

#navContact {display: block; float: left; width: 82px; height: 50px; background: url(../images/navContact.gif) no-repeat;}
#navContact:hover {background: url(../images/navContactOver.gif) no-repeat;}
#navContact.selected {background: url(../images/navContactOver.gif) no-repeat;}

#learnMore {
	position: absolute;
	top: 101px;
	width: 850px;
	height: 382px;
	z-index: 5;
}

#hero {
	position: absolute;
	top: 101px;
	width: 850px;
	height: 382px;
	background: url(../images/heroImage.png) no-repeat;
	z-index: 0;
}

.topBanner {
	position: absolute;
	top: 141px;
	left: 3px;
	z-index: 0;
}

#content {
	width: 880px;
	margin: 0 auto;
	background: url(../images/bgContentInside.gif) repeat-y;
}

#content br {
	clear: both;
}

.leftColumn {
	float: left;
	width: 550px;
	padding: 0 20px 0 35px;
	color: #3d3d3d;
	font-size: .9em;
}

.leftColumn h1 {
	margin: 10px 0;
	padding-bottom: 10px;
	color: #034c8b;
	font-size: 1.95em;
	border-bottom: 1px solid #acc4d9;
}

.leftColumn h2 {
	padding-bottom: 7px;
	color: #4e2d0d;
	font-size: 1.5em;
	border-bottom: 1px solid #c5baaf;
}

.leftColumn h2.leadIn {
	padding-bottom: 0;
	color: #846905;
	font-size: 1.25em;
	border-bottom: none;
}

.leftColumn h3 {
	color: #4c6881;
	font-size: 1.4em;
}

.leftColumn h3.trigger {
	margin: 0;
	font-size: 1.2em;
}

.leftColumn h3.expanded {
	margin: 0;
	font-size: 1.2em;
}

.leftColumn h4 {
	color: #710406;
	font-size: 1.15em;
}

.leftColumn h5 {
	color: #3a342f;
	font-size: 1.05em;
}

.leftColumn ul {
	list-style-type: none;
	margin: 0 0 15px 30px;
	padding:0;
}

.leftColumn li {
	margin-bottom: 3px;
	padding-left: 25px;
	background: url(../images/bulletRight.gif) 0 4px no-repeat;
}

.quote {
	color: #7f5800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}

.quote span {
	display: block;
	margin-top: 5px;
	font-size: .85em;
	text-align: right;
}

.servicesList li {
	padding-left: 23px;
	font-size: .9em;
	background: url(../images/iconBoltSm.gif) 0 4px no-repeat;
}

.servicesList img {
	padding-right: 8px;
}

.miscServices li {
	padding-left: 23px;
	background: url(../images/iconBolt.gif) 0 4px no-repeat;
}

.contentImg {
	float: right;
	padding: 0 0 10px 10px;
}

#mainList h3 {
	margin: 0 0 15px 0;
}

#mainList ul {
	margin: 0;
	padding: 0 7px;
	width: 166px;
	float: left;
}

#mainList li {
	border-bottom: 1px solid #d4d4d4;
}

#mainList li.last {
	display: block;
	padding: 0;
	line-height: 1.2em;
	text-align: right;
	background: none;
	border-bottom: none;
}

.toTop {
	text-align: right;
}

.toTop a {
	padding-left: 15px;
	color: #4d80b3;
	background: url(../images/iconTop.gif) 0 7px no-repeat;
}

.goGreen {
	padding-left: 5px;
	float: right;
}

#contactForm td {
	padding: 5px;
	border-bottom: 1px solid #d4d4d4;
}

#contactForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

#contactForm textarea {
	width: 300px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
}

.error {
	color: #C00;
}

.sp {
	display: none;
}

.rightColumn {
	float: left;
	width: 260px;
	padding-top: 10px;
	background: url(../images/bgRightColumn.gif) repeat-x;
}

.rightColumn img {
	margin: 0 0 15px 12px;
}

#headline {
	width: 880px;
	height: 80px;
	margin: 0 auto;
	background: url(../images/bgBanner.gif) no-repeat;
}

#headline h1 {
	display: block;
	width: 790px;
	margin: 0 auto;
	padding-top: 10px;
	color: #5f5f5f;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.1em;
}

#ctaArea {
	width: 800px;
	margin: 0 auto;
	padding: 10px 40px 30px 40px;
	color: #fff;
	background: url(../images/bgContent.gif) repeat-y;
}

#ctaArea br {
	clear: both;
}

#ctaArea h2 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}

#ctaArea p {
	font-size: .9em;
	line-height: 1.5em;
}

.cta {
	float: left;
	width: 208px;
	height: 208px;
	padding: 25px;
	background: url(../images/bgCTA.gif) no-repeat;
}

.ctaCenter {
	float: left;
	width: 208px;
	height: 208px;
	margin: 0 13px;
	padding: 25px;
	background: url(../images/bgCTA.gif) no-repeat;
}

#footer {
	background: #f2edc9 url(../images/bgFooter.gif) repeat-x;
}

.footerContainer {
	width: 1050px;
	margin: 0 auto;
}

.footerContent {
	width: 850px;
	margin: 0 auto;
	padding: 60px 15px 45px 15px;
	color: #533a00;
	background: url(../images/bgContentBottom.gif) -1px 0 no-repeat;
}

.footerContentInside {
	width: 850px;
	margin: 0 auto;
	padding: 60px 15px 45px 15px;
	color: #533a00;
	background: url(../images/bgContentBottomInside.gif) -1px 0 no-repeat;
}

.footerContent a {
	color: #7f5800;
}

.footerContentInside a {
	color: #7f5800;
}

.footerContent br {
	clear: both;
}

.footerContentInside br {
	clear: both;
}

.footerContent ul {
	list-style-type: none;
	margin: 50px 0 0 0;
	padding: 0;
	font-size: 1em;
}

.footerContentInside ul {
	list-style-type: none;
	margin: 50px 0 0 0;
	padding: 0;
	font-size: 1em;
}

.footerContent li {
	display: inline;
	margin: 0 2px 0 0;
}

.footerContentInside li {
	display: inline;
	margin: 0 2px 0 0;
}

.footerContent strong {
	font-size: 1.5em;
	font-weight: normal;
}

.footerContentInside strong {
	font-size: 1.5em;
	font-weight: normal;
}

.licenseNav {
	float: left;
}

.address {
	float: right;
	text-align: right;
}



