body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/bg.jpg);
}
#homecontent {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
#mainbg {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	margin: -4px 0px 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/footback.jpg);
	background-repeat: repeat;
}
#footer2 {
	clear: both;
	background-image: url(images/foot2back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	height: auto;
	width: 800px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#homecontent p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0px 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prodmain {
	background-image: url(images/prodback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
}
.prodmain2 {
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
}

#homecontent th {
	font-weight: 600;
	color: #FFFFFF;
	background-image: url(images/footback.jpg);
	background-repeat: repeat;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF66CC;
}

#prodlist {
	background-image: url(images/footback.jpg);
	text-align: center;
	padding: 0px;
	clear: both;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#prodlist td {
	text-align: left;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
}
#homecontent h1 {
	font-size: 16px;
	font-weight: 600;
	color: #663300;
	text-decoration: none;
	text-align: left;
	padding: 0px 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#homecontent h2 {
	font-size: 14px;
	font-weight: 600;
	color: #006600;
	text-decoration: none;
	text-align: left;
	padding: 0px 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#homecontent h5 {
	font-size: 14px;
	font-weight: 600;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	padding: 0px 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#homecontent h3 {
	font-size: 18px;
	font-weight: 800;
	color: #663300;
	text-decoration: none;
	text-align: left;
	padding: 0px 15px 0px 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#homecontent h4 {
	font-size: 13px;
	font-weight: 500;
	color: #663333;
	text-decoration: none;
	text-align: left;
	padding: 0px 15px 0px 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}

a {
	font-weight: 500;
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-weight: 500;
	color: #009900;
	text-decoration: underline;
}

