@charset "utf-8";
/* CSS Document */

/*
 * RESET
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	color:#000;
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
p {
	padding:4px 0;
	line-height: 1.3em;
}
h2 {
	font-size:17px;
	color:#f93;
	margin-bottom:0px;
	margin-top:10px;
}
h3 {
	color:#000;
	font-size:15px;
	margin-bottom:-15px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/*
 * BASIC ELEMENTS
 * Define styles for basic elements: body, h1-h6, ul, ol, a, p, etc.
 */
body {
	background:#FFF;
	font:normal 93.8% Arial, Helvetica, sans-serif;
	margin:0 auto;
	width:760px;
}
.portal {
	background:url(../_images/portal_background.jpg) top center repeat-x #82a7ba;
}
.metal_fab {
	background:url(../_images/mf_back.jpg) repeat;
}
.idc {
	background:url(../_images/idc_background.jpg) top center repeat-x #006699;
}
.is {
	background:url(../_images/is_background.jpg) top center repeat-x #003366;
}
#header_mf {
	background:url(../_images/header_mf.gif) top center no-repeat;
	height:102px;
	width:760px;
}
#header_idc {
	background:url(../_images/header_idc.jpg);
	height:102px;
	width:760px;
}
#header_is {
	background:url(../_images/header_is.jpg) no-repeat left;
	height:102px;
	width:760px;
}
#header_mf img, #header_idc img, #header_is img {
	float:right;
}
#nav_mf, #nav_idc, #nav_is {
	background:#000;
	height:37px;
	width:760px;
}
/* Navigation Elements */
.about {
	float:left;
	height:37px;
	width:73px;
}
.about a {
	background:url(../_images/btn_about.gif) no-repeat top left;
	display:block;
	height:37px;
	width:73px;
}
.about a:hover {
	background-position: bottom left;
	height:37px;
}
.engineering {
	float:left;
	height:37px;
	width:228px;
}
.engineering a {
	background:url(../_images/btn_engineering.gif) no-repeat top left;
	display:block;
	height:37px;
	width:228px;
}
.engineering a:hover {
	background-position: bottom left;
	height:37px;
}
.capabilities {
	float:left;
	height:37px;
	width:112px;
}
.capabilities a {
	background:url(../_images/btn_capabilities.gif) no-repeat top left;
	display:block;
	height:37px;
	width:112px;
}
.capabilities a:hover {
	background-position: bottom left;
	height:37px;
}
.manufacturing {
	float:left;
	height:37px;
	width:143px;
}
.manufacturing a {
	background:url(../_images/btn_manufacturing.gif) no-repeat top left;
	display:block;
	height:37px;
	width:143px;
}
.manufacturing a:hover {
	background-position: bottom left;
	height:37px;
}
.contact {
	float:left;
	height:37px;
	width:136px;
}
.contact a {
	background:url(../_images/btn_contact.gif) no-repeat top left;
	display:block;
	height:37px;
	width:136px;
}
.contact a:hover {
	background-position: bottom left;
	height:37px;
}
.home {
	float:left;
	height:37px;
	width:52px;
}
.home a {
	background:url(../_images/btn_home.gif) no-repeat top left;
	display:block;
	height:37px;
	width:52px;
}
.home a:hover {
	background-position: bottom left;
	height:37px;
}
.about1 {
	float:left;
	height:37px;
	width:94px;
}
.about1 a {
	background:url(../_images/btn_about1.gif) no-repeat top left;
	display:block;
	height:37px;
	width:94px;
}
.about1 a:hover {
	background-position: bottom left;
}
.products1 {
	float:left;
	height:37px;
	width:111px;
}
.products1 a {
	background:url(../_images/btn_products1.gif) no-repeat top left;
	display:block;
	height:37px;
	width:111px;
}
.products1 a:hover {
	background-position: bottom left;
}
.liftstations {
	float:left;
	height:37px;
	width:139px;
}
.liftstations a {
	background:url(../_images/btn_liftstations.gif) no-repeat top left;
	display:block;
	height:37px;
	width:139px;
}
.liftstations a:hover {
	background-position: bottom left;
}
.servicesupport {
	float:left;
	height:37px;
	width:172px;
}
.servicesupport a {
	background:url(../_images/btn_servicesupport.gif) no-repeat top left;
	display:block;
	height:37px;
	width:172px;
}
.servicesupport a:hover {
	background-position: bottom left;
}
.contact1 {
	float:left;
	height:37px;
	width:156px;
}
.contact1 a {
	background:url(../_images/btn_contact1.gif) no-repeat top left;
	display:block;
	height:37px;
	width:156px;
}
.contact1 a:hover {
	background-position: bottom left;
}
.home1 {
	float:left;
	height:37px;
	width:88px;
}
.home1 a {
	background:url(../_images/btn_home1.gif) no-repeat top left;
	display:block;
	height:37px;
	width:88px;
}
.home1 a:hover {
	background-position: bottom left;
}
.about2 {
	float:left;
	height:37px;
	width:103px;
}
.about2 a {
	background:url(../_images/btn_about2.gif) no-repeat top left;
	display:block;
	height:37px;
	width:103px;
}
.about2 a:hover {
	background-position: bottom left;
	height:37px;
}
.contact2 {
	float:left;
	height:37px;
	width:149px;
}
.contact2 a {
	background:url(../_images/btn_contact2.gif) no-repeat top left;
	display:block;
	height:37px;
	width:149px;
}
.contact2 a:hover {
	background-position: bottom left;
	height:37px;
}
.home2 {
	float:left;
	height:37px;
	width:508px;
}
.home2 a {
	background:url(../_images/btn_home2.gif) no-repeat top left;
	display:block;
	height:37px;
	width:508px;
}
.home2 a:hover {
	background-position: bottom left;
	height:37px;
}
#content_mf, #content_idc, #content_is {
	background:#FFF;
	padding:30px;
}
#content_mf h1 {
	font:normal 160% Arial, Helvetica, sans-serif;
	color: #C00;
}
#content_idc h1 {
	font:normal 160% Arial, Helvetica, sans-serif;
	color: #69C;
}
#content_idc h3 {
	font:normal 112% Arial, Helvetica, sans-serif;
	color: #69C;
	margin-bottom:15px;
}
#content_is h1 {
	font:normal 160% Arial, Helvetica, sans-serif;
	color: #009;
}
.portal_logo {
	background:url(../_images/logo.jpg) top center no-repeat;
	height:145px;
	margin-top:85px;
}
h4 {
	font-size:87.5;
	color:#3399cc;
	font-weight:normal;
}
h4 a {
	color:#335cad;
}
h4 a:hover {
	color:#F00;
}
#left {
	float:left;
	padding:10px 0;
	width:450px;
}
#left ul {
	padding:20px;
}
#left ul  li ul{
	padding:0px 0 3px 15px;
}
#left ul  li ul li{
	list-style-type:circle;
}
#left li {
	list-style:square;
}
#right {
	float:right;
	padding:20px 0px 10px 10px;
	width:240px;
}
#right img {
	margin-bottom:30px;
	float:right;
}
.left {
	float:left;
	padding:10px 0;
	width:224px;
	margin-left:35px;
}
#left ul {
	padding:0px 0 20px 20px;
}
#left li {
	list-style:disc;
	padding-top:3px;
}
.mid {
	float:left;
	padding:10px 0;
	width:250px;
}
.right {
	float:left;
	width:235px;
	padding:10px 0;
}
#footer {
	border-top:1px solid #000;
	clear:both;
	font-size:12px;
	padding:10px;
	text-align:center;
}
.inspection a {
	color:#3333cc;
}
#footer a:link, #footer a:visited {
	color:#000;
}
#footer a:hover {
	color:#666;
}
