body {
	background-color: #45412b;
	background-image:url(/files/cms_userfile/images/css/bkg_main.jpg);	
	background-repeat: repeat-x;
	font-family: Arial, Helvetica;
	font-size: 13px;
}

#wrapper {
	margin: 0 auto;
	width: 970px;
	position:relative;
}

.logo {
	padding-top:30px;
	padding-left:30px;
	height: 103px;
}

#top_navigation form {
	background-image:url(/files/cms_userfile/images/css/spacer_search.jpg);
	background-position:left 2px;
	background-repeat:no-repeat;
	display:block;
	float:right;
	margin-top:-4px;
	padding-left:13px;
}

#top_navigation input.search-from_submit {
	background-color: transparent;
	border:0;
	font-family: Arial, Helvetica;
	font-size:13px;
	color:#959386;
}


#banner {
	height:158px;
	padding:11px;
	background-repeat: no-repeat;
	background-image:url(/files/cms_userfile/images/css/bkg_banner.png) !important;
}

#top_navigation {
	/*
	float:right;
	padding-top: 10px;
	*/
	width: 390px;
	position:absolute;
	right:0;
	top:115px;
}

#top_navigation .html {
	float:right;
	font-weight:bold;
}

#partners {
	position:absolute;
	right:0;
	top:20px;
}

#partners  img{
	padding-left:10px;
}

#search {
	display:none;
	float:right;
	height:159px;
	width:307px;
	/*background-image:url(/files/cms_userfile/images/css/bkg_search.jpg);*/
	background-color:#555;
	background-repeat: no-repeat;
}

#search .search-from_text {
	float:left;
	margin-top:1px;
	margin-left:50px;
	margin-right:10px;
}

#search .search-from_submit {
	background-color: #212121;
	color: #fff;
	border: none;
	display:block;
	height:25px;
	margin-top:65px;
}

#menu {
	height:51px;
	background-repeat: no-repeat;
}

#main {
	background-image:url(/files/cms_userfile/images/css/bkg_main_center.jpg);
	background-repeat: repeat-y;
}


#content {
	background-image:url(/files/cms_userfile/images/css/bkg_main_top.jpg);	
	background-repeat: no-repeat;
	padding:45px;
}

#content form {

	/*
	display: none;
	border-bottom:1px solid #EEEEEE;
	padding:0 338px 30px;
	*/
}

.search-results {
	line-height: 160%;
}

#left {
	width:885px;
	padding:30px;
}

#right {
	float:right;
	width:245px;
	padding:30px;
	display:none;
}

.news-recent-item_abstract {
	padding-bottom:20px;
	font-size:12px;
}

.paginator {
	line-height: 160%;
}

.news-detail_content {
	line-height: 160%;
	padding-bottom: 30px;
}

#news .news-recent-item_abstract {
	margin-right:15px;
}

#news a.news-recent-item_more {
	display:block;
	padding-top:5px;
	float:right;
	color:
}

#main .end {
	background-image:url(/files/cms_userfile/images/css/bkg_main_bottom.jpg);
	background-repeat:no-repeat;
	clear:both;
	height:8px;
}

#news {
	/*display: none;*/
}

#boxes {
	margin-right:4px;
}

.box {
	/*background-image:url(/files/cms_userfile/images/css/bkg_box.jpg);	*/
	background-image:url(/files/cms_userfile/images/css/bkg_box.png);	
	background-repeat: no-repeat;
	width:193px;
	height:213px;
	float:right;
}

.box div {
	padding:11px 9px;
}

#footer {
	padding:6px;
	margin-bottom:50px;
}

.created {
	padding-top:5px;
}
