body {
	background:		#fff;
	color:			black;
	font-family:	Arial, sans-serif;
	font-size:		12px;
	line-height:	1;
	min-width:		972px;
	text-align:left;
	}
#fon_all {
	position:		relative;
	height:			100%;
	width:			100%;
	padding-bottom:	190px;
	z-index:		0;
	}
#div_page {
	margin-left:	auto;
	margin-right:	auto;
	margin-bottom:	40px;
	position:		relative;
	width:			976px;
	z-index:		5;
	}
#div_side_cont {
	min-height:			700px;
	padding:			6px 12px 12px 13px;
	overflow:			hidden;
	width:				951px;
	}
#container_product {
	background:		#fff;
	min-height:		332px;
	padding-left:	12px;
	overflow:		hidden;
	/*padding-left:	0px;*/
	/*width:			720px;*/

	}
h1, p {
	color:			#666;
	font-size:		18px;
	line-height:	24px;
	padding-top:	13px;
	padding-bottom:	20px;
	}
p {
	color:			#2697df;
}