body {
	background-color:#1E2B18;
	margin-bottom:10px;
	overflow:auto;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #111;
}

#center {
	width:1024px;
	margin: 0 auto;
}

#wrapper {
	background-image:url(/files/cms_userfile/images/css/bgr2.jpg);
	background-repeat:no-repeat;
	height:730px;
	width:1024px;
}

#links {
	font-family:Verdana;
	padding-left:250px;
	padding-top:45px;
	height:20px;
}

#links ul {
	display:block;
	position:absolute;
	top: 34px;
	margin-left:430px;
}

#links li {
	float:left;
	padding: 0;
	height: auto;
	width: auto;
}

#links li:hover {
	border: none;
	padding: 0;
}

#links li a {
	height: 28px;
	display:block;
}

#links li a.home {
	width:71px;
	background-image:url(/files/cms_userfile/images/css/nav_home.gif);
}

#links li a.contact {
	width:71px;
	background-image:url(/files/cms_userfile/images/css/nav_contact.gif);
}

#links li a.search {
	width:55px;
	background-image:url(/files/cms_userfile/images/css/nav_sok.gif);
}

#links li a.uk {
	width:16px;
	height: 11px;
	background-image:url(/files/cms_userfile/images/css/gb.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 2px;
	border: 1px solid #aaa;
	margin: 4px;
}

#blank {
	clear:both;
	height:136px;
	width:860px;
}

#blank .flash {
	float:right;
}

#middle {
	height:528px;
	margin-left:65px;
	width:806px;
}

#left {
	background-color:#849972;
	background-image:url(/files/cms_userfile/images/css/left_bgr.jpg);
	background-repeat:no-repeat;
	float:left;
	height:527px;
	width:155px;
}

#content {
	float:left;
	padding: 10px;
	height:508px;
	overflow:auto;
	width:460px;
}

#footer {
	background-color:#3A422B;
	border:1px solid #A4AC95;
	clear:both;
	color:#B5BFA7;
	margin: 5px auto;
	padding: 8px;
	width:924px;
	font-size: 10px;
}

#footer p{
	text-align:center;
	display: block;
}

#created {
	margin: 5px auto;
	padding: 8px;
	width:924px;
	font-size: 10px;
}

#created a {
	font-size: 10px;
	text-align:center;
	display: block;
	text-decoration: none;
	color: #606b4d;
}

#news {
	font-size:10px;
	height:518px;
	line-height:110%;
	overflow:hidden;
	padding:5px;
	text-align:left;
	width:154px;
}

#news a {
	color: #111;
}

#news div.news-recent-item_abstract {
	padding-bottom:10px;
	}