#content-area .container {
    margin-top: 0px;
}
#content {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#inner-border {
    background-color: #eeeeee;
    background-image: none;
}
#logo-area {
    background: none;
    padding-bottom: 0px;
}
#logo {
    position: relative;
}
#slogan {
    position: absolute;
    right: 0px;
}
p#slogan {
    color: #EDEC90;
}
#top-header {
    background: none;
    background-color: #8A592D;
}