html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	border:0;
	margin:0;
	height:100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#title {
	width:881px;
	height:33px;
	margin:0 auto;
	padding-top:120px;
	background-image:url(img/title.jpg);
	background-repeat:no-repeat;
	}
#title ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	width:770px;
	}
#title li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:108px;
	text-align:center;
	border-left:#597C32 1px solid;
	border-right:#597C32 1px solid;
	}
#title a:link {
	margin:0;
	text-decoration:none;
	color:#FFFFFF;
	}
#title a:visited {
	margin:0;
	text-decoration:none;
	color:#FFFFFF;
	}
#title a:active {
	margin:0;
	text-decoration:none;
	color:#003300;
	}
#title a:hover {
	margin:0;
	text-decoration:none;
	color:#003300;
	}
#content {
	width:840px;
	height:auto !important;
	min-height:400px;
	height:400px;
	margin:0 auto;
	background-image:url(img/tile.gif);
	background-repeat:repeat-y;
	text-align:center;
	padding:5px 20px 5px 20px;
	overflow:auto;
	}
#content-left {
	width:153px;
	height:auto !important;
	min-height:350px;
	height:350px;
	float:left;
	
	}
#content-right {
	width:645px;
	height:auto !important;
	min-height:350px;
	height:350px;
	padding:0 5px;
	float:right;
	text-align:left;
	}
#search {
	width:165px;
	height:55px;
	text-align:right;
	padding: 12px 10px 10px 10px;
	background-image:url(img/b-search.jpg);
	background-repeat:no-repeat;
	}
.menu-box-top {
	width:183px;
	height:12px;
	background-image:url(img/menu-box-top.gif);
	background-repeat:no-repeat;
	}
.menu-box-tile {
	width:173px;
	height:auto !important;
	min-height:150px;
	height:150px;
	background-image:url(img/menu-box-tile.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding-left:10px;
	}
.menu-box-base {
	width:183px;
	height:13px;
	background-image:url(img/menu-box-base.gif);
	background-repeat:no-repeat;
	}
	
.product-box-top {
	width:653px;
	height:16px;
	background-image:url(img/product-box-top.gif);
	background-repeat:no-repeat;
	}
.product-box-tile {
	width:653px;
	height:auto !important;
	min-height:195px;
	height:195px;
	background-image:url(img/product-box-tile.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin:0;
	}
.product-box-base {
	width:653px;
	height:20px;
	background-image:url(img/product-box-base.gif);
	background-repeat:no-repeat;
	}
a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}
.nav { font-weight:bold; font-weight:bold}
.nav a:link {color:#666666; text-decoration:none; font-weight:bold}
.nav a:visited {color:#666666; text-decoration:none; font-weight:bold}
.nav a:hover {color:#000000; text-decoration:none; font-weight:bold}
.nav2 { color:#6CBE1F}
.nav2 a:link { text-decoration:none; color:#6CBE1F}
.nav2 a:visited {text-decoration:none; color:#6CBE1F}
.nav2 a:hover {color:#000000; text-decoration:none; color:#000000}


#footer {
	width:881px;
	height:40px;
	margin:0 auto;
	padding-top:25px;
	text-align:center;
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	}
#footer ul {
	list-style:none;
	margin:0;
	width:770px;
	margin:0 auto;

	}
#footer li {
	list-style:none;	
	padding-top:5px;
	margin:0;
	padding:0;
	float:left;
	width:110px;
	text-align:center;
	}
#footer a:link {
	margin:0;
	text-decoration:none;
	color:#FFFFFF;
	}
#footer a:visited {
	margin:0;
	text-decoration:none;
	color:#FFFFFF;
	}
#footer a:active {
	margin:0;
	text-decoration:none;
	color:#003300;
	}
#footer a:hover {
	margin:0;
	text-decoration:none;
	color:#003300;
	}
#base {
	margin:0 auto;
	text-align:center;
	color:#999999
	}
#base a{
	color:#999999
	}
div.hr {
	width:100%;
	height:1px;
	border:none;
	margin:0px;
	padding:0px;
	line-height:1px;
	background-color:#CCCCCC;
	}
	.header {
	color:#6CBE1F;
	font-weight:bold;
	font-size:110%;
	}