div.body
	{
	background:transparent url(img/page-shadow.png) repeat-y;
	_background:none;
	}
div.content
	{
	background:black;
	}
div.column-left
	{
	background:black url(img/home-body-back-ground.jpg) repeat-x;
	}
div.bottom
	{
	background:transparent url(img/home-bottom-bg.png) no-repeat left bottom;
	/*([IE<=6]*/background:transparent url(img/home-bottom-bg.gif) no-repeat left bottom;/*)*/
	height:32px;
	padding:0 9px;
	}
div.bottom ul.menu-bottom
	{
	background:transparent url(img/home-bottom-desc-bg.gif) no-repeat left bottom;
	}
div.bottom-left
	{
	float:left;
	display:block;
	height:4px;
	width:100%;
	margin:5px 0 0 0;
	background:transparent url(img/bottom-left-bg.png) no-repeat left bottom;
	}
	
div.bottom ul.menu-bottom a
	{
	color:#b1b1b1;
	}
div.bottom ul.menu-bottom a:hover
	{
	color:white;
	}
div.signature
	{
	color:#b1b1b1;
	}
div.banner
	{
	padding:0 0 5px 0;
	}

dl.highlight-layout div.product-view
	{
	background-position:100% -260px!important;
	}
dl.highlight-layout dd
	{
	background-position:0 -388px!important;
	}

div.block-homepage div.product-view a.wishlist
	{
	background:transparent url(img/wishlist-buttons-home.gif) no-repeat;
	}

div.block-homepage
	{
	margin-left:0;
	width:auto;
	}




div.block-homepage ul.order-list li
	{
	float:none;
	display:inline;
	}