.empty {}

body
{
	font-size: 80%;
	background-color : White;
	margin: 0px;
	height:100%;
}
BODY *
{
	font-size: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	color: black;	
}
img
{
	border: 0px;
	margin: 0;	
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
	padding: 0 0 0 0;
	border-collapse: collapse;
	letter-spacing: 0;
	/*width: 100%;*/
}

h1{
	font-family: Tahoma;
	font-size: 21px;
	color:#054F7A;
	padding-left:15px;
	background-image: url(caption_bg.jpg);
	background-position: 0 6px;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-bottom:5px;
}

h1 img{
	display:none;
}

h2{
	font-family: Tahoma;
	font-size: 17px;
	color:#054F7A;
	font-weight: normal;
	margin-bottom:10px;
}

h3{
	font-family: Tahoma;
	font-size: 13px;
	color:black;
	font-weight: bold;
	margin-bottom:10px;
	font-style: italic;
}

a
{
	color:#2893CB;
	text-decoration: underline;
}

a:hover
{
	color : #AA0425;
}

p
{
	margin: 0.1em 2 0.4em 0;
}

hr
{	
	height: 0px;	
	border-top: 1px solid gray;
	border-bottom: none;	
	margin: 10 0 10 0;
	padding: 0;
}

ul li{
	list-style:none;
	background-image: url(ol.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left:13px;
	margin-left:-13px;
}

/*Для выравнивания картинок по левому краю*/
.float_left
{
	float: left;
	margin: 5 10 3 0;
}
/*------------------------------------------------------*/
/*Таблицы в контенте*/
#content_div .bordered table
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
   border: 1px solid #C9C9C9;
	border-collapse: collapse;
}

#content_div .bordered th
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
   border: 1px solid #C9C9C9;
	border-collapse: collapse;
	padding:5px;
	color:white;
	font-weight: bold;
	background-color: #2893CB;
}

#content_div .bordered td
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
   border: 1px solid #C9C9C9;
	border-collapse: collapse;
	padding:5px;
}

/*Делаем класс для тех, кто без границы*/
table.no_border
{
	border: none;
}

.no_border td
{
	border: none;
}


td{
	padding: 0px;
	margin: 0px;
}

div{
	padding: 0px;
	margin: 0px
}
/*/Делаем класс для тех, кто без границы*/
/*------------------------------------------------------*/
#top_table{
	background-image: url(top_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;		
}

#top_tr{
	background-color: #99D1E3;
	background-image: url(top_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;	
}


#flag{
	width:256px;
	height: 111px;
	background-image: url(flag.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


#icons{
	padding-right:10px;
	padding-top:30px;	
}


#icons div{
	margin:13px 0px;
}


#logo{
	padding-left:30px;
	font-size:14px;
}

.search_input{
	border: 1px solid #2893CB;
	width:180px;
	font-size:12px;
	padding-left:5px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: gray;
}

#search{
	padding-top:30px;
	font-size:14px;
}

#search a{
	display: block;
	border-bottom: 1px dashed;
	text-decoration: none;
	font-size:11px;
	color:#2893CB;
	width:64px;
	margin-left:5px;
}

#search a:hover{
	color : #AA0425;
}

#left_td{
	width:250px;
	background-color: #EFEDE1;
	font-size:12px;
}

.menu_item img{	
	margin:0px;
}

.menu_item a{
	color:#3A3A3A;
	text-transform: uppercase;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	padding-left:23px;
	background-image: url(menu_item.jpg);
	background-position: left;
	background-repeat: no-repeat;	
	display:block;
	line-height:28px;
	vertical-align:middle;
}

.menu_item a:hover{
	background-image: url(menu_item_hover.jpg);	
	color:black;
	background-color: #D8D5CB;
}

.menu_item_active *{
	background-image: url(menu_item_hover.jpg);	
	color:#2893CB;
	background-color: #D8D5CB;
	text-transform: uppercase;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	padding-left:23px;
	background-position: left;
	background-repeat: no-repeat;	
	display:block;
	line-height:28px;
	vertical-align:middle;	
}

#top_items td{
	background-color: #2893CB;
	height:196px;
	border-right:1px solid #99D1E3;
}

