#hpContent {
    width:442px;
    float:left;
    text-align:left;
    margin-left:18px;
}

#offerList {
    padding:0 0 20px 0;
    color:#003678;
}
#offerList .offerListTitle {
    color:#fff;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    line-height:1em;
    margin:0px;
    padding:0px 0px 19px 18px;
    background:url(images/offer-top.png) no-repeat bottom left;
    min-height:1px;
    _height:1px;
}
#offerList .offerListData {
    background:url(images/offer-bottom.png) no-repeat bottom left #fff;
    padding:3px 20px 15px 20px;
    min-height:1px;
    _height:1px;
}
#offerList .offerListItem {
    padding:0px 0px 8px 0px;
    background:url(images/offer-line.png) repeat-x bottom left;
    min-height:1px;
    _height:1px;
}
#offerList .offerListItemTitle {
    margin:0px;
    padding:7px 0px 0px 0px;
    font-weight:bold;
    font-size:1.2em;
}
#offerList .offerListItemTitle a { 
    color:#e71d4a;
    text-decoration:none;
}
#offerList .offerListItemTitle a:hover { 
    color:#003678;
    text-decoration:none;
}


#newsList .newsListTitle {
    color:#fff;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    line-height:1em;
    margin:0px;
    padding:0px 0px 12px 18px;
}
#newsList .newsListData {
    background:url(images/news-bg.jpg) no-repeat top left;
    padding:5px 20px 15px 20px;
    min-height:1px;
    _height:1px;
}
#newsList .newsListItem {
    padding:10px 0px 10px 0px;
    background:url(images/news-line.png) repeat-x bottom left;
    min-height:1px;
    _height:1px;
}
#newsList .newsListItemImage {
    float:left;
}
#newsList .newsListItemData {
    float:right;
    width:280px;
}
#newsList .newsListItemTitle {
    margin:0px;
    padding:0px 0px 0px 0px;
    font-weight:bold;
    font-size:1.2em;
}
#newsList .newsListItemTitle a { 
    color:#62c0ff;
    text-decoration:none;
}
#newsList .newsListItemTitle a:hover { 
    color:#fff;
    text-decoration:none;
}

#rightPanel {
    width:261px;
    float:right;
}
#specialOffer {
    padding:32px 0 10px 0;
}
#specialOffer .specialOfferTitle {
    color:#ff2456;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.8em;
    font-weight: normal;
    line-height:1em;
    margin:0px;
    padding:0px 0px 12px 18px;
    display:none;
}
#specialOffer .specialOfferHeader {
    color:#fff;
    font-family: "MyriadPro", Arial, sans-serif;
    font-size: 1.4em;
    font-weight: normal;
    line-height:1em;
    margin:0px;
    padding:8px 18px 8px 18px;
    background:url(images/special-offer-header.png) no-repeat 0px 0px #e60033;
    border-bottom:1px solid #b4001b;
    text-transform: uppercase;
}
#specialOffer .specialOfferContent {
    padding:8px 18px 15px 18px;
    background:url(images/special-offer-bg.jpg) no-repeat bottom left #002655;
}
#specialOffer .specialOfferItem {
    padding:0px 0px 5px 0px;
    background:url(images/special-offer-line.png) repeat-x bottom left;
    min-height:1px;
    _height:1px;
    color:#3897D6;
    font-size:0.9em;
}
#specialOffer .specialOfferItemTitle {
    margin:0px;
    padding:7px 0px 3px 0px;
    /*font-weight:bold;*/
    font-size:1.1em;
}
#specialOffer .specialOfferItemTitle a { 
    color:#fff;
    text-decoration:none;
}
#specialOffer .specialOfferItemTitle a:hover { 
    color:#E70034;
    text-decoration:none;
}

#rightBanners {
    position:relative;
    height:160px;
}
#rightBanners img {
    position:absolute;
    top:0px;
    left:3px;
    display:none;
}
