html, body {
  margin: 0;
  padding: 0;
	}
html  {
	font-size: 100.1%
	}

body  {
	font-size: 62.5%;
	font-family:  Tahoma, Verdana, Arial, san-serif;
	color: #333333;
	background:#fff;
	}

p {
	margin: 0;
	padding: 0;
	color: #333333;
	font: 1em Tahoma, Verdana, Arial, san-serif;
	}

div {
	margin: 0; 
	padding: 0;	
	border: 0px; 
	color: #333334;
	font: 1em Tahoma, Verdana, Arial, san-serif;
	}

table,td {
	margin: 0; 
	padding: 0; 
	border: 0px;
	color: #303030;
	font: 1em Tahoma, Verdana, Arial, san-serif;
	}

a {	
	color:#000;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	color: #000;
	}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-weight:normal;
	color: #383838;
	font-family: 'Times New Roman', Times, Georgia, serif;
	}
	
h1 {font-size: 2em;}
h2 {font-size: 2.4em; padding-bottom: 19px;}
h3 {
	float: left;
	font:1.4em 'Arial Narrow', Tahoma, Arial,  san-serif;
	padding-right: 18px;
	margin-bottom: 15px;
	background: url("/images/double_arrow.gif") no-repeat 100% 6px;
	}
h4 {font-size: 1.5em;padding-bottom: 20px;}
img {border: 0;}
a img {border:0}

.clear {clear: both; font-size: 1px; height: 1px; line-height: 1px}

ul, li {margin: 0; padding: 0; list-style: none;}
dl {margin: 0; padding: 0;}
dl dt {margin: 0; padding: 0;}
dl dd {margin: 0; padding: 0;}
object {margin: 0; padding: 0;}


#layout{
	margin:0 auto;
	width: 775px;
	}		

/*Head
	----------------------------------------------------*/
	
#head{
	height: 186px;
	background: url("/images/head.jpg") no-repeat 0 0;
	}	
		
/*Logo*/
.logo {
	float: left;
	width: 106px;
	height: 107px;
	margin: 2px 0 0 35px;
	display: inline;
	background: url("/images/logo.gif") no-repeat 0 0;
	}
	.logo a {
		display: block;
		overflow: hidden;
		height: 100%;
		text-indent: -3000px;
		}
		
		
.about_list{
	float: left;
	height: 90px;
	padding: 24px 0 0 20px;
	}
.about_list li{
	height: 27px;
	padding:1px 0 0 12px;
	width: 401px;
	margin-bottom: 6px;
	font:bold 18px 'Arial Narrow', Tahoma, Arial,  san-serif; 
	font-style: italic;
	color: #fff;
	background:url("/images/bg_head_title.jpg") no-repeat 0 0; 
	}
	
#layout .orange{
	color: #ff9d3e;
	}
	
	
.map{
	float: right;
	display: inline;
	margin: 13px 13px 0 0;
	padding-left:20px;
	background: url("/images/icon_map.gif") no-repeat 4px 2px;
	}
	.map a{
		color: #9b9b9b;
		}
		.map a:hover{
			color: #fff;
			}	
			
			
			
/*Menu
	-------------------------*/
.top_menu{
	padding-left: 15px;
	}
	.top_menu li{
		float: left;
		width: 93px;
                overflow: hidden;
		height: 41px;
		text-align: center;
		background: url("/images/bg_top_menu.gif") no-repeat 100% 0;
		}
	.top_menu a.select {	
		background: url("/images/main_menu_select.gif") no-repeat 0 0;
		color: #4a97ff;
		}
	.top_menu li a{
		font:bold 12px 'Arial Narrow', Tahoma, Arial,  san-serif; 
		color: #fff;
		display: block;
		padding-top: 12px;
		height: 29px;
		text-align: center;
		width: 84px;
		margin: 0 auto;
		text-transform: uppercase;
		text-decoration: none;
		}
		.top_menu li a:hover{
			color: #4a97ff;
			background: url("/images/main_menu_select.gif") no-repeat 0 0;
			}
.phone{
	clear: both;
	color: #fff;
	padding:2px 0 0 50px;
	background: url("/images/tel_bg.gif") no-repeat 21px 60%;
	font:bold 20px 'Arial Narrow', Tahoma, Arial,  san-serif; 
	}		
		
		
/*Zone
	--------------------------*/
#zone{
	clear: both;
	overflow: hidden;
	height: 1%;
	background: #fff;
	background: url("/images/left_zone.jpg") no-repeat 0 100%;
	}
.right_shadow{
	overflow: hidden;
	height: 1%;
	padding: 36px 20px 50px 23px;
	background: url("/images/right_zone.jpg") no-repeat 100% 100%;
	}
