@charset "utf-8";
#main #contents #products {
	background-image: url(products/backimg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 850px;
}

#main  #contents  #item-box  {
	float: left;
	height: 450px;
	width: 850px;
	text-align: center;
	overflow: auto;
	margin-bottom: 15px;
	padding-top: 50px;
	color: #28221A;
}
#main #contents #item-box img {
	float: left;
	height: 350px;
	width: 350px;
	padding-left: 250px;
}

#main  #contents  #item-box  .item-text  {
	line-height: 1.8em;
	color: #000000;
	width: 450px;
	background-image: url(products/item-text.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	text-align: left;
	height: 250px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: inline;
	float: left;
	margin-left: 175px;
}
#main  #contents  #item-box  .item-text  a  {
	font-size: medium;
	padding-left: 250px;
}
#main #features {
	float: left;
	height: 270px;
	width: 850px;
	margin-bottom: 15px;
	color: #FFFFCC;
	background-image: url(products/products.gif);
}
#main #features #feature1 {
	height: 40px;
	width: 800px;
	float: left;
	font-size: 80%;
	line-height: 1.8em;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
}
#main #features #feature2 {
	width: 800px;
	margin-right: 5px;
	float: left;
	height: 80px;
	font-size: 80%;
	line-height: 1.8em;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
}
#main #features #feature3 {
	float: left;
	height: 110px;
	width: 800px;
	font-size: 80%;
	line-height: 1.8em;
	padding-right: 25px;
	padding-left: 25px;
}
h2     {
	color: #FFFFFF;
	margin: 0px;
	clear: left;
	padding: 0px;
}
h6 {
	font-size: 150%;
	font-weight: bold;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFCC;
}
