﻿@import url("layout.css");
body {
	color: black;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	width: 950px;
	margin: 3px auto 0 auto;
	background-image: url('blue_bkd.png');
	background-repeat: repeat;
	position: relative;
}
#masthead {
	background-image: url('header_curves.png');
	background-repeat: no-repeat;
	height: 93px;
	background-color: #d3d9d6;
}
#masthead1 {
	background-image: url('banner_long_tube1.png');
	background-repeat: no-repeat;
	height: 93px;
	background-color: #d3d9d6;
}
#productspages ul {
	color:gray
}
#navigation {
	overflow: hidden;
	margin-top: 100px;
	margin-left: 100px;
}
#column_lblue {
	width: 135px;
	margin: 8px 0 0 10px;
	padding: 0 0 0 5px;
	float: left;
	background-image: url('blue_bkd.png');
	background-repeat: repeat;
	margin-bottom: 0;
}
#productspages img {
	margin: 0 25px 0 25px;
	border-width: 0px;
	float: right;
}
#productspages td.top {
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
}
#productspages form {
	margin-top:25px;
	margin-bottom:25px;

}
#productspages table {
	border: 1px #C0C0C0 solid;
}
#productpage a {
	font-weight: normal;
}
#productpage0 a {
	font-weight: normal;
}
#productpage1 a {
	font-weight: normal;
}

#column_lTOP {
	background-image: url('top_tube.png');
	background-repeat: no-repeat;
}
#column_lCENTER {
	padding: 0 0 0 20px;
	background-image: url('center_tube.png');
	background-repeat: repeat-y;
}
#column_lCENTER ul {
	list-style-type: none;
	width: 135px;
	display: block;
	margin: 0;
	padding: 0;
}
#column_lCENTER li {
	font-size: 13px;
	display: block;
	margin: 0;
	padding: 0;
}
#column_lCENTER a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px 5px 3px 15px;
}
#column_lCENTER a:hover {
	text-decoration: none;
	background-position: bottom;
	color: #808080;
	text-decoration: none;
	background-image: url('menu_transp2.png');
	background-repeat: no-repeat;
}
#services ul {
	margin: 5px 15px 15px 35px;
	color: gray;
	display: block;
}
#column_lBOTTOM {
	background-image: url('Bottom_tube.png');
	background-repeat: no-repeat;
}
#column_r {
	padding: 0 0 0 0;
	width: 730px;
	margin: 8px 30px 0 0;
	float: right;
}
#column_r h2{
	border-bottom: 1px #808080 solid;
	padding: 0 0 10px 0;
	margin: 0px 0px 6px 0px;
	color: #808080;
	font-size: 18px;
	font-weight: bold;
}
#column_r h3{
	border-bottom: 1px #808080 solid;
	padding: 0 0 5px 0;
	margin: 6px 0px 6px 0px;
	color: #808080;
	font-size: 15px;
	font-weight: bold;
}
#imgage a{
	border-width: 0;

}
#column_r h2.1{
	border-bottom: 1px #808080 solid;
	padding: 0 0 10px 0;
	margin: 0px 0px 6px 0px;
	color: #808080;
	font-size: 18px;
	font-weight: bold;
	width: 300px;
}

#column_rTOP {
	margin: 0 0 0 0;
	background-image: url('blue_top.png');
	background-repeat: no-repeat;
}
#column_rCENTER {
	padding: 10px 10px 10px 10px;
	background-image: url('blue_center.png');
	background-repeat: repeat;
	float: left;
	style="width: 442px"
}
#column_r p{
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 13px;
	color: #808080;
}

#column_rCenterRR {
	margin: 0 0 0 10px;
	padding: 10px 10px 10px 10px;
	width: 105px;
	float: right;
	background-image: url('../images/dark_blue.png');
	background-repeat: repeat;
	position: absolute;
}
#column_rCenterRR img{
	margin-bottom: 8px;
	vertical-align: text-top;
	text-align: center;
	
}
#column_rBOTTOM {
	background-image: url('blue_bottom.png');
	background-repeat: no-repeat;
}
#submenuTOP{
	background-image: url('clear_menu_top.png');
	background-repeat: no-repeat;
}
#submenuCenter{
	padding: 0 12px 0 12px;
	background-image: url('clear_menu_center.png');
	background-repeat: repeat-y;
	color: #FFFFFF;
}
#submenuCenter img{
	margin: 0 0 4px 0;
}
#submenuCenter a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	display:block;
	padding:2px 0;
	font-size:13px;
	line-height:14px;
	margin:0
}
#submenuCenter a:hover{
	color: #C0C0C0;
}
#baronferguson {
	padding: 3px;
	background-color: #d3d9d6;
	text-align: right;
}
#baronferguson img {
	border-width: 0px;
}

#submenuBottom{
	background-image: url('clear_menu_bottom.png');
	background-repeat: no-repeat;
}

#footer {
	padding: 30px 30px 30px 395px;
	background-image: url('blue_footer.png');
	background-repeat: no-repeat;
	background-color: #d3d9d6;
	color: #FFFFFF;
	font-size: 12px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top-color: #FFFFFF;
}
#navigation li {
	float: left;
}
#navigation a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 7px 0px 7px;
	font-weight: bold;
}
#navigation a:hover {
	color: #D3D9D6;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px 15px 8px 30px;
	padding: 1px;
}
#footer a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/* styles for home images */
#sump {
	border-width:0px;
}
#pressuresewer a {
	color:gray;
	font-weight:normal;
	font-size:11px;
}
#controllers a {
	color:gray;
	font-weight:normal;
	font-size:12px;
}
#suction a {
	color:gray;
	font-weight:normal;
	font-size:11px;
}
#grinder a {
	color:gray;
	font-weight:normal;
	font-size:12px;
}
#nonclog a {
	color:gray;
	font-weight:normal;
	font-size:12px;
}
#sump a {
	color:gray;
	font-weight:normal;
	font-size:12px;
}
#productpagetable {
	border-bottom:gray solid 1px;
	background:#F0F0F0;
	color:gray;
	margin:0 0 20px 0
}

/* Styles for Links */
img {
	border-width: 0px;
	text-decoration: none;
}
img a:hover {
	text-decoration:none;
}
a {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
