#home_right_menu
{
	float: right;
	width: 134px;
	margin-left: 10px;
}
#home_centre_menu
{
	float: left;
}
#home_banner
{
	border: 1px solid #cccccc;
	height: 324px;
	width: 648px;
}
#home_hitwise
{
	margin: 20px 0;
	text-align: center;
}
#home_seasons_best, #home_win_roses, #home_guarantee
{
	margin-bottom: 20px;
	height:auto;
}
#home_text
{
	clear: both;
	margin: 20px 10px 0px 10px;
	width: 614px;
}
.home_product
{
	float: left;
	text-align: center;
	margin: 0;
	line-height: 1.8em;
	width: 161px;
}
.home_product_detail
{
	margin-left: 12px;
	margin-right: 12px;
}
#home_products
{
	height: 309px;
	margin-top: 20px;
	z-index: 2000;
}
p
{
	text-align: justify;
}
.blend img
{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
