html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
html {
	background:#ffffff url(/images/main_bg.jpg) repeat-x;
}
#main {
	position:relative;
	min-width:947px;
	width:94%;
	_width:expression(document.documentElement.clientWidth < 947?'947':'94%');
	height:100%;
	min-height:100%;
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0 3%;
	background:url(/images/footer_bg.gif) bottom repeat-x;
}
html>body #main {height:auto;}
		
#main table {
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	border-color:#e5e1d9;
}
#main table td {
	border:1px solid #e5e1d9;
}
#main a {
	color:#1e7fc4;
	outline:none;
}
#main a:hover {
	text-decoration:none;
}
#main a img {
	border:none;
}
#main td {
	vertical-align:top;
}
#main h1 {
	font:normal 24px Georgia;
	color:#000000;
	margin:0 0 11px 0;
}
#main h2 {
	font:normal 20px Georgia;
	color:#000000;
	margin:0 0 8px 0;
}
#main h3 {
	font:bold 14px Georgia;
	color:#000000;
	margin:0 0 5px 0;
}
#main h4 {
}
#main p {
	margin:0;
}
#main form, #main input, #main select, #main textarea {
	margin:0;
	padding:0;
}
#main input, #main select, #main textarea {
	border:1px solid #a2a4a9;
	background:#ffffff;
	padding:0;
	color:#929499;
}
#main input, #main select {
}
#main .submit {
	padding:5px 10px;
	font:bold 11px Arial;
	background:#6e6f73;
	color:#ffffff;
	border:none;
	cursor:pointer;
}
#main .main_table {
	width:100%;
	height:100%;
	border:none;
}

#logo {
	position:absolute;
	margin:26px 0 0 21px;
}

#header {
	height:106px;
}
#phone {
	float:right;
	margin:45px 0 0 0;
	font:24px/42px Arial;
	color:#75170a;
}
#phone span {
	font:18px/42px Arial;
	color:#000000;
}


#content {
}
#left_area {
	float:left;
	width:217px;
	padding:70px 0 0;
}
#left_area .left_head_arrow {
	background:url(/images/arrow_brown_left.gif) left 3px no-repeat;
	padding:0 0 0 22px;
	font:18px Georgia;
	color:#000000;
}

/******* left menu ********/
#left_menu {
	background:url(/images/left_menu_bg.gif) left 2px no-repeat;
}
.left_menu_item {
	width:217px;
}
.left_menu_separator {
	height:1px;
	font-size:1px;
	background:url(/images/left_menu_separator.gif) repeat-x;
}
.left_menu_item a {
	display:block;
	font-weight:bold;
	color:#1e7fc4 !important;
	padding:6px 9px 6px 22px;
	text-decoration:none;
	background:url(/images/arrow_black_left_menu.gif) 9px 12px no-repeat;
}
.left_menu_item a span {
	color:#000000;
}
.left_menu_item a:hover, .left_menu_item.left_select a {
	background-color:#ebebeb;
	color:#000000 !important;
	text-decoration:none !important;
}
.left_menu_items_child {
	padding:8px 0 10px;
}
.left_menu_item.child a {
	font-weight:normal;
	text-decoration:underline;
	padding-left:22px;
	background:none !important;
}
/******* // left menu ********/
.consult_online {
	width:136px;
	height:60px;
	background:url(/images/consult_online.gif) no-repeat;
	padding:26px 0 0 91px;
}
.consult_online a {
	color:#1e7fc4;
	font:bold 14px Arial;
	background:url(/images/dashed.gif) bottom repeat-x;
	text-decoration:none;
}
.consult_online a:hover {
	background:none;
}


#content_area {
	padding:0 0 0 260px;

}
#content_area p {
	margin:12px 0;
}

