@charset "windows-1251";
body {
	margin: 0;
	padding: 0;
	font: 1em verdana, sans-serif;
	background: #fff;
	color: #182C46;
z-index:100;
_z-index:100;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
	margin: 10px 0;
}

h7 {
	text-align: left;
	color: #0055A3;
	font-size: 1em;
	margin: 10px 0;
	display: inline;
	background: url(../images/stripe_v_orange2.gif) no-repeat 0 100%;
}

form {
	margin: 0;
}

a {
	font-weight: bold;
	color: #00f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
hr {
	margin: 10px 0;
	height: 1px;
	color: #C5D0D3;
}
html>body hr {
	background-color: #C5D0D3;
	border: 0;
}
.sidebar hr {
	margin-top: 0;
	margin-left: -18px;
	_margin-left: -36px;
	_width: 224px;
}
.content .grey-hr {
	margin: 5px 0;
	height: 1px;
	_font-size: 0;
	margin-right: -23px;
	border-top: 1px solid #C5D0D3;
}

.left {
	float: left;
}
.right {
	float: right;
}
.right p{
	clear:left;
}
.clear {
	clear: both;
	height: 0;
	_font-size: 0;
}

/* =layout */
.container {
	float: right;
	width: 100%;
	margin-left: -224px;
}

.content {
	margin-left: 224px;
}
#site .content {
	margin-left: 225px;
}

.sidebar {
	float: left;
	width: 224px;
	background: #fff;
}

/* =header */
#header {
	background: url(../images/header_back.gif) 0 100% repeat-x;
}
#header .out {
	background: url(../images/header_back_s.jpg) 100% 100% no-repeat;
}
#index #header .out {
	background: url(../images/header_back2.jpg) 100% 100% no-repeat;
}
#header .in {
	height: 102px;
/*	background: url(../images/header_back1.gif) 0 100% no-repeat; - это подсветка под логотипом */
}
#header h1 {
	margin: 0;
}
#header a {
	display: block;
	height: 48px;
	width: 310px;
	background: url(../images/logo.gif);
	position: relative;
	top: 11px;
	left: 13px;
}
#header span, #ico_links span, #bottom_ico span {
	display: none;
}

/* =top index */
#topmenu {
	position: relative;
	height: 1%;
	background: #fff url(../images/top_back_s.gif) repeat-x;
}
#index #topmenu {
	background: url(../images/top_back.gif) repeat-x;
}
#topmenu .in {
	padding-bottom: 20px;
	_padding-bottom: 16px;
	_height: 1%;
	background: url(../images/top_back_r.jpg) no-repeat 100% 0;
}
#index #topmenu .in {
	padding: 0;
	min-height: 156px;
	height: auto;
	_height: 156px;
	background: url(../images/top_back_r_i.jpg) no-repeat 100% 0;
}

#topmenu table {
	padding: 0;
	border: 0;
	border-collapse: collapse;
	float: left;
	width: 507px;
	wid\th: 491px;
}
#index #topmenu table {
	margin: 1px 0 0 22px;
	_margin-left: 11px;
}

#topmenu td {
	padding: 0;
	padding-right: 1px;
	vertical-align: top;
	_float: left;
}

