/* Header */
.logo {
float:left;
}
.header-container {
background: url(../images/header-bg.png) repeat-x;
height: 211px;
}
.header {
width: 1012px;
margin: 0 auto;
}
.header .logo {
float:left;
text-decoration:none !important;
margin-top: 6px;
}
.header .logo strong {
position:absolute;
top:-999em;
left:-999em;
width:0;
height:0;
font-size:0;
line-height:0;
text-indent:-999em;
overflow:hidden;
}
.header h1.logo {
margin:0;
padding:0;
