.top-container {
background-position: center center;

}

.watermark {
    background-color: #FFF;
    max-width: 1100px !important;
    margin: 0 auto !important;
}

#page_content {
    min-height: 400px;
    max-width: 1000px;
    margin: 0 auto !important;
}

footer {
background-color:#0c346a;
}
.menu-container {
border-bottom:2px solid #2268ad;
}
.menu-container ul.site-menu li span a,
.menu-container ul.site-menu li span span {
text-shadow:none !important;
}

.layout-wrapper2{
   max-width: 1000px !important;
   margin: 10px auto !important;
}