#topmenu td .main {
	position: relative;
	_float: left;
	height: 1%;
}
#topmenu td .main a {
	display: block;
	position: relative;
	z-index: 4;
	float: left;
	height: 1%;
	background: url(../images/topmenu_back_r.gif) no-repeat 100% 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#topmenu td .main a span {
	display: block;
	_float: left;
	height: 28px;
	padding: 0 13px;
	background: url(../images/topmenu_back_l.gif) no-repeat;
	line-height: 28px;
	text-transform: uppercase;
	font-size: 10px;
	white-space: nowrap;
	_cursor: hand;
}
#topmenu td .main a:hover {
	background-image: url(../images/topmenu_back_r_act.gif);
}
#topmenu td .main a:hover span {
	background-image: url(../images/topmenu_back_l_act.gif);
}
#topmenu .sub {
	display: none;
	height: 1%;
	_float: left;
	width: 201px;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
}
#topmenu .over .sub, #topmenu .main:hover .sub {
	display: block;
}
#topmenu .main ul {
	margin: 0;
	padding: 36px 0 0 0;
	_float: left;
	list-style: none;
	background: #628CC8;
	border-bottom: 2px solid #B5C9E5;z-index:100;
	_height: 1%;
}
#topmenu .main li {
	margin: 0;
	_height: 1%;
}
#topmenu .main li a {
	border-top: 2px solid #B5C9E5;
	display: block;
	float: none !important;
	padding: 2px 10px;
	_margin-bottom: -1px;
	font-size: 11px;
	text-transform: lowercase;
	height: auto;
	_height: 1%;
	color: #EBF1EF;
	background: transparent;
}
#topmenu .main li a:hover {
	background: #B5C9E5;
}
#topmenu .main .cor {
	position: relative;
	_font-size: 0;
	height: 16px;
	margin-left: 12px;
	background: url(../images/sub_corners.gif) no-repeat 100% 0;
}
#topmenu .main .cor div {
	height: 16px;
	width: 12px;
	position: absolute;
	top: 0;
	left: -12px;
	background: url(../images/sub_corners.gif) no-repeat;
}

#topmenu td .banner {
	width: 20%;
	clear: left;
	font-size: 11px;
	padding: 10px 0 0 13px;
}
#index #topmenu td .banner {
	padding: 25px 0 0 13px;
	background: url(../images/arrow_r_orange.gif) no-repeat 0 7px;
}
#topmenu td .banner a {
	color: #44536E;
	text-decoration: none;
	line-height: 11px;
}

#topmenu td .banner a:hover {
	color: #FF8C00;
}

#topmenu .adv {
	position: absolute;
	top: 90px;
	_top: 100px;
	left: 22px;
	_z-index: -1;
	width: 507px;
	wid\th: 475px;
	padding: 10px 0 0 32px;
	_padding-top: 0;
	font-size: 11px;
	color: #0055A3;
	_height: 1%;
	background: url(../images/arrow_r_blue.gif) no-repeat 0 13px;
	_background-position: 0 3px;
}

#topmenu .adv p {
	margin: 0;
}

/* =banner */

#topmenu .banner-right {
	width: 245px;
	margin-right: 22px;
	_margin-right: 11px;
	float: right;
	background: #fff url(../images/banner_back.png) no-repeat 100% 0;
	text-align: center;
}
#topmenu .banner-right .out {
	background: url(../images/banner_l.gif) no-repeat 0 100%;
}
#index #topmenu .banner-right .in {
	background: url(../images/banner_r.gif) no-repeat 100% 100%;
	min-height: 105px;
	height: auto;
	_height: 105px;
}

#topmenu .banner-right .inner {
	padding: 33px 8px 8px 8px;
	font-size: 11px;
	background: url(../images/arrow_d_orange.gif) no-repeat 8px 1px;
}

#topmenu .banner-right p {
	text-align: left;
	margin: 0 0 5px 0;
}

/* icolinks */
#ico_links {
	margin-left: -18px;
	height: 16px;
	background: #182C46;
	padding-left: 23px;
}

#ico_links a {
	display: block;
	float: left;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 2px;
}
#ico_links a:hover, #ico_links a.act {
	background-color: #628CC8;
}

#ico_links a.home {
	width: 20px;
	background-image: url(../images/ico_home.gif);
}

#ico_links a.mail {
	width: 30px;
	background-image: url(../images/ico_mail.gif);
}

#ico_links a.map {
	width: 24px;
	background-image: url(../images/ico_map.gif);
}

