html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	position:relative;
	background-color: #fff;
}

html>body #container {
	height: auto;
	min-height: 100%;
}

img {
	border: none;
}

a, input {
	outline: none;
}

ul, li, input, form, p, img, table, tr, td {
	margin: 0px;
	padding: 0px;
}

.clear , .clear-right, .clear-both {
	line-height: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 0px;
}

.clear {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear-both {
	clear: both;
}

/*-------------Основной контейнер для траницы-------------*/
#container { 
	position: relative;
	height: 100%;
	min-width: 1004px;
}

*html #container { 
	width: expression(document.body.clientWidth > 1004 ? "100%" : "1004px")
}

/*****************************************/
/*---------------------Шапка-------------------*/
/*****************************************/
#header { 
	height: 146px;
	background: url(../images/header_back.gif) repeat-x left top;
}

#header #header-top-left { 
	width: 678px;
	height: 97px;
	float: left;
	background: url(../images/header_top.jpg) no-repeat left top;
}

#header #header-top-left #header-text { 
	padding: 23px 0px 0px 56px;
	width: 441px;
	height: 74px;
	float: left;
	font: 20px Times new Roman, Arial, Verdana !important;
	color: #e3eaf3!important;
	text-transform: uppercase;
}

#header #header-top-left span.htl-1{ 
	font: bold 14px Times new Roman, Arial, Verdana !important;
	color: #e3eaf3!important;
	position :relative;
	left: 2px;
}

#header #header-top-left span.htl-2 { 
	font: 24px Times new Roman, Arial, Verdana !important;
	color: #e3eaf3!important;
	letter-spacing: 0px;
	position :relative;
	top: 1px;
	right: 1px;
}

#header #header-top-left #search {
	padding: 38px 0px 0px 0px;
	width: 181px;
	float: left;
}

#header #header-top-left #search input.search-input {
	padding: 2px 5px 0px 5px;
	width: 146px;
	height: 15px;
	float: left;
	border: 1px solid #58769e;
	font: 12px/12px Arial, Verdana !important;
	color: #000 !important;
	
}

#header #header-top-left #search input#search-submit {
	margin: 0px 0px 0px 2px;
	width: 21px;
	height: 19px;
	border: none;
	float: left;
	background: url(../images/search_button.gif) no-repeat left top;
	cursor: pointer;
}

#header #header-top-right { 
	padding: 10px 0px 0px 0px;
	margin-left: 678px;
	height: 87px;
}

#header #header-top-right img {
	float: right;
	margin-right: 32px; 
}

#header #header-bottom-left {
	padding: 0px 0px 0px 56px;
	width: 204px;
	height: 49px;
	float: left;
	font: 34px/34px Times new Roman, Arial, Verdana !important;
	color: #e3eaf3!important;
	background: url(../images/header_menu.jpg) no-repeat left top;
}

#header #header-bottom-left span{
	position :relative;
	bottom: 7px;
	right: 2px;
}

#header #header-menu {
	margin-left: 260px;
	padding: 5px 0px 0px 0px;
	height: 46px;
}

#header #header-menu ul {
	list-style-type: none;
}

#header #header-menu ul li {
	height: 12px;
	padding: 0px 14px 4px 0px;
	float: left;
	white-space: nowrap;
}

#header #header-menu ul li.last {
	background: none;
}

#header #header-menu ul li a {
	font: 12px/12px Arial, Verdana !important;
	color: #7f7f7f !important;
	text-decoration: underline;
}

#header #header-menu ul li a:hover {
	text-decoration: none;
}

/*****************************************/
/*------------------Контент-------------------*/
/*****************************************/
#content {
	padding: 0px 0px 0px 0px;
}

#content h1 {
	padding: 0px 20px 15px 20px;
	display: block;
	margin: 0px;
	font: 16px Arial, Verdana  !important;
	color: #4e637f !important;
	text-transform: uppercase;
	background: url(../images/h1_back.gif) no-repeat left bottom;
}

#content h2 {
	padding: 16px 0px 15px 13px;
	margin: 0px;
	display: block;
	font: 14px Arial, Verdana  !important;
	color: #72767b !important;
	text-transform: uppercase;
	background-color: #e5ecf6;
}

#content h3 {
	padding: 16px 0px 15px 13px;
	display: block;
	margin: 0px;
	font: 14px Arial, Verdana  !important;
	color: #000 !important;
	text-transform: uppercase;
	background: #bacfee url(../images/h3_back.gif) no-repeat left bottom;
}

/*------------------Левая часть-------------------*/
#left {
	padding: 5px 0px 0px 25px;
	margin-left: -100%;
	width: 219px;
	float: left;
}

#left #left-menu {
	padding: 1px 0px 12px 16px;
	width: 203px;
	background: #e5ecf6 url(../images/left_menu_back.gif) no-repeat left bottom;
}

#left-menu  ul {
	margin: 1px 0px 3px 0px;
	padding: 2px 0px 0px 0px;
	list-style-type: none;
}

#left-menu  ul li{
	padding: 7px 0px 11px 0px;
	background: url(../images/left_menu_li_back.gif) repeat-x left bottom;
}

#left-menu  ul li.last {
	padding: 8px 0px 0px 0px;
	background: none;
}

#left-menu  ul li a {
	font: 14px Arial, Verdana  !important;
	color: #72767b !important;
	text-decoration: none;
	text-transform: uppercase;
}

