body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:url(../img/bg_main.gif) repeat-x 0 0;
}
img{
	border:0;
}
a{
	outline:none;
	color:#1562a9;
}
a:hover{
	text-decoration:none;
}
.clearfix {
	display: block;
	clear: both;
	padding:0 0 0px;
}
.overflow{
    overflow:hidden;
}
.main{
	width:959px;
	margin:0 auto 0px;
}
.header{
	background:url(../img/bg_header.jpg) no-repeat 0 0;
	width:959px;
	height:218px;
}
.header h1.logo{
	float:left;
	margin:0;
	padding:20px 0 0 38px;
	width:187px;
	height:186px;
	overflow:hidden;
}
.header h1.logo a{
	width:187px;
	height:186px;
	overflow:hidden;
	float:left;
	background:url(../img/bg_logo.png) no-repeat 0 0;
	text-indent:-999999px;
}
ul.main_nav{
	list-style:none;
	position:relative;
	margin:5px 0 0 0;
	padding:0 0 0 2px;
	height:48px;
	background:url(../img/bg_li.gif) no-repeat 0% 0;
}
ul.main_nav li{
	float:left;
	width:136px;
	text-align:center;
	/*position:relative;*/
	height:48px;
	padding:0 0px 0 0 0;
	margin:0 0px 0 0;
	background:url(../img/bg_li.gif) no-repeat 100% 0;
}
ul.main_nav li a{
	color:#fff;
	text-decoration:none;
	float:left;
	width:134px;
	text-align:center;
	height:31px;

	padding:17px 0 0 0;
}
ul.main_nav li a.active,
ul.main_nav li a:hover{
	background:url(../img/bg_li_hover.jpg) no-repeat 50% 0;	
	width:134px;
}
.holder{
	padding:54px 0 0px 0;
}
.holder .video{
	width:488px;
	float:left;
	background:#f00;
	overflow:hidden;
	background:url(../img/bg_video.gif) no-repeat 0 0;
	height:365px;
	padding:0 0 0 44px;
	position:relative;
	z-index:1;
}
.holder .welcome{
	width:419px;
	float:left;
	height:365px;
}
.holder .welcome h2.title{
	background:url(../img/bg_title.gif) no-repeat 0 0;
	height:48px;
	margin:0;
	padding:0;
	text-indent:-99999999px;
}
.holder .welcome h2.title_2{
	background:url(../img/bg_tv_title.gif) no-repeat 14px 0;
	height:48px;
	margin:0;
	padding:0;
	text-indent:-99999999px;
}
.holder .welcome .form form{
	margin:0;
	padding:0;
}
.holder .welcome .form form label{
	float:left;
	width:222px;
	font-weight:bold;
	font-size:14px;
	text-align:right;
}
.holder .tv_page .form form label{
	width:203px;
}
.holder .welcome p{
	font-size:16px;
	line-height:23px;
	padding:34px 50px 0;
	margin:0;
}
div.btn_shadow{
	background:url(../img/bg_button_shadow.gif) no-repeat 0 0;
	text-align:center;
	height:80px;
	float:left;
	width:209px;
	margin:25px 0 0 0;
}
div.right_btn{
	float:right;
	margin:40px -15px 0 0;
}
.buttons{
	padding:0 0 0 0px;
}
.content .left_col{
	float:left;
	padding:0 0 0 23px;
	width:220px;
}
.content .left_col h3{
	margin:0;
	padding:0;
	height:39px;
	overflow:hidden;
}
.content  ul.list_links{
	width:220px;
	overflow:hidden;
	background:#ececec;
	margin:0;
	padding:0;
	min-height:424px;
	list-style:none;
}
.content ul.list_links li{
	font-size:12px;
	padding:8px 9px 0;
	float:left;
	
}
.content ul.list_links li a{
	color:#000;
	text-decoration:none;
}
.content ul.list_links li a:hover{
	color:#344766;	
}
.content ul.list_links li span{
	float:left;
	cursor:pointer;
}
.content ul.list_links li strong{
	float:left;
	width:130px;
	cursor:pointer;
	padding:17px 0 0 10px;
}
.content ul.list_links li strong.large{
	padding:7px 0 0 10px;
}
.content .center_col{
	width:418px;
	padding:0 25px;
	float:left;
	overflow:hidden;
}
.content .center_col p{
	/*font-size:14px;*/
	margin:0;
	font-size:12px;
	padding:0 0 10px;
	line-height:19px;
/*	padding:0 0 22px;*/
}
.content .right_col{
	float:right;
	padding:0 23px 0 0 ;
	width:220px;
	overflow:hidden;
}
.content .right_col h3.title{
	margin:0;
	height:39px;
	overflow:hidden;
	padding:0;
}
.content .right_col ul.list_news{
	background:#ECECEC;
	list-style:none;
	margin:-2px 0  0 0;
	overflow:hidden;
	padding:0 20px;
	width:180px;
	min-height:424px;
}
.content .right_col ul.list_news li{
	background:url(../img/bg_li_news.gif) no-repeat 0 0;
	padding:12px 0;
}
.content .right_col ul.list_news li.first{
	background:none;
}
.content .right_col ul.list_news li strong.title_new{
	display:block;
	color:#ccc;
	font-weight:normal;
}
.content .right_col ul.list_news li strong.date{
	text-align:right;
	color:#666;
}
.content .right_col ul.list_news li a{
	text-decoration:none;
}
.content .right_col ul.list_news li p{
	margin:0;
	padding:0;
}
.content .right_col ul.list_news li a.read{
	text-decoration:underline;
}
.content .right_col ul.list_news li a.read:hover{
	text-decoration:none;
}
.holder .welcome .form .row{
	padding:24px 0 0 0;
	overflow:hidden;
}
.holder .welcome .form select{
	width:181px;
	border:1px solid #87a3bd;
	font-size:13px;
	float:right;
}
.holder .welcome .form input{
	float:right;
	font-size:13px;
	width:175px;
	margin:0;
	padding:0 0 0 4px;
	height:20px;
	border:1px solid #87a3bd;
}.holder .welcome .form .row a.date{
	float:right;
	width:24px;
	height:22px;
	background:url(../img/ico_date.gif) no-repeat 0 0;
}
.holder .welcome .form input.date_i{
	width:142px;
	margin:0 9px 0 0;
}
.content .center_col  ul.pager{
	list-style:none;
	margin:0;
	padding:0;
}
.content .center_col  ul.pager li{
	float:left;
	font-size:14px;
	padding:0 5px 0 0;
}
.content .center_col  ul.pager li a:hover{
	text-decoration:none;
}
.content .center_col ul.news_list{
	margin:0;
	padding:0;
	list-style:none;
}
.content .center_col ul.news_list div.image{
	width:84px;
	height:84px;
	overflow:hidden;
	float:left;
	margin:3px 0 0 0;
}
.content .center_col ul.news_list div.text{
	width:317px;
	float:left;
	padding:0 0 0 16px;
	font-size:12px;
}
.content .center_col ul.news_list li{
	padding: 14px 0;
	border-bottom:1px solid #cdcdcd;
	overflow:hidden;
}
.content .center_col ul.news_list div.text h4{
	margin:0;
	padding:0;
	line-height:15px;
	font-size:14px;
}
.content .center_col ul.news_list div.text h4 a{
	text-decoration:none;
}
.content .center_col ul.news_list div.text p{
	font-size:14px;
	line-height:18px;
	margin:0px 0;
	padding:0;
}
.content .center_col ul.news_list a.read_m:hover{
	text-decoration:none;
}
.content .right_col ul.list_tv{
	background:none repeat scroll 0 0 #ECECEC;
	list-style:none outside none;
	margin:0;
	min-height:424px;
	overflow:hidden;
	padding:0 20px;
	width:180px;
}
.content .right_col ul.list_tv li{
	background:url("../img/bg_li_news.gif") no-repeat scroll 0 0 transparent;
	margin:-2px 0 0 0;
	padding:12px 0;
}
.content .right_col ul.list_tv li.first{
	background:none;	
}
.content .right_col ul.list_tv ul{
	list-style:none;
	margin:0;
	padding:0;
	min-height:30px;
}
.content .right_col ul.list_tv li li{
	background:none;
	padding:7px 0 6px 0;
}
.content .right_col ul.list_tv li li a.active{
	text-decoration:none;
	font-weight:bold;
}
.footer {
    clear:both;
	position:relative;
	padding:20px 0 0 0;
}
ul.main_nav li ul.subnav {
	display:none;
}
ul.main_nav li:hover ul.subnav {
    position: absolute;
	/*width: 150px;*/
    top: 48px;
	display:block;
    list-style: none;
	left:0;
    margin: 0;
    height: auto;
    padding: 0px 0 0px;
	z-index:10;
}

