/* Reset
*****************************************/	
*{margin:0; padding:0;}
*:focus {outline:none;}
ul, ul li{list-style:none;}
img, a img{border:none;}
a{text-decoration:none;}
/*__________________________________
					         end Reset*/


/*  Global CSS
*****************************************/		
html{
	position:relative;
	width:100%;
	height:100%;
	background:#fff;
	
	font-size:100.01%;
	}
body{
	position:relative;
	margin:0 auto;
	padding:0 7px;
	width:986px;
	
	font:62.5% tahoma, arial, sans-serif;  /* 62.5%=10px=1em */
	line-height:1.2;	
	color:#7f7f7f;
	}
/*__________________________________
				         end Global CSS*/	
	
	
/* header
*****************************************/		
.header{
	height:160px;
	padding-top:34px;
	background:#fff url(../images_bg/header-bg.jpg) 0 100% no-repeat;
	}
	
.header h1{
	overflow:hidden;
	position:absolute;
	top:117px;
	left:200px;
	width:270px;
	height:35px;
	padding-top:5px;
	
	font-size:25px;
	font-weight:normal;
	text-align:center;
	color:#5d0000;
	white-space:nowrap;
	}
.header h1 span{
	position:absolute;
	top:0;
	left:0;
	width:270px;
	height:40px;
	background:url(../images_bg/header-h1.gif) 0 0 no-repeat;
	}	

.header h2{
	overflow:hidden;
	position:absolute;
	top:117px;
	left:535px;
	width:230px;
	height:70px;
	
	font-size:18px;
	color:#f97321;
	}

/*image_block*/	
.image_block{
	position:absolute;
	top:83px;
	left:813px;
	width:157px;
	height:108px;
	background:url(../images_bg/header-img-bg.jpg) 0 0 no-repeat;
	}
.image_block img{
	display:block;
	width:135px;
	height:88px;
	padding:10px 0 0 11px;
	}
/*end image_block*/
						 
/*menu*/			
.menu{
	position:absolute;
	top:59px;
	left:196px;
	width:838px;
	height:23px;
	}
.menu li{
	float:left;
	width:87px;
	height:23px;
	margin-right:1px;
	}
li.last_li{
	width:151px;
	}

li.prev_prev_li{
	width:121px;
	}

li.prev_li{
	width:87px;
	}

.menu a{
	display:block;
	position:relative;
	width:87px;
	height:23px;
	background:url(../images_bg/menu_li-bg.gif) 0 0 no-repeat;
	
	font-size:9px;
	text-align:center;
	color:#fff;
	white-space:nowrap;
	}
.last_li a{
	width:141px;
	padding-right:10px;
	background:url(../images_bg/menu_li_last-bg.gif) 0 0 no-repeat;
	}

.prev_li a{
	width:87px;

        text-align: center;
	background:url(../images_bg/menu_li-bg_blue_87.gif) 0 0 no-repeat;
	}

.prev_prev_li a{
	width:121px;

        text-align: center;
	background:url(../images_bg/menu_li-bg_blue.gif) 0 0 no-repeat;
	}

.menu a span{
	overflow:hidden;
	display:block;
	position:relative;
	height:23px;
	margin:0 5px;
	
	cursor:pointer;
	}	
.last_li a span.bottom-bg{
	display:block;
	position:absolute;
	top:23px;
	left:127px;
	width:24px;
	height:15px;
	margin:0 !important;
	background:url(../images_bg/last_li-bottom.gif) 0 0 no-repeat;
	
	cursor:pointer;
	}
	
.menu a span b{
	display:block;
	position:relative;
	top:12px; 
	height:1.2em;
	margin-top:-0.6em;
	padding-right:2px;
	cursor:pointer;
	text-transform: uppercase;
	}
	
.menu a:hover{
	background-position:0 -23px;
	color:#fff;
	}
	
.menu a.active{
	background-position:0 -23px;
	color:#fff;
	}
	
.menu a:hover span.bottom-bg{
	background-position:0 -15px;
	}	
/*end  menu*/

/*__________________________________
					     end  header*/
	
/*contaner_columns
*****************************************/	
.contaner_columns{
	overflow:hidden;
	position:relative;
	width:986px;
	margin-top:6px;
	padding-bottom:28px;
	background:url(../images_bg/columns-y.jpg) 0 0 repeat-y;
	}
.columns_bottom_bg{
	position:absolute;
	bottom:-1px;
	left:0;
	width:986px;
	height:25px;
	background:url(../images_bg/columns-bottom.gif) 0 0 no-repeat;
	}
	
