body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-image: url(../images/main-background-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #A9B7DC;
}
#main {
	width: 950px;
	padding: 0;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
}
#header {
	padding-bottom: 5px;
}
#header-main{
	float:left;
}	
#header-right {
	float: right;
	background-color: #000000;
	margin-top: 25px;
}
#middle-main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #445DA0;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #445DA0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #445DA0;	
}
#navigation {
	display: block;
	width: 165px;
	float: left;
}
#navigation ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#navigation li {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	display:block;
	float:left;
	width:165px;
}

#navigation li:hover {
	background:#A9B7DC url(../images/navigation-hover.jpg) repeat-x;
}
#navigation a {
	font-size: 1.1em;
	display: block;
	height: 28px;
	padding-left: 8px;
	padding-top: 8px;
	color: #000099;
	text-decoration: none;
	vertical-align: middle;		
}
#navigation img {
	border:none;
	margin-right:8px;
	margin-bottom: -2px;
}	
#navigation a:hover {
	background:#A9B7DC url(../images/navigation-hover.jpg) repeat-x;
}
#navigation #current {
	background:#A9B7DC url(../images/navigation-hover.jpg) repeat-x;
}	
.subnav {
	display:none;
	left: 165px;
	position: absolute;
	top: 0px;
	width: 165px;
}

#navigation .subnav a {
	width: 165px;
	margin: 0px;
	padding-left:17px;
	background-color:#A9B7DC;
	font-size:0.9em;
	height:20px;
}
li:hover .subnav, li.over .subnav {
  display: block;
}
.content {
	float: left;
	width: 610px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #445DA0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #445DA0;
}
#flash-content {
	background-color:#CCCCCC;
	padding:5px;
}
#content-text {
	padding:15px;
	line-height: 1.7em;
}
#content-text h1 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
#content-text h2 {
	font-size: 1.3em;
	margin: 0px;
	padding: 5px 0px 0px;
}
#content-text ul {
	list-style-type:square;
	margin: 10px 0px 0px 30px;
}	
#content-text p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.feature {
	padding: 10px;
	float: left;
	width: 152px;
	font-size: 0.9em;
	line-height: 1.6em;
}
.feature h1 {
	font-size: 1.3em;
	border: 1px solid #CCCCCC;
	padding: 4px;
	text-align: center;
	margin: 0px 0px 8px;
}
.feature h2 {
	font-size: 1.2em;
	font-weight:normal;
	margin: 0px 0px 5px;
	color: #000000;
}	
#footer {
	text-align: center;
	font-size: 0.9em;
	color: #666666;	
}
.content a, .feature a {
	color: #000099;
	text-decoration: none;
}
.content a:hover, .feature a:hover {
	text-decoration: underline;
}
.quote {
	font-style: italic;
	padding-right: 5px;
	width: 570px;
	margin-top: 2px;
	padding-left: 8px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 1.2em;
}
.customer {
	font-size: 0.8em;
	background-color: #FFFFFF;
	padding: 2px 5px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.customer-product {
	float:right; 
	line-height:1.3em; 
	text-align:right;
}
.benefits {
	text-align: center;
	color: #000099;
	border: 1px solid #445DA0;
}
.benefits td {
	border: 1px solid #445DA0;
	margin: 0px;
	padding: 3px;
	vertical-align: top;
}
.benefits tr:hover {
	background-color:#CCCCCC;
}
.how-softeners-work {
	width:600px; 
	margin:auto; 
	padding:10px; 
	background-color:#FFFFFF;
}
#products-overview {
	background-color:#FFFFFF;
	width:233px;
	float:left;
	margin-right:15px;
	height: 310px;
	margin-bottom: 15px;
	border: 1px solid #445DA0;
}
#products-overview h2 {
	text-align:center;
	margin-bottom: 5px;
}
#products-overview ul {
	padding-top: 0px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.9em;
	line-height: 1.7em;
}
#softeners-overview {
	background-color:#FFFFFF;
	width:350px;
	float:left;
	margin-right:15px;
	height: 610px;
	min-height: 500px;
	height: 500px;
	margin-bottom: 15px;
	border: 1px solid #445DA0;
}
#softeners-overview h2 {
	text-align:center;
	margin-bottom: 0px;
}
#softeners-overview ul {
	padding-top: 0px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.85em;
	line-height: 1.7em;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none;}
#wrapper {width:506px; margin:10px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #fff; background:#fff}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/gallery/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/gallery/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/gallery/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/gallery/scroll-left.gif) center center no-repeat;}
#slideleft:hover {background-color:#fff}
#slideright {float:right; width:20px; height:81px; background:url(../images/gallery/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#fff}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

#optionalquery select{
	font-size:10px;
}
#optionalquery input{
	font-size:10px;
}
#calltoaction{
	margin-left:20px;
	margin-top:10px;
	background-image:url(../images/call-to-action-bg.png);
	background-repeat:no-repeat;
	color: #FFF;
	font-size: 1.2em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.star {
	color: #000;
}