/* =mainmenu */
#mainmenu {
	margin: 1px 0 0 -2px;
	background: #EBF1EF;
}
#mainmenu dl {
	margin: 0;
	height: 1%;
}
#mainmenu dt {
	border-bottom: 2px solid #fff;
	text-transform: uppercase;
	font-size: 10px;
	height: 1%;
}
#mainmenu dt a, #mainmenu dt b {
	display: block;
	border-left: 7px solid #FF8C00;
	color: #0055A3;
	height: 1%;
}

#mainmenu dt.top a, #mainmenu dt.top b {
	padding-top: 13px;
	padding-left: 8px;
	height: 32px;
	hei\ght: 19px;
	background: url(../images/menu_c_t.gif) no-repeat;
}
#mainmenu dt.bottom, #mainmenu dt.bottom a, #mainmenu dt.bottom a span, #mainmenu dt.top a, #mainmenu dt.top a span, #mainmenu dt.top a:hover, #mainmenu dt.bottom a:hover, #mainmenu dt.bottom b, #mainmenu dt.top b, #mainmenu dt.top b span, #mainmenu dt.bottom b span {
	border: 0;
}
#mainmenu dt.bottom a, #mainmenu dt.bottom b {
	padding-left: 8px;
	height: 32px;
	background: url(../images/menu_c_b.gif) no-repeat 0 100%;
}
#mainmenu dt a span, #mainmenu dt b span {
	display: block;
	height: 19px;
	line-height: 19px;
	border-left: 1px solid #fff;
	padding-left: 9px;
	_cursor: hand;
}
#mainmenu dt b span {
	_cursor: text;
}
#mainmenu dt a:hover, #mainmenu dt b {
	border-left: 7px solid #0055A3;
	color: #fff;
	text-decoration: none;
}
#mainmenu dt.top a:hover, #mainmenu dt.top b {
	background-image: url(../images/menu_c_t_act.gif);
	background-color: #0055A3;
}
#mainmenu dt.bottom a:hover, #mainmenu dt.bottom b {
	background-image: url(../images/menu_c_b_act.gif);
	background-color: #0055A3;
}
#mainmenu dt a:hover span, #mainmenu dt b span {
	background: #0055A3 url(../images/arrow_r2_orange.gif) no-repeat 100% center;
}

#mainmenu dt div.submenu {
	padding: 0 0 0 8px;
	background: #fff;
	height: 1%;
}
#mainmenu dt div.submenu a, #mainmenu dt div.submenu b {
	display: block;
	text-transform: lowercase;
	border-left: 7px solid #B5C9E5;
	color: #EBF1EF;
	padding: 0 7px 0 0;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	background: #628CC8;
	margin-top: 2px;
}
#mainmenu dt div.submenu a span, #mainmenu dt div.submenu b span {
	border-left: 1px solid #fff;
	padding: 0 0 0 15px;
	height: 19px;
	line-height: 19px;
	background: #628CC8;
}
#mainmenu dt div.submenu a:hover, #mainmenu dt div.submenu b {
	border-left: 7px solid #628CC8;
	background: #B5C9E5;
	color: #182C46;
}
#mainmenu dt div.submenu a:hover span, #mainmenu dt div.submenu b span {
	background: #B5C9E5 url(../images/arrows_r_blue.gif) no-repeat 100% center;
}

/* =common design */
#wrapper {
	background: url(../images/globus_t.gif) no-repeat 100% 100%;
	height: 1%;
	padding-bottom: 0px;
}

.content {
	font-size: 0.7em;
}

.sidebar {
	padding-left: 18px;
	wid\th: 206px;
	min-height: 50px;
	height: auto;
	_height: 50px;
	font-size: 11px;
}
#site .content .text {
	padding: 0 23px 0 32px;
}
.bigger {
	font-size: 1.1em;
}

