* {
	margin: 0;
	padding: 0;
}
html, body {
	background: #75776a url(../img/bg/water.jpg) 50% 0 no-repeat;
}
body {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #616161;
}
html.steel, html.steel body {
	background-image: url(../img/bg/coil.jpg);
}
html.water, html.water body {
	background-image: url(../img/bg/water.jpg);
}
html.rocks, html.rocks body {
	background-image: url(../img/bg/rocks.jpg);
}
a:link, a {
	color: #00488b;
	}
form, fieldset {
	margin: 0;
	padding: 5px;
	border: 0;
	}
#header, #container, #footer {
	margin: 0 auto;
	width: 870px;
	text-align: left;
}
#header {
	height: 126px !important;
	height: 121px;
	background: url(../img/header.png) no-repeat 50% top !important;	
	background: url(../img/header.gif) no-repeat 50% top; 
}
#header h1 {
	margin-left: 25px;
	padding-top: 25px;
	float: left;
	}
#header h1 a {
	display: block;
	width: 225px;
	height: 67px;
	text-indent: -9999px;
	}

#header p {
	display: none;
}
#header ul {
	margin-top: 0;
	margin-left: 27px !important;
	margin-left: 25px;
	padding-left: 0 !important;
	padding-left: 4px;
	height:29px;
	list-style: none;
	line-height: 1em;
	clear: left;
}
#header li {
	display: inline;
}
#header li a {
	display: block;
	float: left;
	height: 29px;
	background: url(../img/menu.gif);
	text-indent: -9999px;
}
#header li#m1 a {
	width: 110px;
	background-position: 0 0;
	margin-left: -2px;
}
#header li#m2 a {
	width: 106px;
	background-position: -110px 0;
}			
#header li#m3 a {
	width: 170px;
	background-position: -216px 0;
}			
#header li#m4 a {
	width: 90px;
	background-position: -386px 0;
}			
#header li#m5 a {
	width: 105px;
	background-position: -475px 0;
}			
#header li#m6 a {
	width: 167px;
	background-position: -580px 0;
}			
#header li#m7 a {
	width: 72px;
	background-position: -749px 0;
}			
#header li#m1 a:hover, #header li#m1 a.current {
	background-position: 0 29px;
}
#header li#m2 a:hover, #header li#m2 a.current {
	background-position: -110px 29px;
}			
#header li#m3 a:hover, #header li#m3 a.current {
	background-position: -216px 29px;
}			
#header li#m4 a:hover, #header li#m4 a.current {
	background-position: -386px 29px;
}			
#header li#m5 a:hover, #header li#m5 a.current {
	background-position: -475px 29px;
}			
#header li#m6 a:hover, #header li#m6 a.current {
	background-position: -580px 29px;
}			
#header li#m7 a:hover, #header li#m7 a.current {
	background-position: -749px 29px;
}
#header li a.current {
	cursor: default;
	}
#container {
	clear: both;
	background: url(../img/bg_container.png) repeat-y 50% 50% !important;
	background: url(../img/bg_container.gif) repeat-y 50% 50%;
}
#content {
	margin: 0 25px;
	padding: 18px;
}
.home #content {
	padding-bottom: 0;
	background: transparent url(../img/bg_content_home.gif) repeat-y;
}
.module {
	margin-bottom: .5em;
	background: transparent url(../img/bg_module.gif) 100% 100% repeat-x;
}		
.half {
	margin-right: 402px;
}
.home .half {
	margin-right: 0;
	margin-left: 400px;
}
.two-thirds {
	margin-right: 234px;
}
.module_column {
	float: left;
	width: 21.25em;
	margin-right: 18px;
}
.module_right {
	width: 217px;
	background: transparent url(../img/bg_module_right.gif) 100% 100% repeat-x;
	font-size:.95em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
}
h2, h3 {
	margin-bottom: .5em;
	padding: .1em .55em;
	background: #ebebeb;
	font-weight: bold;
	font-size: 1.25em;
	color: #00488b;
}
h2.link, h3.link {
	margin-bottom: 1.75em !important;
	margin-bottom: -.625em;
	border: 0 !important;
	border-bottom: 1.75em solid #fff;
	padding: 0;
}
.home h2.link, .home h3.link {
	margin-bottom: .5em !important;
	margin-bottom: .5em;
	}
h2 a, h3 a {
	color: #00488b;
	text-decoration: none;
	display: block;
	padding: .1em .55em;
}
h2 a:hover, h3 a:hover {
	background: #fff;
	text-decoration: underline;
}
h4 {
	margin: .5em .75em 0 .75em;
	font-weight: bold;
	font-size: 1.2em;
	color: #354358;
}
h5 {
	margin: .5em .9em -.8em .9em;
	font-size: 1.1em;
	font-weight: bold;
}
p {
	padding: .5em 1em;
}
p.more {
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	text-transform: lowercase;
}
blockquote, dl {
	margin: .5em 1em;
}
dt {
	font-weight: bold;
	}
dd {
	margin-left: 2.5em;
	}
address {
	margin: 0 .75em .5em .75em;
	font-style: normal;
	font-size: 1.2em;
}
ul, ol {
	margin: .5em 1em 0 2.25em;
}
.featurelist li {
	margin-right: 18px;
	float: left;
	width: 16.5em;
	font-size: 1.2em;
}
.home .featurelist li {
	margin-right: 18px;
	float: none;
	width: 16.5em;
	font-size: 1.2em;
}
br {
	background: transparent;
}
.clear {
	clear: both;
	line-height: .25em;
}
.clear-left {
	clear: left;
	line-height: .25em;
}
img {
	border: 0;
}
img.right {
	float: right;
}
img.left {
	float: left;
	clear: none;
	margin-right: 1em;
}
.home img.left {
	margin-top: -23px !important;
	margin-top: -20px;
	margin-left: -18px;
	margin-bottom: -3px !important;
	margin-bottom: -25px;
}
.dropshadow, .dropshadow2 {
	float:right;
	background:#fff;
	margin: 0;
}
#footer {
	clear: both;
	height: 18px;
	background: url(../img/footer.png) no-repeat 50% 50% !important;
	background: none;
}