body,
html {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#page {
	background: #FFF;
}

#header {
	width: 943px;
	height: 224px;
	background: #FFF url(../images/bgHeader.jpg) top left no-repeat;
	text-align: left;
}

#logo {
	float: left;
	width: 197px;
	height: 224px;
	text-align: left;
}

#body {
	width: 943px;
	background: #FFF;
	text-align: left;
	clear: both;
}

#content {
	float: left;
	margin-right: 74px;
	margin-left: 197px;
	/*background: #c0b7a3;*/
	background: #c0b7a3 url(../images/bgContent.gif) top right repeat-y;
	clear: both;
}

#colLeft {
	float: left;
	width: 336px;
	min-height: 392px;
	background: #c0b7a3;
}

#colRight {
	float: left;
	width: 336px;
	min-height: 392px;
	background: #aca390;
}

#contentLeft {
	float: left;
	width: 336px;
	min-height: 336px;
	background: #c0b7a3;
}

#contentLeft .area {
	margin: 84px 10px 10px 10px;
}

#contentSubLeft {
	float: left;
	width: 336px;
	min-height: 56px;
}

#contentSubLeft .area {
	margin: 3px 10px 3px 10px;
}

#contentRight {
	float: left;
	width: 336px;
	min-height: 336px;
	background: #aca390;
}

#contentSubRight {
	float: left;
	width: 336px;
	min-height: 56px;
	background: #aca390;
}

#footer {
	width: 943px;
	background: #FFF;
	text-align: right;
	clear: both;
}

#sortiment {
	width: 672px;
	clear: both;
}