#site h2 {
	margin: 0;
	height: 43px;
	hei\ght: 27px;
	padding: 16px 0 0 31px;
	background: #C5D0D3 url(../images/corner_grey.gif) no-repeat;
}
#site h2 span {
	display: block;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
}
#site h2 b {
	display: block;
	color: #0055A3;
	padding: 0 0 8px 11px;
	background: url(../images/stripe_v_white_t.gif) no-repeat 0 100%;
	float: left;
	margin-top: 6px;
}
#index h2 {
	margin: 0 0 25px -6px;
	padding: 14px 0 0 6px;
	background: url(../images/rect_blue.gif) no-repeat;
	color: #182C46;
	font-size: 10px;
	text-transform: uppercase;
}
h3 {
	margin: 10px 0;
	font-size: 1.2em;
	color: #0055A3;
	text-align: center;
}
.sidebar h3 {
	margin: 5px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
}

h5 {
	color: #0055A3;
}
.sidebar h5 {
	font-size: 11px;
	margin: 5px 0 2px 17px;
}

#hr {
	margin: 1px 0;
	_margin-top: -1px;
	height: 16px;
	_font-size: 0;
	background-color: #C5D0D3;
	background-repeat: no-repeat;
	background-position: 23px 0;
}
.sidebar #hr {
	margin-top: 1px;
	margin-left: -18px;
}
.search-hr {
	background-image: url(../images/ico_search.gif);
}
.exchange-hr {
	background-image: url(../images/ico_exchange.gif);
}
.temperature-hr {
	background-image: url(../images/ico_temperature.gif);
}

.sidebar form {
	margin-bottom: 10px;
}
input.button {
	border: 2px outset #fff;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background: #0055A3;
	vertical-align: top;
}
html>body input.button {
	padding-bottom: 1px;
}
input.button:hover {
	background: #FF8C00;
}
input.intext {
	width: 115px;
	height: 21px;
	hei\ght: 14px;
}
.sidebar .intext {
	margin: 0 10px 0 6px;
}

.weather {
	margin-left: 17px;
}
.weather img {
	display: block;
	margin: 10px 0;
}

.more {
	display: block;
	text-transform: lowercase;
	color: #FF8C00;
	font-weight: bold;
}
.more:hover {
	text-decoration: none;
	color: #0055A3;
}
.content .more {
	margin-bottom: 10px;
}

/* =blocks */
#block_1, #block_2 {
	background: url(../images/stripe_v_blue.gif) repeat-x;
}
#block_1 .content, #block_2 .content, #block_3 .content {
	padding: 0 23px 0 24px;
	background: url(../images/corner_blue.gif) no-repeat;
	height: 1%;
}
#block_1 .left, #block_1 .right, #block_2 .left, #block_2 .right {
	width: 48%;
	padding-left: 6px;
}

#block_2 p {
	color: #0055A3;
}

#block_3 {
	background: url(../images/stripe_v_light.gif) repeat-x;
}
#block_3 .content {
	background-image: url(../images/corner_light.gif);
	padding-right: 0;
}
#block_3 h2 {
	background: url(../images/rect_orange.gif) no-repeat;
}

/* =phones design */

.phones {
	width: 16em;
	line-height: 1.3em;
}
.phones div {
	clear: both;
}
.phones .l {
	float: left;
	clear: left;
}
.phones .r {
	float: right;
	clear: right;
	text-align: right;
}

/* =blue_bordered */
.blue_bordered {
	margin: 20px 0 20px -2px;
	font-size: 11px;
	color: #525556;
}
#index .blue_bordered {
	margin: 0 0 0 -2px;
	color: #0055A3;
}
.blue_bordered  .top, .blue, .weather {
	color: #0055A3;
}
.blue_bordered dt {
	min-height: 20px;
	height: auto;
	_height: 20px;
	padding-left: 17px;
	background: url(../images/corner_blue_b.gif) no-repeat;
}
#index .blue_bordered dt {
	line-height: 20px;
}
.blue_bordered dt.top {
	background-image: url(../images/corner_blue_t.gif);
	margin-bottom: 2px;
}
.blue_bordered dd {
	margin: 0;
	border-left: 7px solid #B5C9E5;
	padding: 0 10px;
	padding-top: 10px;
	margin-bottom: 2px;
	height: 1%;
}
.blue_bordered h4 {
	color: #FF8C00;
	margin: 0;
	padding: 5px 0;
}
.blue_bordered .left {
	margin-right: 15px;
}
.blue_bordered p {
	margin: 0;
	padding: 3px 0 10px 0;
}
.blue_bordered dt .more {
	padding-top: 8px;
}

