div#header { margin: 5px auto; }
    div#top { position: relative; height: 100%; overflow: hidden; }
        div#top h1 { width: 190px; height: 50px; background: url('logo.gif') no-repeat 0 0; margin: 10px 10px 0 10px; float: left; padding-bottom: 15px; }
        div#top h1 a { display: inline-block; text-indent: -9999px; width: 190px; height: 50px; }
        div#top p.slogan { color: #fb4e00; position: absolute; left: 350px; top: 20px; text-indent: -9999px; background: url('top-slogan.gif') no-repeat 0 0; width: 341px; height: 34px; }
        div#top p.partner { font-size: 9pt; color: #fb4e00; position: absolute; bottom: 3px; right: 20px; }
    div#menu { height: 33px; background: url('menu-bgfull.gif') no-repeat 0 0; }
        div#menu ul { height: 33px; background: url('menu-corner-right.gif') no-repeat 100% 0; }
        div#menu ul li { float: left; height: 33px; background: url('menu-separator-left.gif') no-repeat 0 0; }
        div#menu ul li.first { background: none; }
        div#menu ul li.first a {  }
        div#menu ul li.first.active a { background: url('menu-active_full.gif') repeat-x 0 0 !important;  }
        div#menu ul li.last a { background: none; }
        div#menu ul li.active a { background: url('menu-active.gif') repeat-x 0 0 !important; }
        div#menu ul li a { font-weight: bold; color: #161616; font-size: 11pt; line-height: 30px; padding: 0 12px; display: inline-block; background: url('menu-separator-right.gif') no-repeat 100% 0; }
        div#menu ul li a:hover { color: #ffffff; }
        div#menu ul li.active a { font-weight: bold; color: #ffffff; }