/******* top menu ********/
#top_menu {
	height:44px;
}
.top_menu_left_bg {
	float:left;
	width:11px;
	height:44px;
	font-size:1px;
	background:url(/images/top_menu_left_bg.png) no-repeat;
	_position:relative;
	_left:3px;
}
.top_menu_right_bg {
	float:right;
	width:11px;
	height:44px;
	font-size:1px;
	background:url(/images/top_menu_right_bg.png) no-repeat;
	_position:relative;
	_left:-3px;
}
.top_menu_content {
	height:42px;
	background:url(/images/top_menu_bg.png) repeat-x;
	margin:0 11px;
	padding:2px 0 0 0;
}
.top_menu_separator {
	float:left;
	height:37px;
	width:3px;
	font-size:1px;
	background:url(/images/top_menu_separator.gif) no-repeat;
}
.top_menu_item {
	height:37px;
	float:left;
}
.top_menu_item.top_select {
	
}
.top_menu_item a {
	position:relative;
	display:block;
	height:41px;
	float:left;
	padding:0 8px;
	font:bold 12px/37px Arial;
	color:#ffffff !important;
	text-transform:uppercase;
	text-decoration:none;
}
.top_menu_item a .top_text {
	position:absolute;
	float:left;
	font:bold 12px/37px Arial;
	color:#000000;
	text-transform:uppercase;
	*line-height:normal;
	margin-top:-1px;
	cursor:pointer;
}
.top_menu_item a:hover {
	background:url(/images/top_menu_item_bg_over.gif) repeat-x;
}
.top_menu_item.top_select a {
	cursor:default;
}
.top_menu_item.top_select a:hover {
	background:none;
}
.top_menu_item.top_select a .top_text {
	cursor:default;
	color:#b13525;
}
/******* // top menu ********/

.breadcrumb, .breadcrumb a {
	font-size:11px;
	color:#333333 !important;
}

.content_container {
	padding:0 16px;
}




#footer, #expand {
	height:114px;
}
#footer {
	position:absolute;
	left:0;
	_left:auto;
	bottom:0;
	width:94%;
	_width:100%;
	padding:0 3%;
	_padding:0;
}
#footer #copyright {
	float:left;
	width:220px;
	color:#000000;
	padding:24px 0 0 0;
}
#footer #footer_content #copyright #links a {
	color:#1e7fc4;
}
#footer #footer_content {
	padding:24px 0 0 275px;
	font-size:11px;
	color:#666666;
}
#footer #footer_content #counters {
	float:right;
	text-align:right;
}
#footer #links {
	float:right;
	width:300px;
	padding:0 10px;
	font-size:11px;
	color:#666666;
}

.left_links {
	font-size:11px;
	color:#666666;
}
.left_links a {
	color:#1e7fc4;
}

/****** red area ******/
.red_area {
	height:155px;
}
.red_area_left_bg {
	float:left;
	width:20px;
	height:155px;
	font-size:1px;
	background:url(/images/red_area_bg_left.gif) 3px top no-repeat;
	_position:relative;
	_left:3px;
}
.red_area_right_bg {
	float:right;
	width:20px;
	height:155px;
	font-size:1px;
	background:url(/images/red_area_bg_right.gif) no-repeat;
	_position:relative;
	_left:-3px;
}
.red_area_content {
	height:155px;
	background:url(/images/red_area_bg.gif) repeat-x;
	margin:0 20px;
	padding:2px 0 0 0;
}
.red_area_separator {
	float:left;
	height:155px;
	width:5%;
	*width:4.5%;
	font-size:1px;
	background:url(/images/red_area_separator.gif) center 14px no-repeat;
}
.red_area_item {
	float:left;
	padding:20px 0 0 0;
	width:30%;
	color:#edc9c4;
	font-size:11px;
	text-align:left;
}
.red_area_item_head {
	color:#ffffff !important;
	font:20px Georgia;
	margin-bottom:11px;
	background:url(/images/red_area_item_head_bg.gif) bottom repeat-x;
	text-decoration:none !important;
}
.red_area_item_head a {
	color:#ffffff !important;
	font:20px Georgia;
	text-decoration:none !important;
}
.red_area_item_head:hover {
	background:none;
}
/****** // red area ******/

