#header {
    background: #e16503 url(image/agcsLogo.png) no-repeat 50px 10px;
    height: 163px;
}
#header #site-name {
    margin-left: -9999px;
}
td.login, .NotLoggedIn {
    color: #EEE;
}
#search {
    top: 20px !important;
}
.nav-layer{
    background-color: #FFF !important;
}
app-menu {
    color: #e16503 !important;
}
app-menu a:hover {
        color: #333 !important;
}

