
#main { width: 990px; padding: 0 4px; margin: auto; }
html { width: 100%; }
#userbar, .banner-header { min-width: 1000px; }

#header #menu .top-menu { background-color: #002e49; -webkit-border-radius: 8px; }
#footer .footer-menu .top-menu { background-color: #002e49; -webkit-border-radius: 8px 8px 0 0; }
#footer .footer-menu .bottom-menu { background-color: #cd4c4f; -webkit-border-radius: 0 0 8px 8px; }
#footer .links-menu .col .link-list li { font-size: 95%; }
#header #menu .top-menu .second-level { background-color: #eee; -webkit-border-radius: 0 0 8px 8px; }
