body {
	background: #213f92 url(/images/body-bg.jpg) top left repeat-x;
	color: #000000;
	font: small/1.5 Arial, Helvetica, sans-serif;
}

body, html, ul#navlist, ul#footer-list, ul.subnavlist, ul.left-col, ul.right-col, ul.mid-col {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a {
	color: #2567a7;
}

a:hover, a:focus, a:active {
	text-decoration: none;
}

h1 {
	color: #24449a;
	font-weight: normal;
	font-size: 140%;
	margin-top: 0;
}

h2 {
	color: #24449a;
	font-weight: normal;
	font-size: 130%;
}

#blue-box-top h3 {
	color: #fff;
	font-weight: normal;
	margin-left: 12px;
	font-size: 110%;
	margin-bottom: 0;
	padding-top: 3px;
}


* { behavior: url(iepngfix.htc) }

/* ------------ Layout ------------ */

#wrap {
	width: 773px;
	margin: 0 auto;
}

#header {
	margin-top: 25px;
	background: url(/images/header-bg.jpg) top left no-repeat;
	height: 132px;
	position: relative;
}

#content {
	float: right;
	width: 500px;
	margin-right: 30px;
	padding-bottom: 20px;
	display: inline;
	position:relative;
	z-index:5000;
}

img.logo {
	position: absolute;
	top: 40px;
	left: 15px;
}

#content-wrap {
	background: url(/images/content-wrap-bg.png) top left repeat-y;
}

#sidebar {
	float: left;
	width: 193px;
	margin-left: 7px;
	display: inline;
}

#blue-box-top {
	background: url(/images/blue-box-top.jpg) top left no-repeat;
	height: 38px;
	margin-top: 35px;
}

#blue-box-mid {
	background: url(/images/blue-box-mid.jpg) top left repeat-y;
	height: 75px;
}

#blue-box-bot {
	background: url(/images/blue-box-bot.jpg) top left no-repeat;
	height: 21px;
}

/* ------------ Menu ------------ */


ul#navlist {
	text-align: right;
	list-style: none;
	margin-top: 20px;
	position: relative;
	z-index: 3000;
}

ul#navlist li {

}

ul#navlist li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 188px;
	padding: 3px 0;
	padding-right: 6px;
}

ul#navlist li a:hover,
#home li#nav-home a,
#about li#nav-about a,
#featured li#nav-featured a,
#faq li#nav-faq a,
#testimonials li#nav-testimonials a,
#contact li#nav-contact a {
	background: #fff;
	color: #213f92;
}

ul.subnavlist li {
	list-style: none;
}

ul#navlist ul.subnavlist li a {
	font-size: 80%;
	color: #213f92;
}

#services ul#navlist li#nav-services a {
	background: #fff;
	color: #213f92;
}

ul.subnavlist {
	display: none;
}

#services ul.subnavlist {
	display: block;
}


.auger ul#navlist li#nav-services ul.subnavlist li#subnav-auger a,
.directional ul#navlist li#nav-services ul.subnavlist li#subnav-directional a,
.fusion ul#navlist li#nav-services ul.subnavlist li#subnav-fusion a,
.mapping ul#navlist li#nav-services ul.subnavlist li#subnav-mapping a,
#services ul#navlist li#nav-services ul.subnavlist li a:hover{
	background: #fff;
	color: #ff4500;
}


ul#navlist ul.subnavlist li#subnav-mapping a {
	padding-bottom: 8px;
}

ul.left-col {
	float: left;
	list-style: none;
	width: 130px;
	display: inline;
	text-align: center;
	margin: 10px 0 0 10px;
}

ul.mid-col {
	float: right;
	list-style: none;
	display: inline;
	width: 130px;
	text-align: center;
	margin: 10px 40px 0 0;
}

ul.right-col {
	float: right;
	list-style: none;
	display: inline;
	width: 130px;
	text-align: center;
	margin: 10px 30px 0 0;
}

/* ------------ Footer ------------ */

#footer {
	background: url(/images/footer-bg.png) top left no-repeat;
	text-align: center;
	height: 175px;
}

p.address {
	color: #fff;
	font-size: 85%;
}

ul#footer-list {
	padding-top: 40px;
	text-align: center;
}

ul#footer-list li {
	display: inline;
	font-size: 85%;
	color: #fff;
}

ul#footer-list li a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

ul#footer-list li a:hover {
	text-decoration: underline;
}

/* ------------ Extras ------------ */

hr {
	height: 1px;
	clear:both;
	border: none;
	color: #84a1c1;
	background: #84a1c1;
	margin: 18px 0 18px 0;
	width: 100%;
}

.f-right {
    float: right;
    margin: 10px 0 11px 10px;
	padding: 2px;
	border: 1px solid #c6c6c6;
}

.f-left {
    float: left;
    margin: 10px 10px 0 0;
	padding: 2px;
	border: 1px solid #c6c6c6;
}

.frame {
	padding: 2px;
	border: 1px solid #c6c6c6;
}

.center { text-align: center; }
.right { text-align: right; }

.clear { clear: both; }

a img { border: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE Mac */

/* ------------ IE6/PNG ------------ */

* html #content-wrap {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content-wrap-bg.png', sizingMethod='scale');
}

* html #footer {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer-bg.png', sizingMethod='crop');
}

/* end hack */ 

