HTML {
	background:#ffffff url(/img/bk.gif) top left repeat-y;
}

BODY {
	padding:30px 0;
	margin:0px;
}

DIV, TD {
	color:#2d3c41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	margin:0px;
	padding:0px;
}

TABLE {
	border-collapse:collapse;
}

A {	
	color: #235e95;
}

A:HOVER {
	color: #d13600;
	text-decoration: none;
}

A IMG {
	border:none;
}

A:FOCUS { 
	outline:none; 
}

H1 {
	font-size: 18px;
	font-weight:normal;
	margin:0 0 -10px 0;
}

H1 A {
	text-decoration:none;
	border-bottom:dashed 1px;
}
H1 A:HOVER {
	text-decoration:none;
	border:none;
}


.color_darkgray {color:#2d3c41;}
.color_red {color:#d13600;}
.color_black {color:#000000;}
.dashed {border-bottom:dashed 1px;}


DIV.clear {
	clear:both;
	overflow:hidden;
	zoom:1;
	font:0;
	height:0;
}



.icon_home {
	position:absolute;
	left:14px;
	top:67px;
	z-index:3;
}
.icon_mail {
	position:absolute;
	left:14px;
	top:106px;
	z-index:2;
}
.icon_map {
	position:absolute;
	left:14px;
	top:144px;
	width:26px;
	height:42px;
	z-index:1;
	background:url(/img/imap.gif) top right no-repeat;
	cursor:pointer;
}
.icon_map_active {
	background:url(/img/imap_b.gif) top right no-repeat;
} 

.topbar_plate {
	display:block;
	margin-left:80px;
	width:880px;
	height:140px;
	clear:both;
	overflow:hidden;
	background:url(/img/hdot1.gif) bottom left repeat-x;
	margin-bottom:20px;
}

.topbar_logo {
	float:left;
	display:inline-block;
	padding-left:20px;
	margin-top:8px;
}


.col_plate {
	display:block;
	background:url(/img/collage.jpg) top left no-repeat;
	margin:30px 0 0 80px;
	padding:50px 20px 0 417px;
	height:220px;
	font-size:21px;
	color:#FFFFFF;
	clear:both;
	overflow:hidden;
}

.col_plate P.hdr {
	color:#ffffff;
	font-size: 35px;
	font-weight:normal;
	margin:0px;
}

.main_plate {
	display:block;
	margin-left:80px;
	width:880px;
	clear:both;
	overflow:hidden;
}
.column_left {
	float:left;
	display:inline-block;
	width:280px;
	margin-bottom:30px;
}
.column_right {
	float:right;
	display:inline-block;
	width:580px;
	margin-bottom:30px;
}


.bottom_plate {
	display:block;
	width:960px;
	height:120px;
	clear:both;
}
.bottom_promotinglabel {
	float:left;
	display:inline-block;
	width:26px !important;
	width:40px;
	padding:0 0 0 14px; 
}
.bottom_box {
	float:right;
	display:inline-block;
	background:url(/img/hdot1.gif) top left repeat-x;
	margin-top:20px;
	padding-top:14px;
	width:880px;
}



.promoting {
	float:left;
	display:inline-block;
	background:url(/img/promoting.gif) top left no-repeat;
	height:32px;
	color:#56636a;
	font-size:12px;
	padding:0 0 0 75px;
	margin-top:12px;
}

.btmcounters {
	float:right;
	display:inline-block;
	margin-top:14px;
}



.address_moscow {
	float:right;
	display:inline-block;
	background:#3d505a url(/img/bh_moscow.gif) top left no-repeat;	
}
.moscow {
	background:url(/img/ugb_bl.gif) bottom left no-repeat;
	width:540px;
	height:50px;
	padding:42px 0 20px 20px;
}
.address_tver {
	float:right;
	display:inline-block;
	background:#3d505a url(/img/bh_tver.gif) top left no-repeat;	
}
.tver{
	background:url(/img/ugb_br.gif) bottom right no-repeat;
	width:280px;
	height:50px;
	padding:42px 0 20px 20px;
}
.address_prop {
	float:left;
	display:inline-block;
	font-size:14px;
	color:#b1b9bd;
	padding-right:20px;
	line-height:18px;
}
.address_item {
	float:left;
	display:inline-block;
	font-size:14px;
	color:#ffffff;
	line-height:18px;
}
.address_item A {
	color:#ffffff;
}
.address_item A:HOVER {
	color:#b1b9bd;
}



.infostr {
	font-size:12px;
}
.warnstr {
	display:block;
	padding:1px 0 1px 10px;
	border-left:solid 3px #d13600;
	margin:15px 0;
}


.button1 {
	display: block;
	overflow: hidden;
	background:url(/img/bkbtn1.gif) no-repeat;
	border: none;
    cursor: pointer;
    padding: 0;
	width:115px;
	height:23px;
	padding-top:7px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.button2 {
	display: block;
	overflow: hidden;
	background:url(/img/bkbtn2.gif) no-repeat;
	border: none;
    cursor: pointer;
    padding: 0;
	width:150px;
	height:23px;
	padding-top:7px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.button1 A, button2 A {
	color:#FFFFFF;
	text-decoration:none;
}
.button1 A:HOVER, button2 A:HOVER {
	color:#e9ecee;
	text-decoration:none;
}



.a_block {
	display:block;
	font-size:12px;
}


