/* H20 + CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #dedddd url(/images/site_bg.gif) repeat-x;
}
body, td,th {
	color: #918f90;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

a:link,a:active,a:visited 
	{ 
	color : #addc6c; 
	text-decoration: underline;
	}
	
a.map:link,a.map:active,a.map:visited 
	{ 
	color : #5D1010; 
	text-decoration: underline;
	}

a:hover		
	{
	text-decoration: underline;
 	color: #2ba9bd;
	}

input, select, textarea {font: normal 11px Tahoma, Arial, Helvetica, SansSerif }

#wrapper {
	margin-left: auto;
	width: 820px;
	margin-right: auto;
	text-align:left;
	padding: 0px;
}
#footer {
	background: url(/images/footer.gif) no-repeat;
	color:#918f90;
	height: 56px;
	padding-top: 24px;
	text-align:right;
	padding-right:20px;
	margin-top: 20px;
}
#footer a{
 	color:#918f90;
	text-decoration:none;
}
#footer a:hover{
 	color:#918f90;
	text-decoration:underline;
}

#head {
	margin-left: auto;
	width: 820px;
	margin-right: auto;
	text-align:left;
	height: 65px;
}
#headbg {
	background: url(/images/head.gif) no-repeat center;
	height: 65px;
}
.plus {
	color: #2ba9bd;
}

#h2o {
	font-weight: bold;
	font-size:14px;
	color: #999999;
	float: left;
	padding-top: 35px;
	padding-left: 12px;
}
#headlinks {
	font-weight: normal;
	font-size:14px;
	color: #FFFFFF;
	float: right;
	padding-top: 35px;
	padding-right: 12px;
}
#headlinks a {
	color: #FFFFFF;
	text-decoration:none;
}
#headlinks a:hover {
	color: #2ba9bd;
	text-decoration:none;
}


.aboutusbg {
	background: url(/images/about_us_bg.gif) no-repeat;
}
.showcase {
	font-size: 12px;
	font-weight:normal;
	color: #addc6c;
	padding:20px 0px 0px 0px
	
}
a.showcase {
	color: #addc6c;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a.showcase:hover {
	color: #2ba9bd;
	text-decoration:underline;
	font-weight: normal;
}
.title1 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 20px;
	padding-left: 0px;
}
.bodytxt {
	padding-left: 40px;
	padding-right:20px;
	line-height:18px;
}
#links {

	font-size: 13px;
	font-weight:normal;
	color: #2ba9bd;
	padding:20px 0px 20px 0px
}
#links a {
	font-size: 13px;
	font-weight:normal;
	color: #addc6c;
	padding:0px
}
#links a:hover {
	font-size: 13px;
	font-weight:normal;
	color: #2ba9bd;
	padding:0px
}
#bg330px {
	background: url(/images/bgh330px.gif) no-repeat;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	height: 330px;
}
.productimage {
	padding-right: 20px;
}
.producttitle {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}
.productdesc {
	font-size: 11px;
}
#divbg {

	background: url(/images/divbg.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px 30px 30px 0px;
}
#prodlinks {

	font-size: 13px;
	font-weight:normal;
	color: #2ba9bd;
	padding:10px 0px 0px 0px}
#prodlinks a {
	font-size: 13px;
	font-weight:normal;
	color: #addc6c;
	padding:0px
}
#prodlinks a:hover {
	font-size: 13px;
	font-weight:normal;
	color: #2ba9bd;
	padding:0px
}
#ranges {
	margin: 20px 0px 0px;
	color:#2ba9bd;
}
#ranges {
	margin: 20px 0px 0px;
}

ul.ranges
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li.ranges
{
	margin: 0px;
	margin-bottom:3px;
	padding-left: 0px;
}
.grey {
	color: #918F90;
	font: bold;
}


