#homeLeft{
float:left;
width:720px;
}

#homeRight{
float:right;
width:230px;
}

#mainBanner{
width:720px;
}

#hvw{
background-image:url(../images/homepage/hvw.gif);
background-repeat:no-repeat;
height:145px;
width:720px;
margin-top:10px;
position:relative;
}

#hvwText{
padding:15px 0 0 20px;
position:relative;
width:360px;
}

#seeHow{
margin-top:15px;
}

#residentialPlans{
position:relative;
height:130px;
width:230px;
background-color:#eee;
background-image:url(../images/homepage/res_plans_banner.jpg);
background-repeat:no-repeat;
}

#smallBusinessPlans{
position:relative;
height:130px;
width:230px;
background-color:#eee;
margin-top:10px;
background-image:url(../images/homepage/sb_plans_banner.jpg);
background-repeat:no-repeat;
}

#facebookSmallBanner{
position:relative;
height:130px;
width:230px;
background-color:#eee;
background-image:url(../images/homepage/facebook_small_banner.jpg);
background-repeat:no-repeat;
}

#facebookBanner{
position:relative;
height:270px;
width:230px;
background-color:#eee;
background-image:url(../images/homepage/facebook_banner.jpg);
background-repeat:no-repeat;
}

.bannerText{
padding:10px;
}

.bannerLink{
position:absolute;
bottom:10px;
left:10px;
}

.bannerLink a{
font-size:14px;
}

#homeAccordion{
height:200px;
width:230px;
margin-top:10px;
}