/****** red area 2 ******/
.red_area_2 {
	width:100%;
	border:none !important;
}
.red_area_2 td {
	border:none !important;
}
.red_area_2 .t_l_corner {
	width:3%;
	height:14px;
	font-size:9px;
	background:url(/images/red_area_top_left_bg.gif) 3px top no-repeat;
}
.red_area_2 .t_bg {
	height:14px;
	font-size:9px;
	background:#b13525;
}
.red_area_2 .t_r_corner {
	width:2%;
	height:14px;
	font-size:9px;
	background:url(/images/red_area_top_right_bg.gif) right top no-repeat;
}
.red_area_2 .l_h_bg {
	width:3%;
	background:url(/images/red_area_h_bg.gif) 3px top repeat-y;
}
.red_area_2 .r_h_bg {
	width:2%;
	background:#b13525;
}
.red_area_2_content {
	padding:6px 0;
	width:29%;
	color:#edc9c4;
	font-size:11px;
	background:#b13525;
	text-align:left;
}
.red_area_2_content p {
	margin:0 !important;
}
.red_area_2_head {
	color:#ffffff;
	font:20px Georgia;
	margin-bottom:11px;
	background:url(/images/red_area_item_head_bg.gif) bottom repeat-x;
}
.red_area_2_head a {
	color:#ffffff !important;
	font:20px Georgia;
	text-decoration:none !important;
}
.red_area_2_separator {
	width:4%;
	background:#b13525 url(/images/red_area_separator.gif) center repeat-y;
}
.red_area_2 .b_l_corner {
	width:3%;
	height:19px;
	background:url(/images/red_area_bottom_left_bg.gif) 3px bottom no-repeat;
}
.red_area_2 .b_bg {
	height:19px;
	background:url(/images/red_area_bottom_bg.gif) bottom repeat-x;
}
.red_area_2 .b_r_corner {
	width:2%;
	height:19px;
	background:url(/images/red_area_bottom_right_bg.gif) right bottom no-repeat;
}
/****** // red area 2 ******/

/****** 2 column area ******/
.col_2_area {
	border-top:1px solid #dddcdc;
	*width:99%;
}
.col_2_area .left_col {
	float:left;
	width:37%;
	margin-right:3%;
}
.col_2_area .left_col .left_col_head {
	border-bottom:2px solid #b13525;
	padding-left:90px;
	background:url(/images/ico_calendar.jpg) 14px center no-repeat;
	font:20px/60px Georgia;
	color:#000000;
}
.col_2_area .col_item {
	padding:8px 14px 12px;
	border-bottom:1px solid #d5d5d5;
	color:#666666;
	font-size:11px;
	text-align:left;
}
.col_2_area .col_item a {
	font-size:12px !important;
}
.col_2_area .col_item .col_item_date {
	font:12px Georgia;
	color:#000000;
}
.col_2_area .col_2_area_archive {
	padding:10px 0 12px 14px;
	border-top:1px solid #d5d5d5;
}
.col_2_area .col_2_area_archive a {
	display:block;
	padding-left:13px;
	background:url(/images/arrow_black_left_menu.gif) left 5px no-repeat;
}
.col_2_area .right_col {
	float:left;
	width:60%;
}
.col_2_area .right_col a {
	font:11px Arial !important;
	color:#666666 !important;
	text-decoration:none;
}
.col_2_area .right_col a:hover {
	text-decoration:underline;
}
.col_2_area .right_col .right_col_head {
	border-bottom:2px solid #b13525;
	padding-left:100px;
	background:url(/images/ico_book.jpg) 14px center no-repeat;
	font:20px/60px Georgia;
	color:#000000;
}
/****** // 2 column area ******/

.arrow_gray_area {
	padding:4px 0 6px 50px;
	background:url(/images/arrow_gray_left.gif) no-repeat;
	font:14px Arial;
	min-height:32px;
}
.big_number {
	font:normal 24px Georgia;
	color:#000000;
}

.links_catalog td {
	padding:5px 10px;
}

