body.brand {
    background-image:url(lib/i/base/bg_brand.gif);
    background-repeat:repeat-x;
    background-position:0 -20px;
}
    
body.brand #header {
    clear:both;
    margin:0 auto;
    width:100%;
    background-image:url(lib/i/base/bg_brand_header.gif);
    backgroud-repeat:repeat-x;
    background-position:bottom;
    height:auto !important;
    min-height:105px;
    min-width:990px;
}

body.brand #wrap {
    background:transparent;
    text-align:left;
}

body.brand #header #brandHeader {
    margin:0 auto;
    position:relative;
    width:990px;
}


#main{
    margin-top:11px;
}


#header img.logo {
    margin-left:20px;
}