header { 
padding: 0; 
}


header .wrap { 
min-height: 181px; 
background: url(../graphics/splash.jpg) no-repeat left -90px;
padding-top: 34px;
}

#logo {
position: absolute;
top: 34px;
right: 0;
width: 960px;
height: 90px;
}

#logo a {
width: 960px;
height: 90px;
display: block;
}

#logo a img {
border: 0 none;
width: auto;
height: auto;
}