#banner {
    margin: 0 8px;
    height: 214px;
    background: #eff0f2 url(../flash/images/direct_mail_tease.jpg) no-repeat 0 0;
}
#banner a#offer {
    float: right;
    display: block;
    width: 940px; /* 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;
}
* html #headlines { z-index: -1; }
#headlines .loading {
    position: absolute;
    left: 166px;
    top: 5px;
}
#headlines div.left {
    width: 600px;
    min-height: 16px;
    overflow: hidden;
}
* html #headlines div.left { height: 16px; } /* IE6- only */
#headlines div.right {
	width: 124px; /* Windows Safari fix */
	white-space: nowrap; /* IE fix */
}
* html #headlines div.right { width: auto; } /* IE6- only */
#headlines div.right a { margin-left: 5px; }
#headlines a {
    text-decoration: none;
    color: #555;
    white-space: nowrap;
}
#headlines a:hover {
    color: #ec323b;
    text-decoration: underline;
}
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;
}
/* Logo Farm */
#logoFarm { 
    margin: 8px 10px 1px;
    width:850px;
}
.scroll	{
    width: 640px;
    position: relative;
}
#logoFarm li { margin: 0 33px 0 0; }
#logoFarm li.last { margin-right: 0; }
#logoFarm a {
    display: block;
    height: 42px;
    text-indent: -999em;
    text-decoration: none;
    font-size: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
}
#logoFarm #att {
    width: 88px;
    background-image: url(../img/customer_logo_att.jpg);
}
#logoFarm #haggar {
    width: 70px;
    height: 42px;
    background-image: url(../img/customer_logo_haggar.jpg);
}
#logoFarm #lennox {
    width: 140px;
    background-image: url(../img/customer_logo_lennox.jpg);
}
#logoFarm #sylvan {
    width: 72px;
    background-image: url(../img/customer_logo_sylvan.jpg);
}
#logoFarm #champion {
    width: 72px;
    background-image: url(../img/customer_logo_champion_realty.jpg);
}
#logoFarm #rl {
    width: 54px;
    background-image: url(../img/customer_logo_real_living.jpg);
}
#logoFarm #jd {
    width: 37px;
    background-image: url(../img/customer_logo_john_deere.jpg);
}
#logoFarm #michelin {
    width: 125px;
    background-image: url(../img/customer_logo_michelin.jpg);
}
#logoFarm a:hover { background-position: 0 -42px; }
#actionBar li {
    width: 206px;
    height: 68px;
    margin-right: 12px;
}
#actionBar li.last { margin: 0; }
#actionBar li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999em;
    background-repeat: no-repeat;
    background-position: 0 0;
}
#actionBar #productButton { background-image: url(../img/button_actionBar_products.jpg); }
#actionBar #emarketingButton { background-image: url(../img/button_actionBar_emarketing.jpg); }
#actionBar #mapmailButton { background-image: url(../img/button_actionBar_mapmail.jpg); }
#actionBar #sampleButton { background-image: url(../img/button_actionBar_sample.jpg); }
#actionBar #blogButton { background-image: url(../img/button_tdmv.jpg); }
