 #header {
height:112px;
overflow:hidden;
background:#710000 url(../images/header-bg.png) repeat-x
}

#access {
position:absolute;
z-index:10000;
top:0;
right:25px;
width:200px;
height:20px;
overflow:hidden
}

#access #selectors {
position:relative;
height:8px
}

#access span {
background-repeat:no-repeat
}

#access a {
text-decoration:none
}

#access #buttons {
float:right
}

#access .button {
display:block;
float:right;
width:20px;
height:2px;
background-repeat:no-repeat;
margin:0 5px
}

#logo {
position:absolute;
top:0;
left:25px;
display:block;
width:220px;
height:112px;
background:url(../images/logo.png) no-repeat
}

#top {
height:90px;
padding-top:16px;
overflow:hidden;
margin-left:220px;
margin-bottom:5px;
margin-right:0;
color:#F1EEE6
}