#top_item_1{
	background-image: url(top_1.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	//position: relative;
}

#top_item_2{
	background-image: url(top_2.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	//position: relative;
}

#top_item_3{
	background-image: url(top_3.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	//position: relative;
}

.top_caption{
	display:block;
	background-image: url(top_table_bg.jpg);
	height:45px;
	padding-top:13px;
}

.top_caption *{
	vertical-align: middle; 
}

.top_caption img{
	margin-right:12px;	
}

.top_caption a{
	color:white;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
}

.top_caption a:hover{
	color : white;
	text-decoration: underline;
}

.margin_left_50{
	margin-right:8px;
	margin-top:0px;
	//margin-top:10px;
	margin-left:43%;	
	//margin-left:0%;
	//position:absolute;
	//left:43%;
}

.margin_left_50 a{
	color:white;
	font-size:11px;
	text-decoration: underline;
	padding-left:20px;
	background-image: url(top_item_shape.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	display: block;
	margin-bottom:5px;
}

.margin_left_50 a:hover{
	text-decoration: none;
	color : white;
}

#left_block{
	padding-left:10px;
}

#left_block .order_text{
	padding-left:0px;
}

#left_block .order_caption{
	padding-left:0px;
}

#left_block .order_more{
	padding-left:0px;
}

.h2{
	font-family: Tahoma;
	font-size: 21px;
	color:#054F7A;
	background-image: url(caption_bg.jpg);
	background-position: 0 7px;
	background-repeat: no-repeat;
	margin-bottom:10px;
	text-indent: 15px;
}

.adv{
	margin:0px 0px;
}

.adv a{
	font-size:12px;
}

.adv img{
	border:1px solid #99D1E3;
}

.adv_text{
	padding-right:10px;
	font-size:12px;
}
.more_1{
	margin:5px 0px;
}

.more_1 a{
	color:#F73F00;
	font-size:12px;
	font-weight:bold;
	padding-left:13px;
	background-image: url(all_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#content_div{
	padding: 0px 10px 10px 10px;
}

#content_div p{
	margin-bottom:15px;
	margin-top:0px;
	padding-top:0px;
}

#content_div img{
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid #99D1E3;
}

#content_div .order_text{
	padding-left:2px;
}

#content_div .order_caption{
	padding-left:2px;
}

#content_div .order_more{
	padding-left:2px;
}

#main_news_caption{
	background-color: #99D1E3;
	border:1px solid #99D1E3;
	padding-left:10px;
	height:30px;
	//padding-top:3px;
}

#main_news_caption .h2{
	color: white;	
	height:21px;
	padding-top:0px;
}

#main_news_text{
	border:1px solid #99D1E3;
	background-color: #ECEAE3;
	padding:10px;
}

#main_news_text a{
	display:block;
	font-weight: bold;
	margin-bottom:3px;
}

#main_news_text span{
	display:block;
	color:#989583;
	margin-bottom:3px;
}

#doble_table td{
	padding-right:10px;
	padding-top:0px;
}

#doble_table td .h2{
	line-height:20px;
	height:20px;
}

#news_item{
	font-size:12px;
}

#news_item a{
	display:block;
	font-weight: bold;
	margin-bottom:3px;
}

#news_item span{
	display:block;
	color:#989583;
	margin-bottom:3px;
}

#all_news{
	float:left;
}

#news_rss{
	float:right;
	margin-right:20px;
}

#news_rss .more_1 a{
	background-image: url(rss.jpg);
	padding-left: 30px;
}

.border_left{
	border-right:1px solid #ECEAE3;
}

.padding_left{
	padding-left:10px;
}

.padding_left .h2{
	margin-left:4px;
}

.no_float{
	float:none !important;
	border:0px !important;
	margin:0px !important;
}

.order_top{
	background-image: url(in_box.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left:17px;
	font-size:12px;
}

.order_top span{
	color:#989583;
	font-size:12px;
}

.order_caption{
	color:#054F7A;
	padding-left:17px;
	padding-top:3px;
	font-size:12px;
}

.order_caption b{
	color:#054F7A;
	font-size:12px;
}

.order_text{
	padding-left:17px;
	padding-top:5px;
	font-size:12px;
}

.order_more a{
	background-image: url(order_item.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding:10px;
	color:#F73F00;
	font-size:12px;
}

#footer_top{
	background-color: #99D1E3;
	padding:10px;
}

#footer_bottom{
	background-image: url(bottom_bg.jpg);
	height:45px;	
	background-color: #066D98;
}