/* banner menu */
.banner-menu {
	margin-top: 10px;
}
.banner-menu a {
	display: block;
	float: right;
	clear: right;
	margin-top: 15px;
	padding: 6px 0 0 75px;
	width: 199px;
	wid\th: 124px;
	height: 78px;
	hei\ght: 72px;
	border: 1px solid #CDD6DF;
	color: #7E4601;
	font-weight: bold;
	font-size: 11px;
}
.banner-menu a:hover {
	text-decoration: none;
	color: #FF8C00;
}
.banner-menu #b_1 {
	background: url(../images/banner_back_1.jpg);
}
.banner-menu #b_2 {
	background: url(../images/banner_back_2.jpg);
}
.banner-menu #b_3 {
	background: url(../images/banner_back_3.jpg);
}

/* submenu */
ul.sub-menu {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}
.sub-menu li {
	margin-bottom: 3px;
}
.sub-menu a {
	color: #182C46;
}
.sub-menu a:hover {
	color: #0055A3;
	text-decoration: none;
}

/* =news */
dl .news {
	margin: 0;
}
#site dl.news {
	margin: 10px 0 0 0;
}
#site .content dl.news {
	margin-right: -23px;
}

.news dt {
	margin-bottom: 8px;
	padding: 0 23px 8px 0;
	border-bottom: 1px solid #C5D0D3;
	color: #525556;
}
#site .content .news dt {
	text-align: justify;
}
#index .news dt a, .news dt .title {
	margin: 0;
	color: #7E4601;
	font-weight: lighter;
}

#index .news dt a span, .news dt .title span {
	_display: inline-block;
	margin-right: 10px;
	color: #182C46;
	font-weight: bold;
	_cursor: hand;
}

.news dt b {
	font-weight: bold;
}
.news p {
	margin: 14px 0;
	text-align: justify;
	color: #525556
}
.news .more {
	margin-bottom: 0;
}
#index .news dt a:hover {
	text-decoration: none;
	color: #FF8C00;
}
.news ul {
	margin: 10px 0;
	margin-left: 15px;
	padding: 0;
	list-style: disc;
}

.imageleft {
margin: 3px 10px 10px 0px;
}

#index .news dt .founded {
	margin: 0;
	color: #7E4601;
	font-weight: bold;
}

/* news archive form */
.archive_form {
	font-size: 12px;
	border-bottom: 16px solid #C5D0D3;
	padding: 20px 0 17px 32px;
}
.archive_form b {
	_display: inline-block;
	margin-right: 10px;
}
.archive_form span {
	_display: inline-block;
	margin: 0 5px 0 10px;
}

/* search results */
.pages {
	text-align: left;
	margin-left: 30px;
	padding-top: 4px;
	height: 1%;
	background/* */: url(../images/stripe_v_white.gif) no-repeat 0 100%;
	color: #0055A3;
	font-size: 12px;
	font-weight: bold;
}

.pages a {
	color: #0055A3;
	font-weight: 300;
	margin-left: 3px;
}

.pages b {
	margin-left: 3px;
	color: #FF8C00;
	font-weight: 700;
	background: #ededed;
}

.pages a:hover {
	color: #FF8C00;
}

/* =about */

.h7 {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #0055A3;
	margin: 15px 0px 0 25px;
	padding: 0px 0px 5px 7px;
	background: url(../images/stripe_v_orange2.gif) no-repeat 0 100%;
}

