#compare_wrapper{
    display:block;
    width:510px;
    height:208px;
    margin: 0 0 0 0;
    float:left;
}

#utilities_sm_top{
    display:block;
    width:510px;
    height:145px;
    float:left;
    background:url(../assets/utilities_sm_top.gif);
}

#utilities_sm_bottom_left{
    display:block;
    width:299px;
    height:63px;
    float:left;
    background:url(../assets/utilities_sm_bottom_left.gif);
}

#utilities_sm_bottom_right{
    display:block;
    width:211px;
    height:63px;
    float:left;
    background:url(../assets/utilities_sm_bottom_right.gif);
    
}

#counter{
    display:block;
    width:390px;
    height:208px;
    float:left;
    background:url(../assets/counter.gif);
}

#why_pay_more_wrapper{
    display:block;
    width:510px;
    height:305px;
    float:left;
}

#why_pay_more_title{
    display:block;
    width:510px;
    height:66px;
    float:left;
    background:url(../assets/why_pay_more_title.gif);
}

#why_pay_more_text_wrapper{
    display:block;
    padding:20px;
    width:510px;
    float:left;
}

#why_pay_more_text{
    display:block;
    width:380px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#767c8a;
    float:left;
}

#supplier_logos{
    display:block;
    width:510px;
    height:105px;
    float:left;
    background:url(../assets/supplier_logos.gif);
}

#news_wrapper{
    display:block;
    width:315px;
    margin: 55px 0 0 0px;
    float:left;
}

#latest_news_bg{
    display:block;
    width:310px;
    padding:0 5px 0 0;
    float:left;
    background:url(../assets/latest_news_bg.gif);
    font-family:verdana, arial, sans-serif;
    font-size:12px;
    color:#717171;
}

#latest_news_title{
    display:block;
    width:315px;
    height:47px;
    float:left;
    background:url(../assets/latest_news_title.gif);
}


#latest_news_bottom{
    display:block;
    width:315px;
    height:20px;
    float:left;
    background:url(../assets/latest_news_bottom.gif);
}