ul.main_nav li ul.subnav li {

    background: none;
    position: static;
    height: auto;
	position:relative;
	width:auto;
	float:left;
	z-index:9;
}
ul.main_nav li ul.subnav li a {
/*    color: #d5dce6;*/
color:#000;
    position: relative;
	font-size:12px;
	width:auto;
	
    padding: 6px 0 6px 10px;
    text-align: left;
 /*   background:#17202d url(../img/bg_li_a.gif) no-repeat 0 100%*/
}

ul.main_nav li ul.subnav li a:hover {
    /*background:#233145 url(../img/bg_li_a.gif) no-repeat 0 100%;
	color:#fff;*/
	background:none;
}
ul.social{
	float:right;
	list-style:none;
	position:absolute;
	top:5px;
	right:5px;
	margin:0;
	padding:0;
}
 ul.social li{
	float:left;
	padding:5px 0 0 0;
}
.style2{
	font-size:14px;
	font-weight:bold;
}
ul.umbrella{
	margin:0 0 20px;
	padding:0 0 0 10px;
	list-style:none;
}
ul.umbrella li{
	padding:5px 0 0 12px;
	background:url(../img/bullet.gif) no-repeat 0 9px;
}
h3.title_page{
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px;
}
table.form span.valid{
	color:#f00;
}
table.form td{
	padding:10px 0 0 0;
	vertical-align:top;
}
span.left{
	float:left;	
}
.inf td{
	vertical-align:top;
	padding:5px;
}
div.document{
	border:1px solid #FFFFFF;
	float:left;
	height:179px;
	margin:0 2px 0 0px;
	position:relative;
	width:100px;
}
div.document a{
	text-decoration:none;
}
.banner{
	background:url(../img/bg_banner.jpg) no-repeat 0 0;
	width:914px;
	height:366px;
	margin:0 auto;
}
table.inf td{
	border-bottom:1px solid #ccc;
}
table.inf tr.title td{
	background:#ececec;
	border-top:1px solid #ccc;
}
h4.news_title{
	font-size:14px;
	line-height:15px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h4.news_title a{
	text-decoration:none;
}
.date_news{
	font-style:italic;
	color:#666;
}
div.btn_shadow input.btn,
div.btn_shadow a.btn{
	background:url(../img/btn.gif) no-repeat 0 -40px;
	width:183px;
	height:40px;
	display:block;
	margin:0 auto;
	color:#fff;
}
div.btn_shadow a.btn:hover{
	background-position:0 0;
}
.holder .welcome div.btn_shadow input.btn{
	background:url(../img/btn.gif) no-repeat 0 -40px;
	width:183px;
	height:40px;
	display:block;
	border:0;
	margin:0 auto;
	color:#fff;
}

.holder .welcome div.btn_shadow input.btn:hover{
	background-position:0 0;
}
.holder .welcome div.btn_shadow input.search{
	background:url(../img/btn_search.gif) no-repeat 0 -0px;
	text-indent:-9999px;
}
.holder .welcome div.btn_shadow input.search:hover{
	background:url(../img/btn_search.gif) no-repeat 0 -40px;
	text-indent:-9999px;
}
/*-------------------------------------------------------------------------*/
.calculate_form .calculate_fields label{
    width:120px;
    float:left;
    text-align:left;
    padding:1px 5px 0 0;
    margin-bottom:3px;
}
.contractor_form .top_field input,
.contractor_form .bottom_field input,
.calculate_form .calculate_fields input{
    width:70px;
    padding:1px;
	height:14px;
    border:1px solid #164397;
    font-size:11px;
}
.contractor_form .top_field div,
.contractor_form .bottom_field div,
.calculate_form .calculate_fields div{
    margin-bottom:3px;
}
.contractor_form .send_btn input{
    display:block;
    width:92px;
    height:35px;
    background:url(../images/send_btn.gif) no-repeat;
    border-style:none;
    cursor:pointer;
    position:absolute;
    right:23px;
    bottom:27px;
}
.contractor_form .send_btn input:hover{
    background-position:left bottom;
}

.calculate_form{
    width:386px;
    height:114px;
    margin-top:10px;
    position:relative;
    color:#27250f;
    font-size:12px;
    zoom:1;
}
.calculate_form .calculate_text{    

    font:bold 12px Arial;
    color:#164397;
    
}
.calculate_form .calculate_fields{
    width:210px;
	float:left;
}
.calculate_form .calculate_btn input{
    display:block;
    width:141px;
    height:39px;
    background:url(../images/calculate_btn.gif) no-repeat;
    border-style:none;
    cursor:pointer;



}
.calculate_form .calculate_btn input:hover{
    background-position:left bottom;
}
a.read_m{
	text-decoration:underline;
}
a.read_m:hover{
	text-decoration:underline;
}
div.btn_shadow a.reg{
	background:url(../img/btn_reg.gif) no-repeat 0 -40px;
	text-indent:-9999px;
}
div.btn_shadow .search{
	background:url(../img/btn_search.gif) no-repeat 0 -0px;
	text-indent:-9999px;
}
div.btn_shadow .search:hover{
	background:url(../img/btn_search.gif) no-repeat 0 -40px;
	text-indent:-9999px;
}
div.btn_shadow a.login{
	background:url(../img/btn_login.gif) no-repeat 0 -0px;
	text-indent:-9999px;
}
div.btn_shadow a.login:hover{
	background:url(../img/btn_login.gif) no-repeat 0 -40px;
	text-indent:-9999px;
}

#TICKER_BODY a{
	text-decoration:none;
}
#TICKER_BODY a:hover{
	color:#E62E00;
}
div.box{
	padding:9px 8px 0;
	height:26px;
	margin:0 0 20px;
	background:url(../images/bg_news.gif) no-repeat 0 0 ;
}
div.box a{
	text-decoration:none;
}
div.box a:hover{
	font-weight:bold;
}
table.form input{
	width:143px;
}
table.form textarea{
	height:50px;
}
table.form input.radio,
table.form input.checkbox{
	width:auto;
}
.btn,
.btn_submit{
	display:block;
	width:77px;
	height:26px;
	background:url(../img/btn_submit.gif) no-repeat 0 0;
	border:0;
	cursor:pointer;
	font-size:0;
}
.btn:hover,
.btn_submit:hover{
	background:url(../img/btn_submit.gif) no-repeat 0 -26px;
}
div.title_index{
	font-size:24px;
	font-weight:bold;
	overflow:hidden;
	padding:10px 0;
	
}
div.title_index strong{
	float:left;
	padding:0;
	font-size:26px;
}
div.title_index span.blue{
	float:left;
	color:#2b71b1;
	padding:0;
}
div.title_index span{
	float:right;
	padding:27px 20px 0 0;
}
ul.sub_nav{
	list-style:none;
	margin:0 0 -33px 0;
	padding:26px 0 0 0;
	text-align:center;
}
ul.sub_nav li{
	float:none;
	display:inline;
	font-size:14px;
	padding:0 6px;
	
}
ul.sub_nav li a{
	text-decoration:none;	
}
ul.sub_nav li a:hover{
	text-decoration:underline;
}
ul.sub_nav li a.active{
	font-weight:bold;
}
.banner{
	position:relative;
	z-index:2;
}
.banner a.reg{
	color:#FFFFFF;
	display:block;
	height:40px;
	margin:0px 0px 0 0;
	position:absolute;
	bottom:55px;
	right:10px;
	float:right;
	width:183px;
	background:url("../img/btn_reg_2.gif") no-repeat scroll 0 -40px;
	text-indent:-9999px;
}
.banner a.reg:hover{
	background:url("../img/btn_reg_2.gif") no-repeat scroll 0 -0px;
}
.banner a.reg_2{
	color:#FFFFFF;
	display:block;
	height:40px;
	margin:0px 0px 0 0;
	position:absolute;
	bottom:55px;
	right:10px;
	float:right;
	width:183px;
	background:url("../img/btn_reg_3.gif") no-repeat scroll 0 -0px;
	text-indent:-9999px;
}
.banner a.reg_2:hover{
	background:url("../img/btn_reg_3.gif") no-repeat scroll 0 -40px;
}

.red{
	color:#f00;	
}