/****** question area ******/
#question {
	height:100%;
	min-height:100%;
	width:100%;
	position:absolute;
	z-index:200;
	top:0px;
	left:0;
}
#question2 {
	height:100%;
	_height:expression(parentNode.offsetHeight + 'px');
	min-height:100%;
	width:100%;
	_width:expression(parentNode.offsetWidth + 'px');
	background:#000000;
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	opacity:0.1;
    filter:alpha(opacity=10);
}
#question_area {
	width:460px;
	height:408px;
	border:3px solid #b13525;
	position:fixed;
	_position:relative;
	top:50%;
	left:50%;
	margin:-220px 0 0 -250px;
	background:#fdfdfe;
	padding:16px 20px;
	font:12px Arial;
}
#question_area #close {
	position:absolute;
	right:12px;
	top:12px;
}
#question_area form {
	margin:0;
}
#question_area .question_input {
	width:212px;
	margin:2px 0 5px 0;
}
#question_area .question_textarea {
	width:100%;
	margin:2px 0 5px 0;
}
#question_area .question_captcha {
	width:49px;
	margin:2px 0 5px 0;
}
#question_area .question_submit {
	margin:12px 0 5px 0;
	background:#b13525 url(/images/arrow_white_for_button.gif) 10px center no-repeat;
	border-color:#b13525;
	font:bold 12px Arial;
	color:#ffffff;
	padding:2px 10px 2px 20px !important;
	cursor:pointer;
}
/****** // question area ******/

/****** Question - the answer ******/
.question_answer {
	margin-bottom:25px;
}
.question_answer .q_a_name {
	font:bold 14px Arial;
}
.question_answer .q_a_date {
	font:12px Georgia;
	color:#000000;
}
.question_answer .q_a_question {
	font:italic bold 12px Arial;
	margin-top:4px;
}
/****** // Question - the answer ******/

/****** form 1 ******/
.form_1, form.form_1 {
	margin:0;
}
.form_1_input, .form_1_textarea, 
.form_1 input, .form_1 textarea, 
.form_1 .question_input, .form_1 .question_textarea 
{
	width:257px;
	margin:2px 0 5px 0 !important;
}
.form_1_captcha, 
.form_1 .question_captcha {
	width:49px !important;
	margin:2px 0 5px 0 !important;
}
.form_1_submit, 
.form_1 .question_submit {
	width:auto !important;
	margin:12px 0 5px 0 !important;
	background:#b13525 url(/images/arrow_white_for_button.gif) 10px center no-repeat !important;
	border-color:#b13525 !important;
	font:bold 12px Arial !important;
	color:#ffffff !important;
	padding:2px 10px 2px 20px !important;
	cursor:pointer !important;
}
/****** // form_1 area ******/

/******* pager ********/
.pager {
	height:32px;
	color:#333333;
	padding:0 12px;
	line-height:32px;
	border-top:1px solid #cccccc;
}
.pager a {
	margin:0 3px;
	color:#6ac1ee !important;
}
.pager .select {
	border:1px solid #999999;
	font-weight:bold;
	padding:2px 5px 3px;
	color:#666666 !important;
}
/******* // pager ********/


/*** additional ***/
.red {
	color:#b13525;
}
.clear {
	height:1px;
	clear:both;
	*font-size:1px;
}
.content_center {
	text-align:center;
}
.content_right {
	text-align:right;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.no_border {
	border:none !important;
}
.more {
	background:url(/images/arrow_right_blue.gif) left center no-repeat;
	padding-left:17px;
}
.list {
	line-height:21px;
}
.georgia {
	font-family:Georgia;
}

/* TREE begin */
.page_tree {
	padding-right:28px;
	margin-bottom:10px;
	font:11px Tahoma;
	color:#000000;
}
.page_tree a.tree_link {
	color:#0764bd;
	text-decoration:none;
	position:relative;
	top:-2px;
}
.tree_element {
	margin:5px 0 5px 28px;
	/*white-space:nowrap;*/
}
.tree_current_element {
	font-weight:bold;
	position:relative;
	top:-2px;
}
.tree_branch_element {
}
.tree_ico_root {
	margin:0 6px 0 0;
}
.tree_element_ico {
	margin:0 6px 0 0;
}
/* TREE end */ 