#header {
    background: #415266;
}

#header-container ul.menu li a {
    line-height: 1;
    font-size: 18px;
    margin: 0;
    padding: 10px 10px 15px 10px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'DINPro-Medium';
font-weight: 200;
}


#header-inside {
    padding: 5px 0 5px!important;
}