body {
	font-family: Verdana;
	background: #003e6b url(/images/design/main_bg.gif) top left repeat-x;
	padding: 0;
	margin: 0;
	color: #666666;
	font-size: 64%;
}

.top_text {
	color: #feb258;
	font-size: 1.3em;
	margin: 8px 0 6px 8px;
}
.center_wrap {
	width: 980px;
	margin: 0 auto;
}


.header {
	/*float: left;*/
	width: 100%;
	height: 214px;
	border: 1px #fff solid;
/*	border-top: 0;*/
	background: url(/images/design/header_bg.png) no-repeat top right;
}

.logo {
	width: 176px;
	height: 104px;
	float: left;
	margin: 20px 0 10px 40px;
}

.logo2 {
	width: 260px;
	height: 237px;
	float: right;
	margin: -25px 28px 0 0;
}

.header_text {
	float: left;
	width: 481px;
	margin-left: 18px;
	color: #feb258;
}

#center{
	margin-top:24px;
	background-color: #d9d9d9;	
	background: url(/images/design/main_fon.jpg) repeat-y top left;
	width: 100%;
/*	min-height: 1100px;
 height:auto !important;*/
/*  height:1200px;*/
  }

#ld{
	/*background-color: #c1c1c1;*/
	width: 192px;
	float: left;
	margin-bottom:10px;
	z-index:1;
}
#cd{
		background-color: #ffffff;
	width: 594px;
	float: left;
	text-align: left;
	padding: 5px 40px 5px auto;
	
/*	margin-bottom: 20px;
	margin-left:20px;
	margin-right:20px;
*/
	border: 1px #999999 solid;
	border-top: 0;
	border-bottom: 0;
	/*height:1000px;*/

}
#rd{
	background: url(/images/design/gr_fon.jpg) repeat-x top left;

		width: 192px;
	float: left;
	margin-bottom:10px;

}





#cfoot{
	clear: both;
}

.center_block{
	margin:25px;
}
/**********************/

h2.icon {
	font-weight: bold;
	font-size: 1.4em;
	color: #fc9318;
	background: url(/images/design/topic_icon.png) center left no-repeat;
	padding-left: 33px;
	margin: 0;
}

h2.icon {
	margin-left: 32px;	
}

.left_text_block {
		background: url(/images/design/gr_fon.jpg) repeat-x bottom left;

}

.lrbanners{
	text-align:center;
}


.archive{
	width:100%;
	margin-left: 20px;
	font-size:13px;
	font-family: verdana;
	font-weight:bold;
	line-height:30px;
}

.archive a{
	color:#9c9c9c;
}

.archive a:hover{
	color:#9c9c9c;
}

.rb_text{
	margin: 5px;
}
.rb_text a{
	color:#9c9c9c;
	
}

/****************************/
.footer {
	float: left;
	margin: 10px 5px 22px 100px;
	-margin: 10px 5px 22px 50px;
	width: 870px;
	#padding-bottom: 22px;
}

.copyright {
	float: left;
	font-size: 1.05em;
}

.copyright p {
	margin: 3px 0;
}

.copyright a {
	color: #fff;
}

.counts {
	float: right;
}

.counts img {
	margin-right: 5px;
}

.sled {
	color:#666666;
}

.sled a{
	color:#666666;
}
















































