#header {
	height: 104px;
	width: 100%;
	background-image: url(images/header_back.jpg);
	background-repeat: repeat-x;
	background-color: #0C550E;
	color: #FFFFFF;
}
#header_inner {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 104px;
}
#main_nav {
	text-align: right;
	position: absolute;
	padding-top: 25px;
	padding-left: 250px;
	width: 705px;
}
#main_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.headertext {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0C6111;
}

#main_nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
#main_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

#container_top {
	width: 915px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/container_back.jpg);
	background-repeat: repeat-y;
}

#container {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/container_back.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container_bottom {
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/container_back.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
#nav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	height: 30px;
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#slideshow {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 800px;
	text-align: center;
	padding: 0px;
	height: 365px;
}
#pagecontent {
	clear: both;
	float: none;
}
.productlist{
	margin-left: 7px;

	/*border: solid 1px red;*/
	}
.productlist .productdesc {
	text-align: left;
	margin: 10px;
}

	
.productlist .clr 
{
	clear:both;
	font-size:1px;
	line-height:1px;
	float: none;
}
.productlist ul {
	margin: 0;
	padding: 0;
	}
.productlist ul li {
	display:block;
	float:left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	width: 430px;
	border-bottom: solid 1px #BBD975;
	border-right: solid 1px #D9EAB0;
	text-align:center;
	height: 300px;
	background-image: url(images/product_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#formfilters {
	font-size: 10px;
}
.pagenum {
	font-size: 10px;
}
#email a {
	color: #FFFFFF;
}
#header #header_inner #contact {
	width: 270px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#header #header_inner #contact a {
	color: #FFFFFF;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

