html,body { height: 100%; }
body { margin: 0; padding: 0; background: #413730; color: #000; font: 0.85em Arial,Verdana,sans-serif !important; font: 14px Arial,Verdana,sans-serif; }

a:link, a:visited { background: transparent; color: #652; text-decoration: none; }
a:active, a:hover { background: transparent; color: #a96; }

#pagewrap {
	width: 100%;
	position: relative;
	max-width: 1010px;
	min-width: 885px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #fff url(images/menu_pbg.png) top right repeat-y;
	margin: 0 auto;
}

#pagecontent { padding-bottom: 44px; }

/* Header
------------------------------------------------------------------*/
#header {
	height: 131px;
	background: #5fa7ed url(images/header_bg.png) repeat-x;
	color: #fff;
}

#header div {
	height: 131px;
	width: 100%;
	background: transparent url(images/header.png) no-repeat;
	color: inherit;
}

#header h3 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#header p {
	float: right;
	position: relative;
	margin: 0;
	padding: 11px 16px 0 0;
	font: bold 1.1em Arial,sans-serif;
	color: #ebf8ff;
	background: transparent;
}

#header a { color: #ebf8ff; }
#header a:hover { text-decoration: underline; }

/* Main navigation
------------------------------------------------------------------*/
#navigation {
	height: 30px;
	background: #d4bc8a url(images/navbar_bg.png) repeat-x;
	color: #5d4328;
}
#navigation ul {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
}
#navigation ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#navigation ul li a {
	height: 30px;
	display: block;
	border: none;
	background: transparent url(images/navigation.png) no-repeat;
}
#navigation ul li a:focus { -moz-outline: none; }

#navigation ul li#nav_home a { width: 97px; }
body#sel54 li#nav_home a:link, body#sel54 li#nav_home a:visited { background-position: 0 -60px; }
li#nav_home a:hover, li#nav_home a:focus { background-position: 0 -30px !important; }

#navigation ul li#nav_hydrofracturing a { width: 152px; }
li#nav_hydrofracturing a:link, li#nav_hydrofracturing a:visited { background-position: -97px 0; } 
body#sel2 li#nav_hydrofracturing a:link, body#sel2 li#nav_hydrofracturing a:visited { background-position: -97px -60px; }
li#nav_hydrofracturing a:hover, li#nav_hydrofracturing a:focus { background-position: -97px -30px !important; }

#navigation ul li#nav_remediation a { width: 195px; }
li#nav_remediation a:link, li#nav_remediation a:visited { background-position: -250px 0; } 
body#sel55 li#nav_remediation a:link, body#sel55 li#nav_remediation a:visited { background-position: -250px -60px; }
li#nav_remediation a:hover, li#nav_remediation a:focus { background-position: -250px -30px !important; }

#navigation ul li#nav_packer a { width: 154px; }
li#nav_packer a:link, li#nav_packer a:visited { background-position: -446px 0; } 
body#sel3 li#nav_packer a:link, body#sel3 li#nav_packer a:visited { background-position: -446px -60px; } 
li#nav_packer a:hover, li#nav_packer a:focus { background-position: -446px -30px !important; }

#navigation ul li#nav_borehole a { width: 163px; }
li#nav_borehole a:link, li#nav_borehole a:visited { background-position: -603px 0; } 
body#sel4 li#nav_borehole a:link, body#sel4 li#nav_borehole a:visited { background-position: -603px -60px; } 
li#nav_borehole a:hover, li#nav_borehole a:focus { background-position: -603px -30px !important; } 

#navigation ul li#nav_contact a { width: 110px; }
li#nav_contact a:link, li#nav_contact a:visited { background-position: -766px 0; } 
body#sel5 li#nav_contact a:link, body#sel5 li#nav_contact a:visited { background-position: -766px -60px; } 
li#nav_contact a:hover, li#nav_contact a:focus { background-position: -766px -30px !important; } 

/* Right hand menu
-------------------------------------------------------------------*/
#menu {
	float: right;
	width: 271px;
	padding: 2px 0 25px 0;
	margin: 0;
	background: #f4f2e5 url(images/menu_top.png) top left repeat-x;
}

#menu h5 {
	margin: 0 0 8px 0;
	padding: 21px 17px 0 24px;
	background: transparent;
	color: #a88748;
	font: 1.3em Verdana,sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#menu li a {
	display: block;
	padding: 5px 15px 5px 25px;
	color: #6f5d4c;
	background: #f4f2e5;
	text-decoration: none;
	font: 0.95em Verdana,sans-serif;
	font-weight: bold;
	line-height: 1em;
	border-top: 1px dotted #c1bca5;
}

#menu li a:hover { background: #fff; }
#menu li a:focus { -moz-outline: none; }
#menu li.here a { background: #dfd6b7 !important; border-top: 1px solid #dcd8c0 !important; }

#sel2 .side_hydro li a, #sel55 .side_remediation li a, #sel3 .side_packer li a, #sel4 .side_borehole li a { }

