*{
padding:0; margin:0;
}

html, body{
font-family:Arial, Helvetica, sans-serif; background-color:#fff; font-size:14px; margin:0; width:100%; background:url(../images/bg_top.jpg) repeat-x; height:100%; 
}

#container{
width:990px; margin:0 auto; background:url(../images/bg_head.png) repeat-x; min-height:100%; position:relative;
}

*html, #container{
height:100%;
}

#empty{
height:100px;
}

#footer{
width:100%; clear:both; background:url(../images/bg_bottom.png) repeat-x; height:100px; min-height:100px; margin-top:-100px; position:relative;
}

#head{
width:990px; float:left;
}

#h_col1{
float:left; width:210px;
}

#logo{
padding-top:35px; float:left; width:210px;
}

#top_menu{
padding-top:20px; padding-bottom:20px; float:right; background:url(../images/menu_bottom.png) bottom no-repeat; padding-left:5px; padding-right:5px; height:19px;

}

#contact{
float:right; width:780px; padding-top:20px;
}

#info{
float:left; width:990px; padding-bottom:10px; margin-top:20px;
}

#info_left{
float:left; width:715px;  margin-right:15px; 
}

#info_right{
float:right; width:260px; 
}

#material{
float:left; border:solid 1px #CCCCCC; margin-bottom:15px; background:url(../images/bg_info.png) repeat-y; width:700px; padding-left:10px; padding-right:15px; padding-bottom:10px; padding-top:10px;
}

#menu_left{
width:230px; padding-left:30px;
}

#menu_f{
width:100%; padding-top:30px;
}