.h7 a {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #0055A3;
}

.h7 a:hover {
	color: #FF8C00;
	text-decoration: none;
}


.karta_site {
padding: 5px 0px 10px 0px;
}

.karta_site ul {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #0055A3;
	margin: 15px 0px 0px 17px;
	padding: 0px 0px 0px 7px;
	

}

.karta_site ul a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #0055A3;	
	text-transform: uppercase;
	background: url(../images/stripe_v_orange2.gif) no-repeat 0px 0px;
}

.karta_site ul a:hover {
	color: #FF8C00;
	text-decoration: none;
	text-transform: uppercase;
}

.karta_site li {
	text-align: left;
	margin: 0px 0px -2px 40px;
	padding: 0;
	background: url(../images/stripe_v_white.gif) repeat-y 0px 0px;
	color: #182C46;
	font-weight: bold;
	text-transform: lowercase;
	list-style-type: none;
}

.karta_site li a {
	font-size: 0.9em;
	color: #182C46;
	font-weight: bold;
	text-transform: lowercase;
	background: #fff;
	
}

.karta_site li a:hover {
	font-size: 0.9em;
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	background: #fff;
	
}

.karta_site ul .inside_li {
margin: 0px 0px 0px 0px;
}

.karta_site  ul .inside_li li a {
color: #182C46;
margin-left: -20px;
font-weight: 100;
text-decoration: none;
text-transform: lovercase;
}

.karta_site ul .inside_li li a:hover {
margin-top: 0px;
margin-left: -20px;
text-transform: lovercase;
color: #FF8C00;
font-weight: 100;
}

#otchetnost {
	text-align: left;
	font-size: 12px;
	color: #0055A3;
	margin: 15px 0 0 10px;
}

#otchetnost span {
	display: inline;
	color: #0055A3;
	padding: 0px 0 5px 0px;
	background: url(../images/stripe_v_orange2.gif) no-repeat 0 100%;
	margin-top: 0px;
	margin-left: 12px
}

#lizense {
	text-align: left;
	font-size: 12px;
	color: #0055A3;
	margin: 0px 0 0 30px;
}

#otchetnost2 {
	text-align: left;
	font-size: 12px;
	color: #0055A3;
	margin: 80px 0 0 10px;
}

#otchetnost2 span {
	display: inline;
	color: #0055A3;
	padding: 0px 0 5px 0px;
	background: url(../images/stripe_v_orange2.gif) no-repeat 0 100%;
	margin-top: 0px;
	margin-left: 12px
}

#otchetnost3 {
	text-align: left;
	font-size: 12px;
	color: #0055A3;
	margin: 28px 0 0 10px;
}

#otchetnost3 span {
	display: inline;
	color: #0055A3;
	padding: 0px 0 5px 0px;
	background: url(../images/stripe_v_orange2.gif) no-repeat 0 100%;
	margin-top: 0px;
	margin-left: 12px
}

#m_buis {
	display: inline;
	text-align: left;
	margin: 0 0 0 0px;
	font-size: 12px;
	color: #0055A3;
}

#m_buis h3 {
	font-size: 14px;
	margin: 30px 10px 20px 10px; 
	color: #0055A3;
}

#m_buis .formacode {
	font-size: 12px;
	text-align: right; 
	color: #182C46;
	font-weight: bold;
	font-family: verdana;
	margin-top: 10px;
}

.tabliza {
vertical-align: top;
padding: 0px 3% 0px 3%;
border-width: 0;
}

.tabliza #first_line {
vertical-align: middle;
background-color: #EBF1EF;
}

.tabliza #first_line td {
border-left-width: 1px;
border-right-width: 1px;
border-left-color: #ffffff;
border-right-color: #ffffff;
border-top-width: 3px;
border-bottom-width: 3px;
border-top-color: #CDD6DF;
border-bottom-color: #CDD6DF;
border-style: line;
text-align: center;
vertical-align: middle;
color: #182C46;
}

