body
{
	margin: 0;
	color: #000000;
	font-size: 10pt;
	font-family: arial;
	background-color: #eeeeee;
}

h2
{
	margin: 0 0 7px 0;
	padding: 0;
}

h3
{
	margin: 7px 0;
	padding: 0;
}

#outmost_container
{
	background: url(images/background.gif) repeat-x;
	background-color: #ffffff;
}

#container
{
	margin: 0 auto;
	width: 750px;
}

#header
{
	margin: 0 auto;
	width: 750px;
	height: 125px;
	background: url(images/header.gif) no-repeat;
	text-align: right;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 9pt;
}

#header a:link
{
	color: #ffffff;
	font-weight: bold;
}

#header a:hover
{
	text-decoration: none;
}

#header a:visited
{
	color: #ffffff;
	font-weight: bold;
}

#products
{
	margin: 0 auto;
	width: 750px;
	height: 218px;
	background: url(images/products.gif) no-repeat;
}

#products ul 
{
	margin: 0;
	padding: 8px 60px 0 0;
	list-style-type: none;
	text-align: right;
}

#products ul li
{
	display: block;
	padding: 2px 0;
}

#products ul li a
{
	padding: 1px 10px;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}

#media_filters
{
	border-right: 5px solid #836e95;
}

.media_filters a:hover
{
	background: #b5abbe;
} 

#separators
{
	border-right: 5px solid #599596;
}

.separators a:hover
{
	background: #71a9aa;
} 

#control_panels
{
	border-right: 5px solid #fccc7a;
}

.control_panels a:hover
{
	background: #f4d5a0;
} 

#pump_packages
{
	border-right: 5px solid #3360a3;
}

.pump_packages a:hover
{
	background: #6185bc;
} 

#misc
{
	border-right: 5px solid #444444;
}

.misc a:hover
{
	background: #aaaaaa;
} 

#typical_installations
{
	border-right: 5px solid #888888;
}

.typical_installations a:hover
{
	background: #cccccc;
} 

#products ul li a:hover
{
	color: #ffffff;
}

#content
{
	overflow: hidden;
	padding: 20px 0px;
	width: 750px;
	background-color: #ffffff;
}

#left
{
	float: left;
	margin-right: 15px;
	padding: 0 2px 2px 2px;
	width: 177px;
	background: #ffffff;
	border: 2px solid #e8e8e8;
	overflow: hidden;
}

#left h4
{
	margin: 2px 0;
	padding: 5px 10px;
	color: #ffffff;
}

#left h4:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#left ul
{
	padding: 0 0 0 25px;
	list-style-type: square;
}

#left ul a
{
	color: #0596c6;
	font-weight: bold;
}

#left ul a:hover
{
	color: #0596c6;
	font-weight: bold;
	text-decoration: none;
}

#left ul a:visited
{
	color: #0596c6;
	font-weight: bold;
}

#right
{
	float: left;
	width: 550px;
	overflow: hidden;
	text-align: justify;
}

#media_filters_products td
{
	padding: 15px 0;
	width: 180px;
	background: #dad3df;
	border: 1px solid #836e95;
	text-align: center;
	font-size: 8pt;
}

#media_filters_products .view_product
{
	padding: 3px 10px;
	background: #836e95;
	border: 2px outset #dad3df;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}

#media_filters_products a:hover
{
	text-decoration: underline;
}

#separators_products td
{
	padding: 15px 0;
	width: 130px;
	background: #ffffff;
	border: 2px solid #599596;
	text-align: center;
	font-size: 8pt;
}

#separators_products .view_product
{
	padding: 3px 10px;
	background: #599596;
	border: 2px outset #cddfdf;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
}

#separators_products a:hover
{
	text-decoration: underline;
}

#datasheet_om_sss
{
	clear: both;
}

#datasheet_om_sss h4:hover
{
	text-decoration: underline;
}

.product_chart
{
	width: 100%;
	font-size: 9pt;
}

.product_chart_title
{
	background: #a6d9f0;
	font-weight: bold;
	font-size: 8pt;
}

.product_chart_subtitle
{
	background: #ffffff;
	font-size: 8pt;
}

.product_chart td
{
	padding: 3px 3px;
}

.product_chart_blue td
{
	background: #d5ebf7;
}

#applications_container
{
	margin: 10px 0 0 0;
}

.applications
{
	float: left;
	width: 150px;
	background: url(images/application_image.gif) repeat-y;
}

.applications_title
{
	padding-left: 10px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: url(images/application_title.gif) no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.applications_image
{
	width: 150px;
	height: 83px;
	padding: 10px 0;
	text-align: center;
}

.applications_readmore
{
	padding: 0 12px 20px 0;
	width: 138px;
	text-align: right;
	background: url(images/application_readmore.gif) no-repeat bottom;
	text-transform: uppercase;
}

.applications_readmore a:link
{
	color: #000000;
	font-weight: bold;
}

.applications_readmore a:hover
{
	text-decoration: none;
}

.applications_readmore a:visited
{
	color: #000000;
	font-weight: bold;
}

#applications ul
{
	margin: 0;
	padding: 0 0 0 30px;
	width: 140px;
	float: left;
	list-style-type: square;
	font-size: 8pt;
}

#content_management
{
	clear: both;
	overflow: hidden;
}

#footer_container
{
	background: #eeeeee;
}

#footer
{
	overflow: visible;
	margin: 0 auto;
	padding: 10px;
	width: 730px;
	text-align: center;
	font-size: 8pt;
	color: #818181;
}

#footer a:link
{
	color: #818181;
	text-transform: uppercase;
}

#footer a:hover
{
	text-decoration: none;
}

#footer a:visited
{
	color: #818181;
	text-transform: uppercase;
}

#copyright
{
	padding-top: 10px;
}

#copyright a:link
{
	text-transform: capitalize;
}

#copyright a:visited
{
	text-transform: capitalize;
}
