div.home_frame
{
	position:relative;
	z-index:3;
	height:318px;
	width:652px;
	margin-bottom:-318px;
}
#home_product
{
	height:318px;
	width:652px;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin-bottom:-318px;
	background-color:#FFFFFF;
	background-image:url(images/home_loading.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#home_fader
{
	background-color:#000000;
	height:35px;
	margin-top:283px;
	margin-bottom:-318px;
	position:relative;
	z-index:2;
	display:none;
}
#home_product_info
{
	height:26px;
	margin-top:292px;
	position:relative;
	z-index:10;
	margin-left:20px;
	margin-right:20px;
	visibility:hidden;
}
#home_product_name
{
	float:left;
	width:45%;
	color:#FFFFFF;
	font-weight:bold;
}
#home_product_list
{
	float:right;
	width:45%;
	text-align:right;
}
#home_product_list a
{
	background-image:url(images/h_prod_back.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#797979;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
}
.home_maincategories
{
	border:1px solid #E7E7E7;
	background-image:url(images/home_prod_back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	vertical-align:top;
	line-height:15px;
}
.home_maincategories a
{
	color:#914026;
	text-decoration:none;
	margin-bottom: 5px;
}
.home_featured_products
{
	background-image:url(images/home_featured_products.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FCF6D8;
	vertical-align:top;
	width:340px;
}
.home_featured_products div
{
	padding:12px;
	padding-left:150px;
	color:#9D482E;
	font-weight:bold;
	line-height:22px;
}