
.hpSectionsWrapper {
    background: #f4f4e6 url(/i/01_top_grad.jpg) repeat-x bottom;
    height:     100%;
}

.hpFeaturesWrapper {
    height:     100%;
}


.hpSections, .hpFeatures {
    width:      980px;
    margin:     0 auto;
    height:     100%;
}

.hpFeatures {
    border: 1px solid #ccc;
    border-top: 0;
}


.hpSection, .hpSectionSpacer, .hpFeature {
    float:      left;
    width:      290px;
    height:     160px;
    font-family: Arial, Helvetica, sans-serif;
}

.hpFeature {
    height:     250px;
}


.hpSection, .hpFeature {
    margin:     0px 0px 0px 20px;
}

.hpSectionSpacer {
    width:          10px;
    border:         0;
    border-right:   thin dotted;
    margin:         10px 10px 10px 0;
    height:         140px;
}

.hpSection img {
    float:      left;
    margin:     10px 0px 0px 10px;
    border:     0px;
}

.hpSection h3 {
    float:      left;
    margin:     18px 0px 0px 12px;
    min-width:  200px;
}

.hpSection h3 a {
    color:      #000;
}

.hpSection p {
    float:      left;
    font-size:  14px;
    margin:     0px 0px 0px 60px;
    padding:    10px 20px 0px 0px;
    min-width:  200px;
}

.hpFeatures .hpSectionSpacer {
    border:     none;
}


.hpFeature p, .hpFeature ul {
    margin:     8px 0px 0px 12px;
}

.hpFeature ul li {
    font-size:  12px;
    margin:     0px;
    padding:    6px 0px 8px 0px;
    border-bottom:      thin dotted #ccc;
}

.hpFeature p.postQuote {
    font-size:          11px;
    padding:            2px 0px 6px 0px;
    border-bottom:      thin dotted #ccc;
}

.hpFeature p.postQuote a {
    color:      #000;
}

.hpSection a, .hpFeature a {
    color:  #007EA6;
}

.hpSpeech {
    margin:         0 0 0 8px;
    height:         37px;
    color:          #fff;
    font-weight:    bold;
    padding:        6px 0 0 8px;
}

.hpSpeechBlue {
    background: url(/i/01_speech_blue.png) no-repeat;
}
.hpSpeechGreen {
    background: url(/i/01_speech_green.png) no-repeat;
}
.hpSpeechGrey {
    background: url(/i/01_speech_grey.png) no-repeat;
}

