body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #575757;
}
a:link, a:visited
{
	color: #0280B3;
	text-decoration: none;
}
a:hover
{
	color: #699B42;
}
img {
	border: 0;
}
p
{
	padding: 3px 0 3px 0;
	margin: 0;
}
br
{
	margin: 0px;
}
form
{
	padding: 0;
	margin: 0;
}
h1, h2, h3 {
	margin: 0;
	color: #1F75A6;
	font-weight: none;
	font-size: 16px;
}
/* ========================================================== */
/* Контейнер */
/* ========================================================== */
#container-1
{
	background: #1F75A6 url('/i/bg.jpg');
}
#container-2
{
	background: url('/i/bg_top.jpg') repeat-x;
}
#container-3
{
	background: url('/i/bg_bottom.jpg') bottom repeat-x;
}
#content-block
{
	background: #C4DAE5;
}
/* ========================================================== */
/* Шапка */
/* ========================================================== */
#search
{
	background: #1F75A6 url(/i/search_bg.jpg) repeat-x;
	margin: auto;
	width: 999px;
	height: 31px;
}
#search_left
{
	background: url(/i/search_bg_left.jpg) no-repeat;
	float: left;
	width: 4px;
	height: 31px;
}
#search_right
{
	background: url(/i/search_bg_right.jpg) no-repeat;
	float: right;
	width: 134px;
	height: 31px;
}
#search_center
{
	background: #1372A2;
	float: right;
	width: 666px;
	height: 31px;
	color: #FFFFFF;
}
.textbox_search
{
	background: #FFFFFF;
	border: 1px solid #7CC6EB;
	width: 175px;
	height: 12px;
	font-family: Tahoma;
	font-size: 11px;
	color: #575757;
	padding-top: 3px;
	padding-bottom: 3px;
}
#search_center a:link, #search_center a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 10px;
}
#search_center a:hover
{
	color: #C5F4CA;
}
#picture
{
	background: url(/i/header_bg.jpg) no-repeat;
	padding-left: 3px;
	padding-right: 4px;
	margin: auto;
	height: 313px;
	width: 992px;
}
#head_2
{
	background: #6BA8C7 url(/i/head_2.jpg) no-repeat;
	float: left;
	width: 333px;
	height: 315px;
}
#head_3
{
	background: #6BA8C7 url(/i/head_3.jpg) no-repeat;
	float: left;
	width: 333px;
	height: 315px;
}
/* ========================================================== */
/* Контент */
/* ========================================================== */
#content-1
{
	background: url(/i/cont_bg.jpg) repeat-y;
	margin: auto;
	width: 999px;
}
#content-2
{
	background: url(/i/cont_bg_top.jpg) top no-repeat;
	margin: auto;
	width: 992px;
	padding: 0 4px 0 3px;
}
#content-3
{
	background: #BAD5E0 url(/i/cont_bg_vertical.jpg) repeat-x;
	padding: 4px 6px 23px 6px;
}
/* ========================================================== */
/* ========================================================== */
/* Меню */
/* ========================================================== */
#menu_header
{
	background: url(/i/menu_header.jpg) top no-repeat;
	width: 190px;
	height: 76px;
}
#menu_body
{
	background: url(/i/menu_body.jpg) repeat-y;
	width: 180px;
	padding-left: 10px;
}
.sub_menu
{
	background: url(/i/submenu_bg_top.jpg) top no-repeat;
	padding-top: 4px;
}
.sub_menu_bg
{
	background: url(/i/submenu_bg.jpg) repeat-y;
}
a.sub_menu_s:link, a.sub_menu_s:visited
{
	background: url(/i/submenu_bg_s.jpg) 160px 5px no-repeat;
	text-decoration: none;
	display: block;
	color: #81D4FE;
	font-size: 11px;
	height: 17px;
	padding: 1px 0 0 20px;
	margin-bottom: 1px;
}
a.sub_menu_h:link, a.sub_menu_h:visited
{
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	height: 17px;
	padding: 1px 0 0 20px;
	margin-bottom: 1px;
}
a.sub_menu_h:hover, a.sub_menu_s:hover
{
	color: #C4F4CA;
	padding: 1px 0 0 20px;
}
a.sub_menu_s_s:link, a.sub_menu_s_s:visited
{
	background: url(/i/submenu_bg_s.jpg) 160px 5px no-repeat;
	text-decoration: none;
	display: block;
	color: #81D4FE;
	font-size: 10px;
	height: 17px;
	padding: 1px 0 0 30px;
	margin-bottom: 1px;
}
a.sub_menu_h_h:link, a.sub_menu_h_h:visited
{
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	height: 17px;
	padding: 1px 0 0 30px;
	margin-bottom: 1px;
}
a.sub_menu_h_h:hover, a.sub_menu_s_s:hover
{
	color: #C4F4CA;
	padding: 1px 0 0 30px;
}
#menu_bottom
{
	background: url(/i/menu_bottom.jpg) bottom no-repeat;
	width: 190px;
	height: 18px;
}
a.menu:link, a.menu:visited
{
	background: url(/i/menu_item_bg.jpg) 5px top no-repeat;
	text-decoration: none;
	display: block;
	padding: 9px 0 9px 10px;
	color: #FFFFFF;
	font-size: 12px;
	height: 10px;
}
a.menu:hover, a.menu_s:hover
{
	color: #C4F4CA;
	padding: 9px 0 9px 10px;
}
.menu_s
{
	background: url(/i/menu_item_bg.jpg) 5px top no-repeat;
}
a.menu_s:link, a.menu_s:visited
{
	background: url(/i/menu_bg_s.jpg) 160px 10px no-repeat;	
	text-decoration: none;
	display: block;
	padding: 9px 0 9px 10px;
	color: #81D4FE;
	font-size: 12px;
	height: 10px;
}
#contact_header
{
	background: url(/i/contact_header.jpg) no-repeat;
	width: 184px;
	height: 60px;
}
#contact_body
{
	padding: 10px 5px 0 20px;
	background: url(/i/contact_body.jpg) repeat-y;
	width: 165px;
}
#contact_bottom
{
	background: url(/i/contact_bottom.jpg) no-repeat;
	width: 184px;
	height: 16px;
}
/* ========================================================== */
/* ========================================================== */
/* Контент */
/* ========================================================== */
#content_header_left
{	
	background: url(/i/content_header_left.jpg) no-repeat;
	float: left;
	width: 12px;
	height: 52px;
}
#content_header_bg
{	
	background: url(/i/content_header_bg.jpg) repeat-x;
	height: 59px;
}
#content_header_right
{	
	background: url(/i/content_header_right.jpg) no-repeat;
	height: 52px;
	width: 12px;
	float: right;
}
#path
{	
	background: url(/i/path_img.jpg) 0 10px no-repeat;
	float: left;
	padding: 24px 0 0 50px;
	height: 30px;
}
a.path:link, a.path:visited
{
	text-decoration: none;
	color: #575757;
}
a.path:hover
{
	color: #7FD6FF;
}
#page_name
{
	float: right;
	padding-top: 10px;
}
#page_name h1
{
	font-size: 30px;
	font-weight: none;
	color: #8EB870;
}
#content_body_bg
{	
	background: #FFFFFF url(/i/content_body_bg.jpg) repeat-y;
}
#content_body
{
	background: url(/i/content_body_center.jpg) repeat-x;
	margin: 0 4px;
}
#content_body_left
{
	background: url(/i/content_body_left.jpg) top left no-repeat;
}
#content_body_right
{
	background: url(/i/content_body_rigth.jpg) top right no-repeat;
	padding: 10px 10px 20px 10px;
}
#content_footer_bg
{	
	background: url(/i/content_footer_bg.jpg) bottom repeat-x;
	height: 20px;
	width: 790px;
	float: right;
	margin-top: -20px;
}
#footer_bg
{	
	background: url(/i/footer_bg.jpg) repeat-x;
	height: 77px;
}
/*====================================================================*/
/*====================================================================*/
/* Форматирование контента */
/*====================================================================*/
.content_table
{
	background: #DBD0B0 url(/i/content_table.jpg) repeat-x;
	height: 170px;
}
.content_after_table
{
	background: #DBD0B0 url(/i/content_after_table.jpg) repeat-x;
	height: 36px;
}
.content_td
{
	background: #F5F4EE url(/i/content_td.jpg) bottom repeat-x;	
}
.content_td_left
{
	background: #F5F4EE;
}
.content_td_right
{
	background: #F5F4EE;
}
.content_td_2
{
	background: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
a.content_after_table_div:link, a.content_after_table_div:visited
{
	background: url(/i/content_after_table_div.gif) no-repeat;
	float: right;
	text-decoration: none;
	display: block;
	width: 54px;
	height: 41px;
	margin-top: -52px;
	padding-right: 46px;
}
a.content_after_table_div:hover
{
	background: url(/i/content_after_table_div_h.gif) no-repeat;
	width: 100px;
	height: 41px;
	width: 54px;
	display: block;
}
a.more:link, a.more:visited
{
	text-decoration: none;
	color: #0180B3;
}
a.more:hover
{
	color: #C4F4CC;
}
.sep
{
	background: url(/i/sep.gif) center bottom no-repeat;
	margin: 10px 0;
}
/*====================================================================*/
/*====================================================================*/
/* Карта сайта */
/*====================================================================*/
ul
{
	margin: 0 0 0 16px;
	padding: 0;
}
ul li
{
	list-style: none;
	background: url(/i/more.jpg) 0 7px no-repeat;
}
ul ul li
{
	background: url(/i/more_b.jpg) 0 7px no-repeat;
}
ul ul ul li
{
	background: url(/i/more_c.jpg) 0 7px no-repeat;
}
a.map:link, a.map:hover, a.map:visited
{
	text-decoration: none;
	color: #999999;
}
/*====================================================================*/
/*====================================================================*/
/* Форматирование текста */
/*====================================================================*/
.block_arrow
{
	height: 18px;
	font-weight: bold;
	padding: 0 0 6px 12px;
}
.text
{
	margin: 20px 0 0 10px;
}
/*====================================================================*/
/*====================================================================*/
/* Постраничная навигация */
/*====================================================================*/
#pager
{
	margin: 10px 0 4px 0;
	text-align: center;
	clear: both;
}
#pager a.pager:link, #pager a.pager:visited
{
	background: #EBEBEB;
	border: 1px solid #C7C7C7;
	padding: 2px 4px 2px 4px;
	margin-left: 2px;
	color: #666666;
	text-decoration: none;
}
#pager a.pager:hover, #pager span.pager-s
{
	background: #FFFFFF;
	border: 1px solid #C7C7C7;
	padding: 2px 4px 2px 4px;
	margin-left: 2px;
	text-decoration: none;
}
/*--------------------------------------------------------------------*/