body{
	background: #fff;
	color: #999999;
	font-size: 11px;
	font-family: Verdana;
}
body a{
	color: #999999;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}
body a:hover{
	text-decoration: underline;
}
.body{
	width: 880px;
	margin: 0px auto;
}
.main_menu{
	text-align: center;
	margin: 10px 0px 23px 0px;
}
.main_banner{
	text-align: center;
	margin: 0px 0px 21px 0px;
}
.description_black{
	color: #000000;
	font-size: 15px;
	font-family: Georgia;	
	font-style: Italic;
	text-align: center;
	margin: 0px 0px 29px 0px;
}
.description_border{
	color: #666666;
	font-size: 11px;
	font-family: Verdana;	
	font-style: Italic;
	margin: 0px 0px 24px 0px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 7px 0px 9px 0px;
}
.product{
	width: 290px;
	height: 150px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 30px 0px;
	background: url(../img/product_bg.gif) no-repeat left bottom;
	float: left;
}
.product_last{
	height: 150px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 30px 0px;
	background: url(../img/product_bg.gif) no-repeat left bottom;
	float: left;	
}
h2.product_title{
	color: #666666;
	font-size: 18px;
	font-family: Georgia;	
	margin-bottom: 8px;
}
h3{
	color: #666666;
	font-size: 12px;
	font-family: Verdana;	
	margin-bottom: 8px;
	font-weight: bold;
}
.float_right{
	float: right;
}
.payment_card{
	text-align: center;
	padding: 17px 0px 0px 0px;
}
.footer{
	border-top: 1px solid #c8c8c8;	
	padding-top: 16px;
}
.footer_banners{
	float: right;
}
.footer_banners a{
	margin: 0px 0px 0px 10px;
}
.copyright{
	color: #333333;
	font-size: 9px;
	font-family: Verdana;	
	padding: 17px 0px 0px 0px;	
}
.subfooter{
	text-align: right;
	margin: 0px 0px 0px 0px;	
	padding: 32px 0px 30px 0px;	
}
.subfooter a{
	color: #999999;
	font-size: 9px;
	font-family: Verdana;	
	margin: 0px 0px 0px 25px;	
	text-decoration: underline;
}
.subfooter a:hover{
	text-decoration: none;
}












