body { background:#071218; }
/*  Header  */
#banner {background: url(../images/banner_bg.jpg) top left repeat #040203;height:85px;}
#banner a {background: url(../images/banner.jpg) center center no-repeat; }
.btn_home {background: url(../images/btnset/light/btn_home.png) center center no-repeat;}
.call_btn {background: url(../images/btnset/light/btn_call.png) center center no-repeat;}
.contact_btn {background: url(../images/btnset/light/btn_contact.png) center center no-repeat;}
.maps_btn {background: url(../images/btnset/light/btn_map.png) center center no-repeat;}
.menu_btn, .bottom_menu_btn {background: url(../images/btnset/light/btn_menu.png) center center no-repeat;}
.buttonspanel{padding:7px 0; text-align:center;background: #1e4f66}
#bottom .buttonspanel{background: #1e4f66	;}

header .buttonspanel { position:fixed; top:0; z-index:100} 
header {margin-top:62px}
#bottom  {display:none;}

/* Graphic */
#mobilegraphic img{ display:block; margin:0;width:100%;}

/* Navigation menu */
#ddmmobile {background: #040203;}
#ddmmobile li a,#ddmmobile li a:hover {color: #fff;}
#ddmmobile li {border-bottom:1px solid white;}
#ddmmobile ul {background: #1e4f66;}
#ddmmobile ul li a, #ddmmobile ul li a:hover {color: #fff;}
#ddmmobile li ul li{border-bottom: 1px solid #fff;}
#ddmmobile ul ul {background: #0a1b24;}

/* Main  */
#main article p { text-align:left !important;}
#main article {background: #071218;}
#main article section {padding:10px 20px;}
/* Footer */
section {min-height:1px}
#footer { background: #757962;}
#footer,#footer a {color:#fff; font-size:12px;}
/*  ********************************************* Landscape/portrait views *********************************************** */
@media screen and (orientation:portrait) { 
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth {float:left; display:block;clear:both; width:100%!important}
}
@media screen and (orientation:landscape) {   /* Landscape styles here */}
/*  *********************************************  GLOBALS *********************************************** */
/* Anything in style.css that looks weird in mobile, can be reset here */
/* also, any specific styling for mobile goes here, for the most part, all styling should be compatible with mobile    */
h1,h2,h3,h4,h5,h6 {
line-height: normal;
}

.mobilefullwidth {max-width: 99%!important;}
