* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333;
	background-color: #e5e5e5;
}

h1, h2, h3, h4, h5, h6, p {margin-bottom:1em;}

#wrapper_outer {
	background-color: #FFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0079aa;
}
#wrapper_inner {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	min-height: 687px;
	background-image: url(../images/background_wrapper.gif);
	background-repeat: no-repeat;
}
#header {
	height: 108px;
	position: relative;
}
#header .logo {
	position: absolute;
	left: 60px;
	top: 10px;
}
#util_nav {
	position: absolute;
	right: 60px;
	bottom: 15px;
	font-size: 11px;
}
a:link, a:visited {
	color: #0074A4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper_content {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 2px;
}




/* MISC CUSTOM CLASSES*/

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.tight {
	margin-bottom: 0.2em;
}
.float_left {float:left; margin-right:10px;}

.nobreak {
        white-space: nowrap;
}
.hrule {
	background-color: #999;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	font-size: 0px;
}
		
		
		
		
		
		
		/*FOOTER*/


#footer {
	margin-right: auto;
	margin-left: auto;
	width: 976px;
	text-align: center;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 70px;
	line-height: 1.3em;
}


#navigation {
	width: 896px;
	height: 48px;
	margin-bottom: 2px;
}

/*MAIN NAV - DROPDOWN BUTTONS*/

.dropdown {float:left;}

.dropdown dt {cursor:pointer; background-repeat:none;}

.dropdown dt#overview-ddheader {height:48px; width:143px; background:url(../images/btnCompanyOverview.gif);}
.dropdown dt#design_build-ddheader {height:48px; width:107px; background:url(../images/btnDesignBuild.gif);}
.dropdown dt#filtration-ddheader {height:48px; width:141px; background:url(../images/btnFiltrationServices.gif);}
.dropdown dt#manufacturing-ddheader {height:48px; width:172px; background:url(../images/btnManufacturingServices.gif);}
.dropdown dt#process-ddheader {height:48px; width:101px; background:url(../images/btnOurProcess.gif);}
.dropdown dt#quality_safety-ddheader {height:48px; width:124px; background:url(../images/btnQualitySafety.gif);}
.dropdown dt#news-ddheader {height:48px; width:108px; background:url(../images/btnNewsCenter.gif);}

.dropdown dt#overview-ddheader:hover,
.dropdown dt#design_build-ddheader:hover,
.dropdown dt#filtration-ddheader:hover,
.dropdown dt#manufacturing-ddheader:hover,
.dropdown dt#process-ddheader:hover,
.dropdown dt#quality_safety-ddheader:hover,
.dropdown dt#news-ddheader:hover
 {background-position: 0px -48px;}
 
body.overview .dropdown dt#overview-ddheader,
body.design_build .dropdown dt#design_build-ddheader,
body.filtration .dropdown dt#filtration-ddheader,
body.manufacturing .dropdown dt#manufacturing-ddheader,
body.process .dropdown dt#process-ddheader,
body.quality_safety .dropdown dt#quality_safety-ddheader,
 body.news .dropdown dt#news-ddheader
 {background-position: 0px -48px;}

.dropdown dd {position:absolute; overflow:hidden; display:none; background:#fff; z-index:200; opacity:0}

.dropdown ul {border:1px solid #9ac1c9; list-style:none; border-top:none; border-bottom:none;}

.dropdown li {display:inline}

.dropdown a {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; font-size:11px;}
.dropdown #overview a {width:131px}
.dropdown #design_build a {width:95px}
.dropdown #filtration a {width:129px}
.dropdown #manufacturing a {width:160px}
.dropdown #process a {width:89px}
.dropdown #quality_safety a {width:112px}
.dropdown #news a {width:96px}

.dropdown a:hover {background:#d9e1e4; color:#000}

.dropdown .underline {border-bottom:1px solid #b9d6dc}




/*MAIN NAV (NON-DROPDOWN BUTTONS)*/

/*#navigation ul.standard {
	list-style-type: none;
}
#navigation ul.standard li {
	display: inline;
}
#navigation ul.standard a {
	display: block;
	height: 48px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#quality_safety a {
	width: 124px; background:url(../images/btnQualitySafety.gif);
}

#navigation ul.standard a:hover,
body.quality_safety #quality_safety a {
	background-position: 0px -48px;
}
*/



#content_home, #content {
	padding: 25px;
}
#content_homeL {
	float: left;
	width: 245px;
	padding-right:20px;
	background-image: url(../images/gradient_divider.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#content_homeM {
	float: left;
	width: 245px;
	margin-left: 25px;
	padding-right:20px;
	background-image: url(../images/gradient_divider.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#content_homeR {
	float: right;
	width: 245px;
	padding-right:20px;
}

#content_L {
	float: left;
	width: 150px;
	padding-right:20px;
	background-image: url(../images/gradient_divider.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#content_M {
	float: left;
	width: 355px;
	margin-left: 25px;
	padding-right:25px;
	background-image: url(../images/gradient_divider.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#content_L_Wide {
	float: left;
	width: 550px;
	padding-right:25px;
	background-image: url(../images/gradient_divider.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#content_R {
	float: right;
	width: 225px;
	padding-right:20px;
	font-size: 11px;
	line-height: 1.3em;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
#content_R h1 {
	font-size: 16px;
}
#title_bar {
	background-color: #0C7AA8;
	background-image: url(../images/titleBar.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	padding-left: 22px;
	letter-spacing: 0.2em;
	line-height: 32px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
#subnav ul {
	list-style-type: none;
}
#subnav a {
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	display: block;
	font-size: 11px;
	padding-right: 11px;
	color: #666;
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	padding-top:7px;
	padding-bottom: 7px;
	line-height: 12px;
}

#subnav a:hover {
	color: #1E6094;
	background-image: url(../images/arrow_blue.gif);
	text-decoration:none;
}
#subnav #current a {
	color: #1E6094;
	background-image: url(../images/arrow_blue.gif);
	text-decoration:none;
	cursor:text;
}
.spotlight {
	margin-bottom: 25px;
}




/* LISTS */
ul.list {
	margin-bottom: 2em;
	margin-left: 25px;
}
.list li {
	margin-bottom: 0.5em;
}
ul.list ul {
	margin-left: 30px;
}




/* FORMS */

input.field {
	border: 1px solid #42A0CF;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
textarea.comments {
	border: 1px solid #42A0CF;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 110px;
	font-size: 12px;
}
fieldset {
	margin-bottom: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
