body{
   margin: 0px;
   padding: 0px;
   background: #151515;
   font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
   font-size: 12px;
}

img{
   border: none;
   padding: 0;
   margin: 0;
}
table{
   background: none;
}
a, a:visited, a:active{
   color: #fff;
}
a:hover{
   text-decoration: none;
}

a.center_table{
   color: #000;
   padding: 5px;
   display: block;
}
a.center_table:hover{
   color: #4e4e4e;
   text-decoration: none;
}

.clearBoth{
   clear: both;
}

#maincontainer{
   padding: 0px;
   margin: 0px auto;
   width: 950px;
}
#first_logo{
   width: 330px;
   height: 119px;
   background: url(/images/logo.gif) no-repeat;
   float: left;
}
#second_logo{
   width: 950px;
   height: 240px;
   background: url(/images/logo_2.gif) no-repeat;
}
#head_first_menu{
   margin: 0;
   padding: 0;
   float: right;
   width: 390px;
   height: 119px;
   text-align: right;
}
#head_first_menu a{
   text-decoration: none;
   font-weight: bold;
   font-size: 14px;
}
#head_first_menu a:hover{
   color: #cccccc;
}
#head_first_menu ul {
   margin:0px;
   padding:0px;
}

#head_first_menu li {
   width: 130px;
   float:left;
   list-style:none;
   line-height:5px;
   font-size:0.9em;
   margin-top: 23px;
   padding:0;
   text-align: center;
}

#head_second_menu{
   margin: 0px auto;
   padding: 0;
   height: 39px;
   width: 905px;
   background: url(/images/menu_bg.gif) repeat-x;
   text-align: center;
}

#head_second_menu_left{
   margin: 0;
   padding: 0;
   background: url(/images/menu_left.gif) no-repeat;
   float: left;
   width: 24px;
   height: 39px;
}
#head_second_menu_center{
   margin: 0;
   padding: 0;
   float: left;
   width: 858px;
   height: 39px;
}
#head_second_menu_right{
   margin: 0;
   padding: 0;
   background: url(/images/menu_right.gif) no-repeat;
   float: right;
   width: 23px;
   height: 39px;
}
#head_second_menu a{
   padding: 0px 20px 0px 20px;
   display: block;
   line-height: 37px;
   color: #000;
   text-decoration: none;
   font-weight: bold;
   font-size: 13px;
}
#head_second_menu a:hover{
   color: #f5f5f5;
}
#head_second_menu ul {
   margin:0px;
   padding:0px;
}

#head_second_menu li {
   float:left;
   list-style:none;
   line-height:5px;
   font-size:0.9em;
   margin:0;
   padding:0;
}


#content{
   margin-top: 14px;
   margin-bottom: 54px;
   padding: 0;
}
#blue_table{
   margin: 0px;
   padding: 0px;
   width: 242px;
   float: left;
   color: #fff;
}
#blue_head{
   background:  url(/images/blue_head.gif) no-repeat;
   width: 242px;
   font-weight: bold;
   font-size: 14px;
   margin: 0;
   padding: 13px 0px 20px 25px;
}
#blue_content{
   margin: 0px;
   padding: 6px 20px 5px 20px;
   background:  url(/images/blue_center.gif);
}
#blue_bottom{
   margin: 0px;
   padding: 0px;
   width: 242px;
   height: 30px;
   background: url(/images/blue_bottom.gif) no-repeat;
}

#right_column{
   margin: 0px;
   padding: 0px;
   width: 237px;
   float: right;
}
#adverst{
   padding: 0px;
   margin-bottom: 7px;
   width: 232px;
   height: 288px;
   background: url(/images/adverst.gif) no-repeat;
}
#poll{
   background: #2a2929;
   padding: 0px;
   margin: 0px;
   height: 345px;
   text-align: center;
}
#poll_title{
   width: 70px;
   height: 25px;
   background: url(/images/poll.gif) no-repeat;
}
#poll_content{
   margin: 0px;
   padding: 5px;
   color: #fff;
   text-align: center;
}
#poll_radio{
   margin: 0px;
   padding: 3px;
   float: left;
   width: 15px;
}
#poll_text{
   margin-bottom: 5px;
   padding: 6px 3px 3px 3px;
   float: right;
   width: 200px;
}

#center_column{
   margin: 0px auto;
   padding-left: 10px;
   width: 460px;
   float: left;
}
#main_title{
   padding-left: 20px;
   margin: 0;
   font-size: 18px;
   color: #fff;
}
#center_table{
   padding: 0;
   margin: 0;
   width: 455px;
}
#center_table a{
   color: #000;
}
#top_center_table{
   padding: 0;
   margin: 0 auto;
   width: 455px;
   height: 10px;
   background: url(/images/top_center_table.gif) no-repeat;   
}
#content_center_table{
   margin: 0px;
   background: #d7e9f5;
   padding: 0px 21px 0px 21px;
}
#bottom_center_table{
   width: 455px;
   height: 9px;
   background: url(/images/bottom_center_table.gif) no-repeat;
   
}
#rowhead{
   padding: 4px;
   float: left;
   width: 100px;
}
#rowcontent{
   padding: 4px;
   float: right;
   width: 295px;
}
#images{
   padding: 5px;
   margin: 0;
   color: #fff;
}

#footer{
   padding: 0px;
   margin-bottom: 53px;
   height: 45px;
   width: 947;
   background: url(/images/footer_bg.gif) repeat-x;
}
#footer_left{
   margin: 0;
   padding: 0;
   background: url(/images/footer_left.gif) no-repeat;
   float: left;
   width: 19px;
   height: 45px;
}
#footer_right{
   margin: 0;
   padding: 0;
   background: url(/images/footer_right.gif) no-repeat;
   float: right;
   height: 45px;
   width: 19px;
}
#footer_center{
   margin: 0;
   padding: 0;
   float: left;
   width: 850px;
   height: 45px;
}
#infooter_right{
   padding: 15px 5px 0px 5px;
margin: 0 0 0 120px;
   width: 470px;

}

#infooter_right a, #infooter_right a:hover{
   color: #000;
}


#infooter_left{
   padding: 15px 5px 0px 5px;
   float: left;
   width: 330px;
}


#infooter_left a, #infooter_left a:hover{
   color: #000;
}

#rzgn {font-size: 11px; color:#ccc; }                                  
 #rzgn a{font-size: 11px;}  