#left-menu  ul li a:hover {
	text-decoration: underline;
	cursor:pointer; 
	cursor:hand;
}

#left-menu  ul li ul{
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}

#left-menu  ul li ul li {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	background: none;
}

#left-menu  ul li ul li a {
	font: 12px Arial, Verdana  !important;
	color: #72767b !important;
	text-decoration: none;
	text-transform: none;
}

*html #left-menu  ul li ul li a {
	font: 12px/12px Arial, Verdana  !important;
}

#left-menu  ul li ul li a:hover {
	text-decoration: underline;
}

/*-----------------Правая часть-------------------*/
#right {
	padding: 5px 0px 0px 0px;
	margin-left: -198px;
	width: 198px;
	float: right;
}

#right #ministr {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 8px 0px;
	background-color: #bacfee;
}

#right #ministr-header {
	padding: 5px 0px 5px 6px;
	font: 14px Arial, Verdana  !important;
	color: #000 !important;
	text-transform: uppercase;
	background: url(../images/ministr-header_back.gif) no-repeat left bottom;
}

#right #ministr-body {
	padding: 7px 29px 0px 27px;
}

#right #ministr-body img {
	margin-bottom: 10px;
	border: 1px solid #FFF;
}

#right #ministr-body #ministr-name {
	padding: 0px 0px 0px 4px;
	font: bold 12px/14px Arial, Verdana  !important;
	color: #5d6777 !important;
}

#right #ministr-body p {
	padding: 3px 0px 10px 4px;
	font: 11px/14px Arial, Verdana  !important;
	color: #72767b !important;
}

#right #ministr-body  a {
	position: relative;
	left: 4px;
	font: 12px Arial, Verdana  !important;
	color: #000 !important;
	text-decoration: underline;
}

#right  #ministr-body a:hover {
	text-decoration: none;
}

#right .organization-plane {
	padding: 0px 0px 13px 14px;
}

#right .organization-plane p {
	padding: 13px 0px 0px 0px;
	font: 12px Arial, Verdana  !important;
	color: #a0a0a0 !important;
}

#right .organization-plane a {
	font: 12px/16px Arial, Verdana  !important;
	color: #000 !important;
	text-decoration: none;
}

#right .organization-plane a:hover {
	text-decoration: underline;
}

/*-----------------Центральная часть-------------------*/

#center-wrapper {
	width:100%;
	float: left;
}

#center {
	margin: 0px 198px 0px 244px;
	padding: 5px 16px 0px 16px;
}

#center #day-news {
	padding: 0px 0px 16px 0px;
	margin: 0px 0px 15px 0px;
	font: 14px Arial, Verdana !important;
	color: #000 !important;
	background: #f4f0df url(../images/day_news_back.gif) no-repeat right bottom;
}

#center #day-news #day-news-header {
	padding: 16px 0px 15px 20px;
	font: 16px Arial, Verdana  !important;
	color: #a49860 !important;
	text-transform: uppercase;
	background: url(../images/day_news_back.gif) no-repeat left bottom;
}

#center #day-news #day-news-body {
	padding: 16px 20px 0px 20px;
	font: bold 12px/16px Arial, Verdana  !important;
	color: #000 !important;
}

#center #day-news #day-news-body p {
	padding: 0px 0px 0px 0px;
	font: 12px/16px Arial, Verdana  !important;
	color: #000 !important;
}

#center #day-news #day-news-body a {
	font: 12px/16px Arial, Verdana  !important;
	color: #000 !important;
	text-decoration: none !important;
}

#center #day-news #day-news-body a:hover {
	text-decoration: underline !important;
}

#center .actual {
	padding: 16px 0px 0px 20px;
	font: bold 12px/16px Arial, Verdana  !important;
	color: #000 !important;
}

#center .actual p {
	padding: 0px 0px 16px 0px;
	font: 12px/16px Arial, Verdana  !important;
	color: #000 !important;
}

#center .actual p a {
	font: 12px/16px Arial, Verdana  !important;
	color: #000 !important;
	text-decoration: none;
}

#center .actual p a:hover {
	text-decoration: underline;
}

/*****************************************/
/*--------------------Футер---------------------*/
/*****************************************/
#page-empty {
	height: 90px;
}

.right-border {
	height: 90px;
	width: 198px;
	display: none;
}

*html .right-border {
	height: 90px;
	width: 198px;
	display: block;
}

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 71px;
	background: url(../images/footer_back.gif) repeat-x left top;
}

#footer #footer-text {
	margin-right: 197px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

#footer #footer-text ul {
	list-style-type: none;
	margin-left: 35px;
}

#footer #footer-text ul li {
	height: 12px;
	padding: 0px 14px 5px 0px;
	float: left;
}

#footer #footer-text ul li a {
	font: 12px/12px Arial, Verdana !important;
	color: #8d9bae !important;
	text-decoration: underline;
}

#footer #footer-text ul li a:hover {
	text-decoration: none;
}

#footer #logo2be {
	padding: 12px 0px 0px 50px;
	height: 59px;
	width: 147px;
	float: right;
	text-align: left;
	font: 11px Arial, Verdana  !important;
	color: #647893 !important;
	background: url(../images/footer_logo_back.jpg) no-repeat left top;
}

#footer #logo2be span{
	position: relative;
	right: 7px;
	bottom: 10px;
}
