/* CSS Document */
#header {width: 100%;height: 408px; background: url(../images/bg-logo.png) no-repeat center top; }
#header-small-ie {width: 100%;height: 235px;background: url(../images/logo-bg-small.png) no-repeat center top; }

#header .logo {z-index:999;padding-left: 200px;}

/* #logo {margin-left: 160px!important;} */

#menu-box-ie {
clear: both;
  margin: 0 auto;
  
  width: 980px;
  height: 80px;
 }
 
 #menu-box-ie .col-md-8 {
   /*max-width: 55%;
   border: 1px solid red;*/
 } 
 
 
.navbar-wrapper {
  margin: 0 auto;
  width: 980px!important;}
/*.navbar-collapse {max-height: 70px;padding-top: 150px;margin: 0 auto;}*/


#footer {width: 100%;min-height: 305px; background-color: #3c3c3c;}
#footer .col-md-3 {width: 25%;}
