body{/* основные настройки */
	background:#A5AAB2;
	overflow: auto;
	padding:0;
}
body,div{
	color:#393F42;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{border:none;}
#main{/* главный слой */
	background:#CAD0C8;
	margin-top:0px;
	text-align:left;
	width:713px;
}
#header{/* хедер */
	background:url(img/volk.jpg) right top no-repeat;
	color:#485966;
	font-family: Tahoma;
	height: 178px;
	white-space:nowrap;
	width: 713px;
}
#header h1{/* название */
	font-size:16px;
	padding: 90px 460px 0 0;
	text-align:center; 
}
#header h1 a{
	color:#DEE4F0;
	text-decoration:none;
}
#content{
	padding:14px 8px 0 10px;
}

#left{/* левая колонка */
    float:left;
	width:232px;
}
#left p {/* заголовок */
	background:#485966 7px no-repeat;
	color:#DEE4F0;
	font-size:13px;
	line-height:25px;
	text-align:center;
	margin:0px 0 10px 0px;
}
#left a{
	color:#DEE4F0;
	text-decoration:none;
}
#left h2{/* заголовки в меню */
	background:#485966 url(images/ht1.gif) left top no-repeat;
	color:#DEE4F0;
	font-size:15px;
	line-height:32px;
	margin:0 0 0 3px;
	padding-left:20px;
}
#left ul{
	margin:15px 10px 15px 15px;
	padding:0;
}
#left li{
	background:url(images/l2.gif) left 3px no-repeat;
	font-size:12px;
	list-style: none;
	text-align:left;
}
#left li a{
	color:#393F42;
	text-decoration:none;
}
#right{/* основной контент */
	float:right;
	margin-bottom:15px;
	text-align:justify;
	width:441px;
}
#right h1{
	color:#393F42;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:center;
}
#right h2{
	background:#485966 left top no-repeat;
	color:#DEE4F0;
	font-size:14px;
	line-height:28px;
	margin:0;
	text-align:center;
}
#right h3{
	color:#393F42;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:center;
}
#right h4{
	color:#AE5D4D  ;
	font-size:12px;
	font-weight: 600;
	margin-bottom:3px;
}
#right ul{
	margin:5px 0 5px 5px;
	padding:0; 
}
#right li{list-style:none;
}
#right strong{color:#393F42;
font-size: 12px;
}
#right hr{/* горизонтальная линия */
	background:#AE5D4D;
	border:none;
	height:4px;
	margin:0px 0 0px 0px;
}
#right a {
text-decoration:none;
color: #393F42;
}
.counters{/* блок счетчиков */
	clear:both;
	margin:0 0 10px 0;
	padding-left:242px;
	text-align:center;
}
.counters ul{
	margin:0;
	padding:0;
}
.counters li{
	display:inline;
	list-style:none;
}

#footer{/* копирайт */
	background:url(images/fbg.gif) left bottom no-repeat;
	height:50px;
	text-align:center;
}
#footer p{
	background:#485966;
	color:#DEE4F0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:31px;
	margin:0;
	padding:0;
}
#footer p a{
	background:#485966;
	color:#DEE4F0;
	font-size:12px;
	line-height:31px;
	margin:0;
	padding:0;
}
.fr {
font-size: 9px;
text-align:center;
}
