
div#bg-banner {    
    height: 312px;
    width: 888px;
}


#outer {    
    background-image: url("/images/frontManagement/private/backgrounds/mylowcostmenus.jpg");
    background-position: center top;
    margin: 0;
}

#topHeader {    
    background-image: url("/images/frontManagement/private/header/mylowcostmenus.jpg");
    height: 117px;
    position: relative;
    width: 888px;
}



#topLogo {
    top: 5px;
}


#tagLine {
    top: 20px;
   
    
}

#menuBar {     
    left: 20px; 
}

#contents img.body_image{border: none;}
#contactus-map-container { border: 4px solid #5E2D28; }


#innerBorder {
    background-image: none;  
    height: auto;
}
 #footer {
    color: #FFFFFF;
 }
 #addressLine {background-color: #000;
     margin-left: 36px;
    width: 888px;
 }
 
 #contents {
    background-color: #FFFFFF;
    height: auto;
 }
 
 #menuBar li a {
    background-color: #CAD3E1;
    border-color: #000000;    
    -moz-border-radius: 29px 2px 2px 2px;
    -webkit-border-radius: 29px 2px 2px 2px;
    border-radius: 29px 2px 2px 2px;
    behavior: url(border-radius.htc);
    
 }
 #menuBar li a.selected, #menuBar li a:hover {
    background-color: #FFF;
    /*border-top: 2px solid #F9F0C7;*/
    border-bottom: 2px solid #FFF;
 }
 
#menuBar {
    top: 291px;
    
}

#topBanner {
    border-top: none;
}