﻿.HomeHeaderNav
{
    background-image: url('/Images/Site/Home/header.png');
    background-position: center 0px;
    background-repeat: no-repeat;
    height: 272px;
}

.BodyContainer
{
    background-image: url('/Images/Site/Home/bg-top.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.HomeTopBoxes
{
    width: 722px;
    height: 158px;
    background-image: url(/Images/Site/Home/boxes.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 15px;
}

.QuickMatch
{
    text-align: justify;
    margin-top: 10px;
}

.QuickMatchLine
{
    height: 40px;
    margin-top: 0px;
}

.HomeMidBoxes
{
    width: 722px;
    height: 158px;
    background-image: url(/Images/Site/Default/vr.gif);
    background-position: 420px 0;
    background-repeat: no-repeat;
    padding: 15px;
}

.HomeSubHeader
{
    color: #948e8e; 
    font-family: Helvetica; 
    font-size: 14px;
}

.HomeBullets
{
    color: #c1282d; 
    font-family: Helvetica; 
    font-size: 16px;
}

.Signup
{
    
}
