body{
     background-color: #ffeaea;
}

.top{
    border:none;
    background:none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.top a {
    background:#ffeaea;
    color:#000;
}

.top .sf-menu a {
    border-left:none;
    border-top: none;
    padding: .75em 1em;
    text-decoration: none;
    color:#000;
}

.top .sf-menu a:hover {
    color:red;
}

.banner{
    height:300px;
    background-image: url(/_m/specials/MasterPage/90/img/banner.jpg);
    background-repeat: no-repeat;
}

.foot{
    height:130px;
    background: #ea7600;
}