#center_box{
	float: left;
	width: 500px;
	}

	#center_box p{
		clear: both;
		font-size: 1.1em;
		padding-bottom: 15px;
		overflow: hidden;
		height: 1%;
		line-height: 1.4em;
		}
	#center_box ol{
		padding-bottom: 15px;
		}
	#center_box ol li{
		list-style: decimal;
		padding-bottom: 4px;
		font-size: 1.1em;
		}	
	#center_box ul{
		padding-bottom: 15px;
		}
	#center_box ul li{
		padding:0 0 4px 20px;
		list-style: disc;
		list-style-position: inside;
		font-size: 1.1em;
		}		
.more{
	float: right;
	color: #4a97ff;
	margin-top: 10px;
	font-size: 0.9em;
	}		
	.text_block{
		padding:0 0 30px 30px;
		}
		
.center_list_about{
	float: left;
	width: 159px;
	margin:0 7px 30px 0;
	}	
	.center_list_about h4{
		font: bold 1.1em Tahoma, Verdana, san-serif;
		_color: #ff9c00;
		__color: #003399;
		color: #ff9d3e;
		padding-bottom: 0;
		line-height: 1.1em;
		}
sup{
	font-size: 0.7em
	}
.gray_box{
	position: relative;
	left: -14px;
		overflow: hidden;
	height: 1%;
	background: url("/images/top_block.gif") no-repeat 0 0;
	}	
.bot_gray_box{
        padding: 8px 13px 8px 13px;
        overflow: hidden;
        height: 1%;
        background: url("/images/bot_block.gif") no-repeat 0 100%;
} 	
				
	.text_block dt{	
		font-size: 1.2em;
		font-weight: bold;
		color: #122361;
		}	
	.text_block dd{
		padding-bottom: 30px;
		font-size: 1.2em;
		color: #333334;
		}
.center_list_about ul{
	padding-top: 10px;
	}	
.center_list_about ul li{
	padding: 0 0 2px 0 !important;
	list-style: none !important;
	list-style-position: outside !important;
	}
.center_list_about ul li a{
				color: #3b3b3b;
				font-size: 1.1em;
				}





/*Left block
	----------------------------------------*/
	
			
#left_block{	
	float: left;
	width: 210px;
	margin-right: 20px;
	}		
.main_menu{
	padding-top: 21px;
	position: relative;
	background: url("/images/top_menu.jpg") no-repeat 0 0;
	}
	.main_menu ul{	
		padding-left:10px;
		width: 164px;
		height: 1%;
		}	
		.main_menu li{
			padding:0 0 15px 18px;
			background: url("/images/down_menu.gif") no-repeat 0 0;
			}
			
			.main_menu li a, span{
				font-weight: bold;
				text-decoration: none;
				font-size:  1.1em;
				color: #3b3b3b;
				}
			.main_menu li li{
				background: 0;
				padding-bottom: 0;
				}
				.main_menu li li a{
					color: #8e8e8e;
					font-weight: normal;
					text-decoration: underline;
					font-size: 1.1em;
					}
					.main_menu li li a:hover{
							text-decoration: none;
							}
		.main_menu ul ul{
			margin:5px 0 0 -15px;
			padding-top: 4px;
			border-top: 1px solid #fff;
			}	
.main_menu_bot{
	position: absolute;
	bottom: -18px;
	width: 200px;
	height: 18px;
	background: url("/images/bot_menu.gif") no-repeat 1px 0;
	}		
		
.last_object{
	clear: both;
	}
	.last_object li{
		float: left;
		list-style: none !important;
		background: #4a97ff;
		padding: 1px !important;
		margin-right: 7px;
		width: 88px;
		}
.last_object li h6{
		font-size: 0.9em;
		color: #fff;
		border-bottom:1px solid #a5cbff;
		padding-bottom: 2px;
		margin: 0 4px;
		}	

	
.map_site li{
	padding-bottom: 18px;
	list-style: none !important;
	}
	.map_site li ul{
			padding-top: 10px;
			}	
	.map_site li a{
		font-size: 1.3em;
		_color: #ff9c00;
		color: #226cd0;
		}	
	.map_site li span{
		font-size: 1.3em;
		_color: #ff9c00;
		color: #226cd0;
		}
	.map_site li li{
		padding:0 0 2px 20px;
		background: url("/images/list_mark.gif") no-repeat 12px 6px;
		}
	
	.map_site li li a{
		font-size: 1em;
		color: #226cd0;
		_color: #ff9c00;
		}	
		.map_site li li li{
			background: none;

			}
			.map_site li li li a{
				font-size:0.8em;
				color: #393939;
				}	
		


.rsx-page-num-list{
	clear: both;
	padding:0 0 0 100px;
	font-size: 1.2em;	
	}		
#center_box .rsx-page-num-list li{
	float: left;
	padding: 0 4px 0 0;
	color: #2e2e2e;
	list-style: none;
	list-style-position: outside;
	}
