*{margin:0; padding:0; list-style:none}
body {
	font-size: small;
	font-family: Tahoma, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	background: url(../images/bgBody.jpg) repeat-y top center;
	background-color: #737172;
	height: 1350px;
	width: 770px;
	margin: 20px auto;
}
html>body {
	height: 1360px
}
img{
	border:0;
}
#head {
	border-top: 30px;
	border-top-color: #000000;
	border-top-style: solid;
	background: url(../images/HeadWater-1.jpg) no-repeat top center;
	background-color: #F9F9F9;
	width: 770px;
	height: 89px;
	text-align: center;
}
#sidebar-r {
	font-family:Tahoma, Arial, sans-serif;
	color:#666666;
	font-weight: 500;
}
#featurelist {
	border: 1px solid black;
	padding: 10px;
	margin: 0;
	text-align: left;
	background-color: #FFFFCC;
	z-index: 3;
	width: 270px;
}
#featurelist h3 {
	font-size: 1.2em;
	text-align:center
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: 800;
	vertical-align: bottom;
	border-top: 8px;
	border-top-color: #000000;
	border-top-style: solid;
	font-size: 120%;
}
div#footer span#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-style:normal;
	font-weight:100;
	margin-top: 0px;
	margin-bottom: 4px;
}

/* layout */
#headline {
	background: #F9F9F9 url(../images/bgTopText-1.jpg) no-repeat top center;
	width: 770px;
	color: #F9F9F9;
	margin: 0px;
	height: 99px;
		
}
#headline img {
	margin-top: 22px;
	margin-right: 20px;
}
.wrap {
	background-color: #F9F9F9;
	background: url(../images/bg.jpg) repeat-y top center;
	float: none;
	padding: 0px;
	clear: both;
	height: 1120px;
}
.ie .wrap {	height: 1150px; }
.gecko .wrap { height: 1130px; }
hr {
	display: block;
	clear: left;
	margin: 0.9em 0;
	visibility: visible;
	width: 80%;
}
.middle {
	background-color: #F9F9F9;
	background: url(../images/bg.jpg) repeat-y top center;
	float: left;
	margin: 0;
	width: 330px;
	display: inline;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 20px;
}
.middle img {
	float: none;
	margin: 4px 8px 8px 4px;
	padding: 0px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #FFFFFF;
}
#sidebar-l {
	float: left;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	width: 175px;
	background-color: #F9F9F9;
}
#sidebar-r {
	background-color: #F9F9F9;
	width: 300px;
	height: 410px;
	text-align: left;
	margin-left: 430px;
	float: right;
}
.ie7 #sidebar-r {
	margin-top: -766px;
}
.ie7 #sidebar-r {
	margin-top: -748px;
}
/* ------------------------- */
#catalog {
	text-align: left;
	float: left;
	padding: 12px 8px 12px 0;
	border: 2px solid #C8CDD2;
	width: 400px;
	background-color: #F9F9F9;
	margin-top: 20px;
	margin-left: 10px;
}
.ie6 #catalog {
  width: 360px;
}
#catalog dl {
	float: left;
	width: 390px;
	margin: 10px 10px 10px 10px;
	padding: 0;
	display: inline;
}
.ie6 #catalog dl {
  width: 360px;
}
#catalog dt {
	float: right;
	width: 310px;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 140%;
	font-weight: 700;
	letter-spacing: 1px;
	color: #627081;
}
#catalog dd {
	margin: 0 8px 0 225px;
	padding: 10px 8px 0 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #666666;
}
.ie6 #catalog dd {
    margin: 0 0 0 200px;
}
#catalog dd.specs {
	font-weight: 500;
	padding: 0 0 8px 0;
	margin-left: 1px;
}
#catalog dl dd.img {
	margin: 0;
}
#catalog dd.img img {
	float: left;
	margin: 0px 4px 8px 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #FFFFFF;
}
/* --------------------------------- */
#catalog-r {
	text-align: left;
	float: right;
	padding: 12px 0 12px 8px;
	border: 2px solid #C8CDD2;
	width: 290px;
	background-color: #F9F9F9;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 10px;
}
.ie6 #catalog-r {
  width: 360px;
}
#catalog-r dl {
	margin: 10px 10px 10px 10px;
	padding: 0;
}
.ie6 #catalog-r dl {
  width: 360px;
}
#catalog-r dt {
	float: none;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 140%;
	font-weight: 700;
	letter-spacing: 1px;
	color: #627081;
}
#catalog-r dd {
	padding: 10px 8px 0 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #666666;
}
.ie6 #catalog-r dd {
    margin: 0 0 0 200px;
}
#catalog-r dd.specs {
	font-weight: 500;
	padding: 0 0 8px 0;
	margin-left: 1px;
}
#catalog-r dl dd.img {
	margin: 0 0 0 10px;
}
#catalog-r dd.img img {
	float: left;
	margin: 0px 4px 8px 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #FFFFFF;
}
#catalog-r dd.fencetext {
	float: none;
	padding: 12px;
	background-color: #FFFFCC;
	border: 1px solid #999999;
	display: block;
	width: 225px;
	margin: 6px 12px;
	;
}
#catalog-r dd.fencetext ul {
	margin-left: 12px;
	padding: 6px;
}
/* ----------------------------------- */
.benchprice {
	float: right;
	width: 400px;
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: 400;
	letter-spacing: 1px;
	color: #627081;
}

#sidebar-r ul li {
	font-size: 88%;
	list-style-position: inside;
	list-style-type: square;
	padding: 0 0 8px 4px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.2em;
	color: #333333;
	font-weight: 600;
	
}
#sidebar-r ul {
	line-height: 1.5em;
	margin-left: 8px;
	text-indent: -1.9em;
	padding-left: 1em;
	padding-bottom: 5px;
	margin-top: 10px;
}
#featurelist h3 {
	font-size: 125%;
	background-color: #999999;
	color: #FFFF00;
	padding: 8px;
}
#sidebar-r #homebench {
	border: 1px solid black;
	padding: 10px;
	margin: 0 10px 0 20px;
	text-align: left;
	background-color: #FFFFCC;
	z-index: 3;
	width: 280px;
	position: relative;
	clear: left;
}
#homebench p {
 	text-align: center;
 }
#sidebar-r #homebench h3 {
	color: #333333;
	font-size: 125%;
	text-align: center;
}
#sidebar-r #homebench dd.img img {
	float: none;
	margin: 8px 4px 8px 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #FFFFFF;
}
#sidebar-r #homebench dl dd.img {
	margin: 0 0 10px 30px;
}
/* footer */
/*
#footer {
	clear: both;
	width: 770px;
	color: #fff;
	height: 110px;
	background: #000000;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footer span a:visited, #footer span a:active, #footer span a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer span a:hover {
	color: #FF3300;
	text-decoration: underline;	
}
#footslug {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: 800;
	vertical-align: bottom;
	border-top: 4px;
	border-top-color: #000000;
	border-top-style: solid;
	font-size: 120%;
}
#bottom {
	background: #F9F9F9 url(../images/bgBottom-1.jpg) no-repeat top center;
	height: 52px;
	width: 770px;
	margin: 0px;
	display: block;
	text-align: center;
}*/
div.note {
	margin-left: 230px;
}
