body.brand {
    background-image:url(lib/i/base/jp_bg_brand.gif);
    background-repeat:no-repeat;
    background-position:0 -20px;
}
    
body.brand #header {
    clear:both;
    margin:0 auto;
    width:100%;
    background:url(lib/i/base/jp_bg_header.gif) repeat-x;
    background-position:bottom;
    height: 167px;
    min-width:990px;
    padding-bottom:0;
}

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;
}

.glowBoxContent {
    background: #191970 url(/media/pangea/images/bsw_background.jpg);
}