/*left_column
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/	
.left_column{
	float:left;
	width:163px;
	min-height:100px; 
	padding:45px 11px 0 5px;
	background:url(../images_bg/left_column-top.gif) 0 0 no-repeat;
	}
.left_column h2{
	
	min-height:15px;
	padding:12px 0 10px 0;
		
	font-size:12px;	
	text-align:center;
	}

/*search_form*/	
.search_form{
	overflow:hidden;
	margin-top:16px;
	padding-left:5px;
	}
	
.input{
	position:relative;
	}
input.cleardefault{
	display:block;
	width:147px;
	min-height:13px;
	padding:1px 0 2px 3px;
	border:1px solid #59759f;
	background:#c5cedf;
	
	font-size:1.1em !important;
	font-family:verdana, arial,  sans-serif;
	}	
#ajaxSearch_submit{
	display:block;
	float:right;
	position:relative;
	width:27px;
	height:27px;
	margin:3px 6px 0 2px;
	border:none;
	background:#ff252b url(../images_bg/submit-button.gif) 0 0 no-repeat;
	
	cursor:pointer;
	}
	
.link{
	overflow:hidden;
	margin-top:8px;
	}
.link a{
	color:#f4412a;
	text-decoration:underline;
	}
.link a:hover{
	color:#f21016;
	}
/*end search_form*/	

/*link_img*/	
.link_img{
	width:161px;
	margin:15px 0 0 1px;
	}
.link_img a, .link_img img{
	display:block;
	width:161px;
	height:217px;
	}
/*end link_img*/
	
/*archive*/
.archive{
	overflow:hidden;
	margin-top:5px;
	}
.archive h2{
	color:#a7365b;
	}
	
.archive p{
	height:auto !important;
	min-height:100px;
	height:100px;
	background:#ddd;
	text-align:center;
	}
/*archive*/

/*------------------------------------------------------
				end left_column*/
				
/*center_column
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/			  
.center_column{
	float:left;
	width:632px;
	min-height:100px;
	padding-top:9px;
	background:url(../images_bg/center_column-top.gif) 0 0 no-repeat;
	
	font-size:1.2em;
	color:#7f7f7f;
	}	
.center_column h2{
	min-height:15px;
	margin:0 2px;
	padding:10px 0 5px 27px;
	background:#3f5f91 url(../images_bg/center_column-h2.gif) 0 0 no-repeat;
	
	color:#fff;
	font-size:12px;
	}
	
/*news_block*/	
.news_block{
	overflow:hidden;
	margin-top:15px;
	padding:15px 20px 0 12px;
	background:url(../images_bg/news_block-top.gif) 0 0 no-repeat;
	}
.center_column div.first_block{
	margin-top:0;
	padding-top:11px;
	background:none;
	}	
		
.left_block{
	overflow:hidden;
	float:left;
	width:289px;
	}	
.right_block{
	overflow:hidden;
	float:right;
	width:289px;
	}

.center_column h3{
	margin-left:7px;
	padding:0 30px 0 78px;
	background:#f6f6f6 url(../images_bg/info_block-h3.gif) 0 50% repeat-x;
	
	font-size:12px;
	color:#3f5f91;
	}
.center_column h3 span{
	overflow:hidden;
	display:block;
	}
.center_column h3 strong{
	background:#f6f6f6;
	padding:0 6px;
	}

.center_column h4{
	padding-top:5px;
	font-size:1.5em;
	color:#a8081a;
	}
	
span.bg_img{
	float:left;
	width:220px;
	height:155px;
	margin-right:3px;
	background:#3f5f91 url(../images_bg/bg-img.jpg) 0 0 no-repeat;
	}
span.bg_img a{
	display:block;
	width:203px;
	height:138px;
	margin:7px 0 0 7px;
	padding:3px 0 0 3px;
	}
span.bg_img img{
	display:block;
	width:200px;
	height:135px;
	}
/*end news_block*/

/*------------------------------------------------------
			      end center_column*/

/*right_column
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/	
.right_column{
	float:right;
	width:164px;
	min-height:100px;
	padding:45px 1px 0 5px;
	background:url(../images_bg/right_column-top.gif) 0 0 no-repeat;
	
	color:#24447c;
	}
.right_column h2{
	min-height:15px;
	padding:12px 0 10px 0;
	margin-bottom:12px;
	background:#ffb136;
	
	font-size:12px;
	color:#fff;
	text-align:center;
	}
.right_column p{
	overflow:hidden;
	margin:3px 10px 0 12px;
	}
.right_column ul{
        padding-bottom:13px;
}
	
.better_info{
	margin-top:30px;
	}
.better_info_first{
	margin-top:0;
	}
.better_info_first h2{
	background:#a8081a;
	}
	
/*------------------------------------------------------
			         end right_column*/
