
#menu li a#btn_our_products { background-position: bottom;	}

h2#tit_our_products { background-image: url(img/tit-our-products.png); }

#top {
background: url(img/bg-top-products.jpg) center no-repeat;
}

#products {
	background: url(img/bg-categories.png) no-repeat;
	padding-bottom: 40px;
	min-height: 410px;
	float: left;
}

#categories {
margin-right: 40px;
width: 140px;
float: left;
}

#categories h4 {
background: url(img/tit-select-category.png) no-repeat;
margin: 0 0 20px;
width: 104px;
height: 16px;
text-indent: -9999px;
}

#categories ul { margin: 0; padding: 0; }

#categories li { line-height: 28px; }

#categories li a { color: #000000; }

#product_list {
width: 742px;
float: left;
}

#product_list h3 {
margin: 0 0 20px;
width: 680px;
border-bottom: 1px solid #b8b8b8;
padding-bottom: 14px;
font-size: 14px;
}

#product_list img {
margin: 0 75px 50px 0;
border: 3px solid #2a2a2a;
}

	#product_list img.img_details {
	margin-right: 10px;
	float: left;
	}
