#home_container {
    background: url('../Images/home_bg.jpg') no-repeat;
    width: 720px;
    height: 470px;
}
#zip_search 
{
    float: left;
    margin: 65px 0 0 20px;
    width: 300px;
    height: 330px;
}
#why_snap 
{
    margin: 270px 30px 0 0;
    float: right;
    width: 320px;
}
p {
    margin: 0;
    padding: 0;
    font-size: 90%;    
}
#helpdesk 
{
    margin: 70px 0 0 0;
    width: 150px;
}
.lblNeedAsistance 
{
    font-weight: bold;
    font-size: 100%;
}
.lblTollFree
{
    font-weight: bold;
}
.lblTollFreeNumber
{
    font-weight: bold;
    font-size: 120%;
}
.lblSchedule
{
    font-weight: bold;
    font-size: 80%;
}