/* Main content
-------------------------------------------------------------------*/
#container {
	background: transparent url(images/menu_pbg.png) repeat-y right top;
}

#container div.bbg {
	background: transparent url(images/body_bg.png) repeat-x left -1px;
}

#body { padding: 20px 304px 20px 29px; }

#body a {
	border-bottom: 1px dotted #af9f4f !important;
	border-bottom: 1px solid #dfca9f;
}

#body p {
	margin: 0 0 0 0;
	padding: 0 0 18px 0;
}

#body p, #body div { line-height: 1.4em; }

.twocol .left, .twocol .right {
	float: left;
	width: 50%;
}

.clearfix {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.clearright {
	clear: right;
}

.clearleft {
	clear: left;
}

#body h1 {
	margin: 0 0 14px 0;
	padding: 0;
	background: transparent;
	color: #755e4c;
	font: bold 1.53em Arial,"Lucida Sans Unicode",sans-serif;
	font-weight: bold;
}

#body h2, #body h4 {
	margin: 0 0 15px 0;
	padding: 0;
	background: transparent;
	color: #a88748;
	font: bold 1.25em Arial,Verdana,sans-serif;
	font-weight: bold;
	clear: left;
}

.em {
	width: 98%;
	font-style: italic;
	font-size: 12px;
}

#body img {
/*	border: 3px double #eadcaf;*/
	border: 3px double #c5ab78;
}

.noborder, .bullet { border: none !important; }
.nopad { margin-top: 0 !important; }

.img-right {
	float: right;
	margin: 3px 0 0 15px;
}
.img-left {
	float: left;
	margin: 3px 15px 0 0;
}
.spaced td {
	padding-right: 15px !important;
}
.photo td {
	text-align: center;
}
.photo img {
	display: block;
}
.caption {
	padding: 4px 0;
	font-size: 12px;
/*	color: #a08a60;*/
	color: #3b77b4;
	vertical-align: top;
}

#body ul {
	margin: 0 0 20px 37px;
	padding: 0;
	list-style-image: url(images/flobullet.png);
}

#body li {
	margin: 0;
	padding: 3px 0;
	line-height: 120%;
}

.errors {
	margin: 0 0 15px 0;
	color: #b00;
}

#body form {
	margin: 0 0 20px 0;
	padding: 0;
}
#body form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#body input, #body textarea {
	padding: 1px 0;
	margin: 0 0 0 5px;
	background-color: #f4f2e5;
	border-bottom: 1px solid #e6d9bb; border-right: 1px solid #e6d9bb; border-left: 1px solid #c6b99b; border-top: 1px solid #c6b99b;
}
#body textarea { width: 345px; }
#body input { width: 170px; }
#body input.button { margin-top: 8px; width: 120px; font-size: 12px; font-weight: bold; color: #685728;
	border-top: 1px solid #e6d9bb !important; border-left: 1px solid #e6d9bb !important; border-right: 2px solid #c6b99b !important; border-bottom: 2px solid #c6b99b !important;
}
#body input:focus, #body textarea:focus { background: #fff; }

#splash {
	margin: 0 auto;
	width: 100% !important;
	width: 99%;
}
#splash a, #splash img { border: none !important; }
#splash a:hover { text-decoration: underline !important; }
#splash div {
	overflow: hidden;
}
#splash .right { float: right; margin: 0 16px 0 0; }
#splash .left { float: left; margin: 0 0 0 16px; }
#splash p, #splash span {
	margin: 0;
	background: transparent;
	font: normal 1.23em Verdana,sans-serif;
	line-height: 1.25em;
}
#splash span { font-size: 16px; font-weight: bold; display: block; padding: 10px 0 0 0; }
#splash_hydrofrac p, #splash_borehole p {
	padding: 24px 265px 10px 21px;
}
#splash_remediation p {
	padding: 24px 21px 10px 274px;
}
#splash_environ p {
	padding: 24px 265px 10px 21px;
}
#splash_borehole p {
	padding: 24px 21px 10px 274px;
}
#splash_hydrofrac {
	width: 100%;
	height: 172px;
	background: #8dbff8 url(images/hydrofracturing_bg.jpg) repeat-x;
	color: #1852A0;
}
#splash_hydrofrac div.grd {
	height: 100%;
	background: transparent url(images/hydrofracturing_grd.jpg) no-repeat right 0;
}
#splash_hydrofrac a {
	color: #1852A0;
	text-decoration: underline;
}
#splash_remediation {
	width: 100%;
	height: 178px;
	background: #376525 url(images/remediation_bg.jpg) repeat-x;
	color: #376E25;
}
#splash_remediation div.grd {
	height: 100%;
	background: transparent url(images/remediation_grd.jpg) no-repeat left 0;
}
#splash_remediation div.top {
	height: 100%;
	background: transparent url(images/hydrofracturing_btm.jpg) no-repeat top right;
}
#splash_remediation a {
	color: #376E25;
	text-decoration: underline;
}
#splash_environ {
	width: 100%;
	height: 175px;
	background: #e6c574 url(images/environmental_bg.jpg) repeat-x;
	color: #7a622a;
}
#splash_environ div.grd {
	height: 100%;
	background: transparent url(images/environmental_grd.jpg) no-repeat right 0;
}
#splash_environ div.top {
	height: 100%;
	background: transparent url(images/remediation_btm.jpg) no-repeat top left;
}
#splash_environ a {
	color: #7a622a;
	text-decoration: underline;
}
#splash_borehole {
	width: 100%;
	height: 182px;
	background: #aa823d url(images/borehole_bg.jpg) repeat-x;
	color: #48310a;
}
#splash_borehole div.grd {
	height: 100%;
	background: transparent url(images/borehole_grd.jpg) no-repeat left 0;
}
#splash_borehole div.top {
	height: 100%;
	background: transparent url(images/environmental_btm.jpg) no-repeat top right;
}
#splash_borehole a {
	color: #48310a;
	text-decoration: underline;
}

