/*
body {background: #e2e2e2 url("../img/branding-nr2.jpg") no-repeat center top; padding-top: 191px;}
body {background: #ee2810 url("../img/branding-nr1.jpg") no-repeat center top; padding-top: 191px;}
*/
/*
    body {background: url(../img/bg.jpg) no-repeat #f02e12 center top; padding-top: 195px;}
*/
body {
    background: no-repeat #f02e12 center top; 
    padding-top: 195px;
   /* padding-top: 0px; */
}
/*
body.test {background: none; padding-top: 0;}
*/


body #wrapper {width: 986px; background: #fff !important;}
body #page {background: #fff !important; padding-top: 0px;}
/*
.top-link-branding {position:absolute; width:980px; height:180px; display:block; top:0px; left:50%; margin-left:-490px;}
*/
/* BRANDING */
div.top-link-branding
{
    position: absolute;
    top:0;
    left:50%;
    width:1262px;    
    margin-left:-631px;
    height:195px;    
    display:block;  
    border:0; 
    overflow:hidden;   
}

div.left-link-branding
{
    position: absolute;
    left:-138px;
    height:1000px;
    width:138px; 
    display:block;    
    overflow:hidden;
}
div.right-link-branding
{
    position: absolute;
    right:-138px;
    height:1000px;
    width:138px; 
    display:block;  
    overflow:hidden;  
}
div#footer_bottom {background: none;}
