#top-nav {
    position: relative;
    width: 100%;
    height: 200px;
    background: #142C50 url(../img/layout/top/small-header.jpg) no-repeat center;
}
#top-nav-wrap {
    width: 1002px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    height: 200px;
}
