*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #000000; 
	min-width:1000px; 
	font-size:12px; 
}

html, body{
	height: 100%;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, p, a, li {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

a{
	color: #45B6FC;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0; 
	min-width: 1000px; 
	background-image: url(/images2/main_inside.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}
	
/*For IE*/
* html #main_inside{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	min-width: 1000px;
}

/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
	height:100%;
}

#main_content{
	margin: 0 auto;
	width: 1000px;
}

/*=======================================================*/

#footer_block{
	height: 96px; 
	clear: both;
}

#footer_main{
	height: 96px; 
	margin: -96px auto; 
	position: relative; 
	background-color: #FFFFFF;	
}

#footer{
	height: 96px; 
	margin: 0 auto; 
	min-width: 997px; 
}

/*For IE*/
* html #footer{
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%');
}

#footer_in{ 
	margin: 0 auto; 
	padding: 29px 0px 0px 0px;
	width: 1000px;
	background-image: url(/images2/footer_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

/* ================================================================================*/

.footer_logo{
	float: left;
	padding: 12px 0px 0px 23px;
	width: 133px;
}

.footer_address{
	float: left;
	color: #418BD4;
	padding: 16px 0px 0px 0px;
	font-size: 11px;
}

.footer_address a{
	color: #418BD4;
	font-size: 11px;
}

.counters{
	float: right;
	padding: 14px 19px 0px 0px;
}

.counters a{ 
	margin: 0px 0px 0px 6px;
}

#center_block{
   height: auto !important;     
   min-height: 963px !important; 
   height: 963px;
	background-image: url(/images2/main_tbl.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
}

.main_tbl{
	width: 100%;
	border-collapse: collapse;
}

.main_tbl .left_cell{
	width: 285px;
	padding: 20px 0px 20px 0px;
}

.logo{
	padding: 0px 0px 0px 26px;
	height: 112px;
}

.slogan{
	height: 78px;
	padding: 0px 0px 0px 36px;
}

#left_menu{
	padding: 0px 36px 37px 29px;
}

#left_menu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#left_menu ul li{
	padding: 5px 0px 5px 2px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ADDEFE;
	list-style: none;
}

#left_menu ul li.last{
	padding: 5px 0px 5px 2px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #ADDEFE;
	list-style: none;
}

#left_menu ul li a{
	background-image: url(/images2/left_menu.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 4px 0px 4px 28px;
	color: #0967C7;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 15px;
	display: block;
	font-weight: bold;
}

#left_menu ul li a:hover{
	text-decoration: underline;
}

#pre_contact_block{
	padding: 0px 0px 30px 18px;
}

#contact_block{
	width: 201px;
	height: 120px;
	background: url(/images2/contact_block.png) no-repeat top left !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/contact_block.png');
	padding: 100px 0px 0px 34px;
}

#contact_block p{
	font-family: Trebuchet MS;
	color: #000000;
	line-height: 16px;
	padding-bottom: 10px;
	font-size: 16px;
}

#left_banner{
	padding: 0px 0px 0px 15px;
}

#header{
	height: 362px;
	overflow: hidden;
}

#header{
	height: 322px;
	overflow: hidden;
	background-image: url(/images2/header.jpg);
	background-repeat: no-repeat;
	padding: 40px 12px 0px 0px;
}

.top_nav{
	float: right;
	width: 124px;
	height: 61px;
	background: url(/images2/top_nav.png) no-repeat top left !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/top_nav.png');
	padding: 23px 0px 0px 8px;
	text-align: left;
}

.top_nav a{
	margin: 0px 25px 0px 20px;
	position: relative;
	z-index: 2;
}

#content_block{
	padding: 37px 18px 20px 20px;
}

.top_block{
	padding: 0px 14px 27px 14px;
}

.top_block img{
	margin: 0px 21px 27px 0px;
}

.top_block p{
	padding: 13px 0px 10px 0px;
}

.yellow_block{
	clear: both;
	width: 676px;
	background-image: url(/images2/yellow_block.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.yellow_block .yellow_block2{
	background-image: url(/images2/yellow_block2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.yellow_block .yellow_block2 .yellow_block3{
	background-image: url(/images2/yellow_block3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 14px 18px 18px 18px;
}

h1{
	color: #E31B00;
	font-size: 24px;
	font-family: Trebuchet MS;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	line-height: 24px;
}

.yellow_block .yellow_block2 .yellow_block3 p{
	padding: 0px 35px 10px 0px;
}

.smalls{
	text-align: center;
}

.smalls a{
	margin: 0px 3px 0px 3px;
}

/*Opera Hack*/
@media all and (min-width: 0px) {

}

#features li {font-size: 16px; padding:10px 0 10px 30px; list-style-type: none; font-weight: bold;}
a.city {font-size: 16px; border-bottom: 1px dashed #000000; text-decoration: none;}

#form input {width:173px;}
#form textarea {width:174px;}

/* CONTACTS */

.city li{
	margin-bottom:10px;
font-size: 14px;
} 

.city {margin-left:0; padding-left:0;}
.city li {list-style-type: none; margin-left:0;}

.city li .pseudo-link{
	border-bottom:1px dotted #1C58BA;
	color: blue;
	text-decoration:none;
	cursor:pointer;
	font-size: 18px;
	line-height:1.4em;
}

.city li .pseudo-link:hover{
	color:#000000
}
	
.city li .active {
	color:#000000;
	border-color:#000000 
}

.city .hide div{
	display:none;
} 

.city li div{
	padding-left:0px;
	margin-top:3px;
	line-height:1.3em;
}