html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	background: #ffffff url(/images/s1/bg-2.jpg) left top repeat-x;
}
.site A{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
	color: #336699;
	outline: none;
}
.site A:hover{
	text-decoration: none;
}
.site A IMG{
	border: 0;
}
.site form{
	margin: 0;
	padding: 0;
}
.site input, select, textarea{
	margin: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
}
.site .button{
	color: #000000;
	cursor: pointer;
}
.site .clear{
	clear: both;
	display: block;
	height: 0px;
	font-size: 0px;
	line-height: 0em;
	overflow: hidden;
}

/* ----- all ----- */
.site #bg_images{
	width: 100%;
	background: url(/images/s1/bg_images.jpg) left 114px repeat-x;
}
.site #all{
	max-width: 1550px;
	min-width: 990px;
	margin: 0 auto;
}
.site #all2{
	padding: 0 10px;
	overflow: hidden;
}

/* ----- header ----- */
.site #header{
	height: 243px;
	padding: 15px 2% 0 2%;
}
.site #header_top{
	height: 99px;
}
.site #header blockquote{
	width: 299px;
	height: 50px;
	margin: 0;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
	background: url(/images/s1/logo.gif) left top no-repeat;
}
.site #header blockquote a{
	display: block;
	width: 229px;
	height: 50px;
}
.site #header .slogan{
	white-space: nowrap;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #da251c;
}
.site #header .search{
	font-size: 11px;
	color: #999999;
}
.site #header .search table{
	margin: 0 0 12px 0;
}
.site #header .search .input{
	width: 112px;
	margin: 2px 7px 0 0;
	font-size: 11px;
	border: 1px solid #ececec;
	background: #fafafa;
}
.site #header_info{
	width: 100%;
	padding: 26px 0 0 0;
	font-size: 17px;
	color: #0b4f97;
	font-weight: bold;
}
.site #header #menu{
	padding: 0 0 0 20%;
}
.site #header #menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.site #header #menu ul li{
	float: left;
	width: 133px;
	height: 32px;
	padding: 89px 0 0 12px;
	font-size: 13px;
	color: #ffffff;
	line-height: 1.1em;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
}

/*

# файлы изображений размещаются в каталоге "/images/s1/top_menu/";
# имя файла (без пути) для каждого пункта меню прописывается
# в параметре "FILENAME" (расширенный режим редактирования меню
# в административной части БУС)

.site #header #menu ul li.menu_bg_1{
	background-image: url(/images/s1/invest-1.gif);
}
.site #header #menu ul li.menu_bg_2{
	background-image: url(/images/s1/menu_bg_2.gif);
}
.site #header #menu ul li.menu_bg_3{
	background-image: url(/images/s1/map-1.gif);
}
.site #header #menu ul li.menu_bg_4{
	background-image: url(/images/s1/menu_bg_4.gif);
}
.site #header #menu ul li.menu_bg_5{
	background-image: url(/images/s1/menu_bg_5.gif);
}
*/

.site #header #menu ul li a{
	color: #ffffff;
	text-decoration: none;
}
.site #header #menu ul li ul{
	display: none;
	position: absolute;
	z-index: 100;
	top: 120px;
	left: 0px;
	width: 260px;
	border: 1px solid #5b84ad;
	border-bottom: none;
	background: #ffffff url(/images/s1/menu_left_sub_bg.gif) left top repeat-y;
}
.site #header #menu ul li ul li{
	float: none;
	width: auto;
	height: auto;
	padding: 4px 12px;
	font-size: 14px;
	color: #336699;
	border-bottom: 1px solid #5b84ad;
	background: none;
}
.site #header #menu ul li ul li a{
	color: #336699;
}

/* ----- footer ----- */
.site #footer{
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #006699;
}
.site #footer_center{
	max-width: 1530px;
	min-width: 970px;
	margin: 0 auto;
	padding: 0 10px;
}
.site #footer_center_2{
	padding: 0 2%;
	font-size: 12px;
	color: #006699;
}

/* ----- content ----- */
.site #content{
	margin: 2px 0 10px 0;
}
.site #content_left{
	width: 220px;
	margin: 0 auto;
	padding: 10px 10px 30px 10px;
}
.site #content_center{
	padding: 30px 3%;
}
.site #content_right{
	width: 220px;
	margin: 0 auto;
	padding: 30px 10px;
}
.site .content_ceparator{
	border: 1px solid #d9d9d9;
	background: #e8e6e6 url(/images/s1/content_ceparator_bg.gif) left top repeat-x;
}
.site h1{
	margin: 0 0 25px 0;
	font-size: 22px;
	color: #336699;
	font-weight: normal;
}
.site h2{
	margin: 0 0 15px 0;
	font-size: 18px;
	color: #336699;
	font-weight: normal;
}
.site ul.menu_left{
	margin: 0;
	padding: 0;
	list-style: none;
}
.site ul.menu_left li{
	padding: 20px 0 2px 15px;
	color: #cc0000;
	background: url(/images/s1/arrow_right.gif) left 24px no-repeat;
	zoom: 1;
}
.site ul.menu_left li a{
	text-decoration: none;
	border-bottom: 1px dashed;
}
.site ul.menu_left li a:hover{
	border-bottom: 1px dashed #ffffff;
}
.site ul.menu_left li ul{
	display: none;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 15px;
}
.site ul.menu_left li ul li{
	padding: 0 0 10px 15px;
	color: #999999;
	background: none;
}
.site ul.menu_left li ul li a{
	text-decoration: underline;
	border-bottom: none;
}
.site ul.menu_left li ul li a:hover{
	text-decoration: none;
	border-bottom: none;
}
.site .hr{
	clear: both;
	width: 100%;
	margin: 30px 0;
	height: 0px;
	font-size: 0px;
	line-height: 0em;
	border-bottom: 2px solid #eaeaea;
	overflow: hidden;
}
.site .txt{
	width: 100%;
	margin: 0 0 40px 0;
	text-align: left;
	line-height: 1.4em;
}
.site .txt ul{
	margin: 30px 0 15px 50px;
	padding: 0;
	list-style: none;
}
.site .txt ul li{
	padding: 0 0 15px 15px;
	background: url(/images/s1/bullet_li.gif) left 7px no-repeat;
}
.site .bnr img{
	margin: 0 0 15px 0;
}
.site .news{
	width: 100%;
	margin: 0 0 30px 0;
}
.site .news a.news_date{
	color: #cc0000;
}
.site .news a.news_txt{
	color: #333333;
	text-decoration: none;
}
.site .news a.news_txt:hover{
	text-decoration: underline;
}

/* ----- inner ----- */
.site .form{
	width: 620px;
	margin: 0 auto;
}
.site .form table td{
	padding: 0 15px 20px 0;
}
.site .form table td table td{
	padding: 0;
}
.site .form .input{
	width: 405px;
}
.site .form td td .input{
	width: 300px;
}
.site .form textarea{
	width: 405px;
	height: 120px;
}
.site .blue{
	color: #336699;
}
.site .size17{
	font-size: 17px;
}

