#headerC{
    background: url(/images/mcras/header_bg.jpg) repeat-x top left;
    height: 140px;
    font-family: Futura Bk, Arial, Times New Roman, sans-serif;
}
#allison{
    position: absolute;
    top: 0px !important;
    left: 0px;
    background: url(/images/mcras/allison.jpg) no-repeat top left;
    height: 139px;
    width: 114px;
}
#logo{
    position: absolute;
    background: url(/images/mcras/logo.jpg) no-repeat top left;
    height: 69px;
    width: 278px;
    top: 40px;
    right: 10px;
}
#mls_menu li a{
    border-right: 0px solid #27447c;
    padding: 2px 8px 3px 8px;
}
#headerMenu{
    top: 40px;
}