#banner {
    margin: 0 8px;
    height: 214px;
    background: #eff0f2 url(../img/banner_05.jpg) no-repeat 0 0;
}
#banner a#offer {
    float: right;
    display: block;
    width: 231px;
    height: 208px;
}
#headlines {
    background: #eff0f2 url(../img/headlines_bg.gif) no-repeat 50px 7px;
    margin: 0 8px;
    padding: 5px 50px 5px 166px;
    line-height: 1.2;
    position: relative;
}
#headlines .loading {
    position: absolute;
    left: 166px;
    top: 5px;
}
#headlines .left {
    width: 640px;
    min-height: 16px;
    overflow: hidden;
}
* html #headlines .left { height: 16px; } /* IE6- only */
#headlines .right { width: 84px; } /* Windows Safari fix */
* html #headlines .right { width: auto; } /* IE6- only */
#headlines a {
    text-decoration: none;
    color: #555;
    white-space: nowrap;
}
body.home .main {
    width: 642px;
    margin: 10px 0;
}
body.home #customers div.clear { margin: 0 10px; }
body.home .side {
    margin: 10px 0;
    padding-top: 0;
}