.tabliza td {
vertical-align: top;
border-width: 1px;
border-color: #CDD6DF;
border-style: solid;
color: #182C46;
}

.tabliza .first_row {
text-align: center;
vertical-align: top;
}

#m_buis dl {
	text-align: left;
	font-size: 12px;
	color: #182C46;
	margin: 0px 0px 10px 28px;
	padding: 0 23px 28px 0;
	border-bottom: 1px solid #C5D0D3;
	}
	
#m_buis dt {
	text-align: left;
	font-size: 12px;
	color: #182C46;
	font-weight: bold; 
	margin: 5px 0px 0px 0px;
}

#m_buis a {
	color: #182C46;
	font-weight: bold; 
}
	
#m_buis a:hover {
	color: #0055A3;
	text-decoration: none;
}

#m_buis p {
	text-align: left;
	font-size: 12px;
	color: #182C46;
	margin: 0px 23px 0px 28px;
}

#m_buis span {
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
	color: #0055A3;
	margin-top: 100;
}


/* =bottom */
#bottom {
	clear: both;
	font-size: 11px;
	position: relative;
	min-height: 144px;
	height: auto;
	_height: 144px;
	background: url(../images/bottom_back.jpg) no-repeat 100% 36px;
}

#bottom_menu {
	background: url(../images/bottom_stripe.gif) repeat-x;
}

#bottom_menu .in {
	height: 36px;
	hei\ght: 30px;
	background: url(../images/bottom_r.gif) no-repeat 100% 0;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
}
#bottom_mainmenu {
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	height: 1%;
}
#bottom_menu dl, #bottom_mainmenu dl {
	text-transform: lowercase;
	margin: 0;
	display: inline;
	padding: 0 0 5px 1px;
	_padding-bottom: 0;
	background/* */: url(../images/stripe_v_white.gif) no-repeat 0 100%;
	_background-position: 0 5px;
}
#bottom_menu dt, #bottom_mainmenu dt {
	display: inline;
	padding: 0 8px 5px 9px;
	font-size: 11px;
	background/* */: url(../images/stripe_v_white.gif) no-repeat 100% 100%;
	_background-position: 100% 5px;
}
#bottom_mainmenu dl, #bottom_mainmenu dt {
	background-image/* */: url(../images/stripe_v_blue2.gif);
}
#bottom_menu dt a {
	color: #fff;
}
#bottom_mainmenu dt a, #bottom_mainmenu dt b {
	_display: inline-block;
	_margin-bottom: 6px;
	color: #0055A3;
}
#bottom_menu dt a:hover {
	color: #182C46;
	text-decoration: none;
}
#bottom_mainmenu dt a:hover, #bottom_mainmenu dt b {
	color: #FF8C00;
	text-decoration: none;
}

#bottom_ico {
	position: absolute;
	top: 12px;
	left: 32px;
	width: 200px;
}
#bottom_ico a {
	display: block;
	float: left;
	height: 12px;
	margin-right: 12px;
	background-color: #fff;
	background-image: url(../images/icons_bottom.gif);
	background-repeat: no-repeat;
}
#bottom_ico a:hover, #bottom_ico a.act {
	background-color: #182C46;
}
#bottom_ico .home {
	width: 12px;
}
#bottom_ico .mail {
	background-position: -13px 0;
	width: 16px;
}
#bottom_ico .map {
	background-position: -30px 0;
	width: 14px;
}
#bottom_ico .search {
	background-position: -45px 0;
	width: 12px;
}

#copyright {
	position: absolute;
	bottom: 16px;
	left: 33px;
	color: #525556;
}
#counters {
	position: absolute;
	bottom: 16px;
	right: 22px;
}
#counters a {
	_display: inline-block;
	margin-left: 6px;
}
