#container {
width: 960px;
margin: 0 auto;
background: #38416a;
padding: 0 30px 0 30px;
}
olarak düzenleyin
üst menü için de
.menu-primary-container {
float: left;
padding: 0;
position: relative;
height: 64px;
background: none;
z-index: 400;
width: 100%;
background: white;
opacity: 0.2;
}