.padding_left #all_news{
	padding-left:17px;
}

.padding_left #news_rss{
	margin-right:30px;
}

#float_left{
	color:#3A3A3A;
	font-size:11px;
	float:left;
}

#float_left a{
	text-decoration: none;
	border-bottom:1px dashed;	
}

#float_left a.dash{
	text-decoration: none;
	border-bottom:1px dashed;	
	display: block;
	width:80px;
}

#float_right{
	float:right;
	font-size:11px;
	color:#3A3A3A;
}

#float_right *{
	font-size:11px;
	color:#3A3A3A;
}

.menu_level_2{
	background-color: #FAF8EE;
	padding:10px 10px 10px 20px;
}

.menu_level_2 div{
	margin:5px 0px;
}

.menu_level_2 div *{
	display: block;
	background-image: url(menu_level_2.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding-left:10px;
	font-size:11px;
}

.menu_level_2 div span{
	color:#2893CB;
	font-weight: bold;
}

.menu_level_2 div a{
	color:black;
	text-decoration: none;
}

.menu_level_2 div a:hover{
	color:black;
	text-decoration: underline;
}

#breadcrumbs{
	color:#A4A4A4;
	font-size:11px;
	margin-top:-5px;
	margin-bottom:15px;	
}

#breadcrumbs a{
	font-size:11px;	
}

.divorce{
	display: block;
	background-image: url(divorce.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left:14px;
	color:#054F7A;
	font-family: Tahoma;
	font-size: 17px;
	text-decoration: underline;
	margin:5px 0px;
}

.page{
	margin:10px 0px;
}

.page *{
	font-size: 14px;
	font-family: Tahoma;
	margin:0px 5px;
}

.page span{
	font-size: 14px;
	font-family: Tahoma;
	color:#F83E03;
	font-weight:bold;
}

#other_color{
	color:#054F7A;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.button{
	background-color: #2893CB;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	color:white;
	vertical-align: middle;
	font-weight:bold;
	border:0px;
	height:20px;
	padding-left:22px;
	//padding-left:13px;
	padding-bottom:3px;
	//padding-bottom:0px;
	width:80px;
	cursor: pointer;
}

#order_form{
	margin-left:30px;
}

#order_form td{
	padding-right:20px;
}

.make_padding{
	padding-left:17px;
}

.order_h1{
	color:#054F7A;
	font-family: Tahoma;
	font-size:17px;
}

.indoc{
	background-color: #ECEAE3;
	border:1px solid #99D1E3;
	padding:10px;
	margin:10px 0px;
	background-image: url(letter.gif);
	background-repeat: no-repeat;
	background-position: 5px 17px;
	padding-left:25px;
}

.outdoc{
	background-color: #ECEAE3;
	border:1px solid #99D1E3;
	padding:10px;
	margin:10px 0px;
	background-image: url(letter_open.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
	padding-left:25px;
}

.doc{
	background-image: url(word.gif);
	background-position: 0 2px;
	padding-left:17px;
	background-repeat: no-repeat;
	display: block;
	margin-top:5px;
}

.zip{
	background-image: url(zip.gif);
	background-position: 0 2px;
	padding-left:17px;
	background-repeat: no-repeat;
	display: block;
	margin-top:5px;
}

.xls{
	background-image: url(xls.gif);
	background-position: 0 2px;
	padding-left:17px;
	background-repeat: no-repeat;
	display: block;
	margin-top:5px;
}

.img_no_float img{
	float:none !important;
	border:0px !important;
}

.field{
	border:1px solid #C9C9C9;
	width:280px;
}

.field_textarea{
	border:1px solid #C9C9C9;
	width:280px;
	height:150px;
}

.overall{ 
	max-width:1265px; 
	width:expression(document.body.clientWidth > 1280? "1265px": "auto" ); 
}