#body #greeting {
	margin: 30px 0 0 0;
	border-top: 1px solid #e6e4cf;
	padding: 0 24px 0 24px;
}
#body #greeting img {
	margin-bottom: 5px;
}

#body .pad { padding-top: 25px; }
.align_right { float: right; }

/* Footer
-------------------------------------------------------------------*/
#footer {
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	width: 100%;
	height: 44px;
	background: #574538;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover { text-decoration: none; }
#footer p {
	padding: 14px 29px 0 29px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#footer .align_right {
	height: 44px;
	width: 273px;
}

/* Testimonials
-------------------------------------------------------------------*/
#map { font-size: 12px; }

#testimonials { padding: 5px; }
#testimonials h4 { margin: 0; padding: 0; width: 24px; float: left; }
#testimonials p { margin: 0; padding: 0 0 0 24px; }
#testimonials em { display: block; clear: left; margin: 5px 0 0 0; padding-left: 24px; font-size: .95em; }
#testimonials div { margin: 0 0 12px 0; padding: 2px 0 0 0; border-top: 1px solid #e2e0cc; }

#dlgLightBoxBg { display: block !important; z-index: 9998; position: fixed !important; position: absolute; top: 0; left: 0; margin: 0; padding: 0; height: 100% !important; width: 100%; background: #222; opacity: 0.70; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); overflow: hidden; }
#dlgLightBox { display: block !important; z-index: 9999; position: fixed !important; position: absolute; left: 50%; padding: 0 0 18px 0; background: #fff; color: #000; font: normal 12px Verdana, sans-serif; line-height: 1em; text-align: left; }
.lb_testi { top: 15%; width: 475px; margin: 0 0 0 -235px; }
.lb_image { top: 10%; width: 820px; margin: 0 0 0 -410px; background: #fff url(images/ajax-loader.gif) center center no-repeat !important; }
#dlgLightBoxTop { margin: 0; padding: 4px 8px; background: #cea556; }
#dlgLightBoxTop span { color: #fff; font: bold 11px verdana, sans-serif; }
#dlgLightBoxTop a { background: transparent; color: #fff; text-decoration: none; margin: 0; padding: 0; font: bold 11px verdana, sans-serif; } 
.lb_testi_top { width: 459px; }
.lb_image_top { width: 804px; }
.lb_image_top span { color: #cea556 !important; }
#dlgLightBox h1 { position: relative; top: 0; left: 0; height: auto; width: auto; margin: 15px 15px 11px 15px; padding: 0; background: none; color: #4a4a4a; border: none; font: 18px bold verdana, sans-serif; line-height: 1em; text-align: left; text-indent: 0; }
#dlgLightBox p { margin: 0; padding: 15px; line-height: 17px; }
#dlgLightBox img { display: block; margin: 10px auto 0 auto; }
#dlgLightBox img.image_x { width: 800px; height: 533px; }
#dlgLightBox img.image_y { height: 533px; }
#dlgLightBox a img { border: none; }
#dlgLightBox em { padding: 0 15px; }
#dlgLightBox #closebtn { padding: 3px 8px; font: bold 11px verdana, sans-serif; border: 1px outset #eecc86; line-height: 1.2em; background: #cea556; color: #fff; }
.lb_testi #buttons { margin: 0; padding: 20px 0 1px 0; text-align: center; }
.lb_image #buttons { margin: 0; padding: 16px 0 1px 0; text-align: center; }
#dlgLightBox a:hover { text-decoration: none; }

.data-table {
	width: 520px;
	margin: 0 auto 15px auto;
	background: #f4f2e5;
	border: 1px solid #8f7a69;
}
.data-table td {
	border: 1px solid #8a7a6e;
	padding: 4px 3px;
	font-size: 0.85em;
	text-align: right;
}
.data-table th {
	background: #a88748;
	color: #fff;
	border: 1px solid #a88748;
	font-size: 0.95em;
	padding: 3px;
	text-align: center;
}

.next_link {
	font-weight: bold;
	font-size: 1em;
	text-align: right;
}
.next_link a {
	display: block;
	margin: 25px 0 10px 0;
	float: right;
}