/*__________________________________
			   end  contaner_columns*/
			   
			   
/*footer
*****************************************/		
.footer{
	overflow:hidden;
	margin-top:10px;
	padding-bottom:5px;
	}
.footer_menu{
	overflow:hidden;
	float:left;
	padding-left:255px;
	width:480px;
	
	font-weight:bold;
	text-align:center;
	color:#f4371f;
	cursor:default;
	}
.footer_menu a{
	color:#f4371f;
	}
.footer_menu a:hover{
	text-decoration:underline;
	}
.copyright{
	color:#f97321;
	font-weight:normal;
	}
.design_group{
	float:right;
	width:243px;
	padding-top:11px;
	
	font-weight:bold;
	color:#f97321;
	}
.design_group span{
	float:right;
	width:auto;
	max-width:243px;
	}
.design_group strong{
	color:#a8081a;
	white-space:nowrap;
	}
/*__________________________________
					     end  footer*/	

#popular a{ color:#24447c;}
#popular{ padding-left:10px; padding-bottom:3px;}

.calendar tr td{ padding:3px; font-size:12px;}
.cal_link a{ font-weight:bold; font-size:11px; color:#f86a1e;}
.calendar-month{padding:3px; font-size:12px;}

a.AS_ajax_resultLink{ color:#a8081a;}

div.news_group{
  width:602px;
  padding:15px;
  background:transparent url(../images_bg/news_block-top.gif) no-repeat scroll 0 0;
}
div.news_group_title_bg{
  background:#F6F6F6 url(../images_bg/info_block-h3.gif) repeat-x scroll 0 50%;
  text-align:center;
  width:602px;
  margin-bottom:10px;
}
b.news_group_title{
  background:#F6F6F6 none repeat scroll 0 0;
  padding:0px 10px;
  color:#3F5F91;
  font-size:18px;
  font-family:tahoma,arial,sans-serif;
  line-height:1.2;
}
div.news_group_main{
  float:left;
  width:200px;
  margin-right:14px;
  border-right:solid #000 1px;
}
div.news_group_sub{
  float:left;
  width:387px;
}
a.news_group_title{
  color:#A8081A;
  font-size:18px;
  text-decoration:none;
  font-weight:bold;
  display:block;
}
a.news_group_title:hover{
  text-decoration:underline;
}
a.news_group_sub_title{
  color:#046493;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  display:block;
  margin-bottom:10px;
}
a.news_group_sub_title:hover{
  text-decoration:underline;
  color:#EF391B;
}
span.news_group_annotation{
  text-align:inherit;
  text-decoration:none;
  color:#000;
}
table.news_group_table td.left_td, table.news_group_table  td.right_td{
  padding:15px;
  font-size:14px;
}
table.news_group_table  td.right_td{
  border-left:solid 1px #dfdfdf;
}
span.news_group_date{
  font-size:12px;
}
div.big_news_image{
  width:630px;
  height:300px;
  position:relative;
  margin-top:20px;
}
div.big_news_image img{
  width:630px;
  height:300px;
  border:none;
}
div.big_news_image div#bigImgTitleBG{
  position:absolute;
  bottom:0;
  left:0;
  width:630px;
  background-color:#000;
}
div.big_news_image div#bigImgTitle{
  position:absolute;
  bottom:0;
  left:0;
  width:630px;
  padding:10px;
}
div.big_news_image div#bigImgTitle a{
  color:#FFF;
  cursor:pointer;
  display:block;
  text-decoration:none;
  line-height:18px;
}
div.big_news_image div#bigImgTitle a:hover{
  text-decoration:underline;
}
/*parts*/
.parts{
	overflow:hidden;
	}
.parts h2{
	background:#a8081a;
        margin:0;
	color:#fff;
	}
.parts ul{
	padding-top:13px;
	}
.parts li{
	padding:2px 0 1px 21px;
	background:url(../images_bg/bullet.gif) 7px 0.65em no-repeat;
	}
.parts ul a{
	font-size:14px;
	font-weight:bold;
	color:#902e00;
	}
.parts ul a:hover{
	text-decoration:underline;
	}
/*end parts*/
a#consult_question_btn{
  color:#FFF;
  text-decoration:none;
}
a#consult_question_btn:hover{
  color:#EF391B;
  text-decoration:underline;
}