#hdr
{
    height:113px;
    padding-bottom:25px;
    background:#5b8c21 url(/img/stripesBG.gif) repeat-x bottom;
    position:relative;
}

#hdr h1
{
    padding:10px 0 0 12px;
}

#hdr h1 a
{
    display:block;
    width:246px;
    height:47px;
    background:url(/img/totaljobs_logo.gif) no-repeat;    
    text-indent:-9999px;
}

#hdr #bnr
{
    position:absolute;
    top:5px;
    right:6px;
}

#hdr #lgnSts 
{
    position:absolute;
    bottom:55px;
    left:10px;
    color:#fff;
    font-size:11px;
}

#hdr #lgnSts a
{
    color:#fff;
}

#hdr #tabs
{
    
    position:absolute;
    bottom:49px;
    right:0;
}

#hdr #nav 
{
    width:100%;
    position:absolute;
    bottom:25px;
    background:#192e30 url(/img/navBG.gif) repeat-x;
}

#hdr #nav ul
{
    margin:0;
    padding:0;
}

#hdr #nav ul li
{
    float:left;
    list-style:none;
    line-height:24px;
    background:url(/img/nvdiv.gif) no-repeat left center;
    padding-left:1px;
}

#hdr #nav ul li.fst
{
    background:none;
    padding:0;
}

#hdr #nav ul li a
{
    padding:0 8px;
    color:#fff;
    text-decoration:none;
    display:block;
}

#hdr #nav ul li a:hover
{
    text-decoration:underline;
    background:url(/img/navBG_on.gif) repeat-x;
}

