/* header-wrapper
-----------------------------------------------------------------------------------*/
#header-wrapper {
width:980px;
text-transform:uppercase;
}
#header-inner {
background-position:center;
margin-left:auto;
margin-right:auto;
}
#header {
}
#header h1 {
float:left;
font-size:0px;
color:#ad0a0a;
padding:60px 10px 30px 10px;
height:0px;
margin:0px;
}
#header h1 a {
color:#000;
}
#header a:hover {
text-decoration:underline;
color:#870000;
}
#header .description {
float:left;
padding:50px 0 0 20px !important;
padding:20px 0 0 20px;
font-size:00px;
}
#header img {
float:left;
margin-left:0;
margin-right:0;
height:0px;
}