/* header */
#header{
width:998px;
height:118px;
overflow:hidden;
background:url(images/bgr_header.png) repeat-x;
border:1px solid #969696;
}
/*header_logo*/
#header_logo{
float:left;
padding:40px 0 0 35px;
}
#header_logo a{
font-size:3.2em;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
}
#header_logo a:hover{
text-decoration:none;
}
#header_logo a img{
float:left;
max-width:430px;