.rsx-page-num-list li span.select {
	font-weight: bold;
	color: #2570d4;
	}		
.rsx-page-num-list li a{
	color: #2e2e2e;;
	}		


/*footer
	-------------------------*/
	
#footer{
	background: #2e2e2e;
	padding:3px 3px 10px 3px;
	overflow: hidden;
	height: 1%;
	}	
.copy_block{
	float: left;
	font-size: 1em;
	text-align: left;
	color: #fff;
	}			
.foot_text{
	padding: 4px 27px;
	background: #3f3f3f;
	overflow: hidden;
	height: 1%;
	}

.counters{	
	float: right;
	}

/*Card object*/

.object_photo{
	float: left;
	width: 217px;
	padding: 3px 0 0 3px;
	height: 147px;
	background: url("/images/big_frame.gif") no-repeat 0 0;
	}
.info_table{	
	float: left;
	width: 260px;
	margin:0 0 40px 20px;
	font-size: 1.1em;
	}
	.info_table td{	
		padding:0 5px 4px 0;
		}
.info_table .big_bpad{
	padding-bottom: 20px;
	}


.prev_object,
.next_object{
	float: left;	

	width: 240px;
	}
	
.prev_object img{
	float: left;
	border: 1px solid #ff9d3e;
	}
.prev_object{
	margin: 0 10px 35px 0;

	}

.prev_object .gray_box{
	float: left;
	width: 140px;
	}
.prev_object .gray_box{
	position: static;
	background: url("/images/top_block_left.gif") no-repeat 100% 0;
	}
.prev_object .bot_gray_box{
	text-align: right;
	background: url("/images/bot_block_left.gif") no-repeat 100% 100%;
	}
.bot_gray_box h4{	
	padding-bottom: 5px;
	}
.next_object img{
	float: right;
	border: 1px solid #ff9d3e;
	}
.next_object .gray_box{
	float: right;
	width: 140px;
	}
.next_object h5,
.prev_object h5{
	font:1.7em 'Arial Narrow', Arial, Tahoma, san-serif;
	margin-bottom: 12px;
	}	
.next_object h5 a,
.prev_object h5 a{
	color: #4592fa;
	}	
.next_object h5{
	text-align: right;
	width: 100%;
	}	
.small_info{
        width: 100%;
        float: left;
        padding-bottom: 7px;
         font-size: 0.9em;
} 
.small_info dt{
	float: left;
	clear: both;
	font-weight: bold;
	padding-right: 4px;
	font-size: 1.1em;
	}	
.small_info dd{
        float: left;
        margin-left:4px;
        width: 200px;
}
.all_of_section{
	float: left;
	width: 100%;
	color: #ff9d3e;
	}		
.all_of_section a{
	color: #ff9d3e;
	padding-right: 26px;
	background: url("/images/all_section_bg.gif") no-repeat 100% 5px;
	}	
	.all_of_section a:hover{
		color: #4592fa;
		}	
			
	
/*list_object*/	
	
#center_box .list_object li{
	padding:0 0 25px 0;
	overflow: hidden;
	list-style: none;
	list-style-position: outside;
	height: 1%;
	}
.list_object img{
	float: left;
	margin-right: 15px;
	border: 1px solid #ff9d3e;
	}		
	
.list_object .gray_box{
	left: 0;
	float: left;
	width: 320px;
	}
.list_object h4{
	font-size: 1.4em;
	}
*html .list_object .gray_box .more{
	margin:-1px 0 0 0;
	line-height: 1em;
	}
#center_box .list_object .bot_gray_box p{
	padding-bottom: 12px;
	font-size: 1em;
	}

table.table_article td{
        border: 1px solid black;
        padding: 3px;
       
}

#search_form li{
	float: left;
	padding: 0 4px 0 0;
	color: #2e2e2e;
	list-style: none!important;
	list-style-position: outside;
	}
#search_form select{
	width: 210px;
        height: 100px;
	}


.zemThanks {
		color: #FF0000;
	}
.zemError {
		color: #FF0000;
	}
.zemRequirederrorElement {
		color: #FF0000;
	}
span.caps {
	font-weight: normal;
	color: #333333;
	font: 1em Tahoma, Verdana, Arial, san-serif;

}
blockquote p {
font-style: italic;
}

table.actiontable {
width: 100%;
border: 1px solid orange;
margin: 5px 0 20px 0;
}
table.actiontable td {
padding: 5px;
text-align: center;
font-weight: bold;
}

img.leftfoto {
float: left;
_padding: 0 10px 0px 0;
padding: 2px;
border: 1px solid #aaaaaa;
margin: 5px 10px 0 0;
}
img.rightfoto {
float: right;
padding: 0 0 10px 10px;
margin: 5px 0 -5px 0;
}