﻿#promo 
{
    height:330px;
    width:100%;
    background-image:url(../images/homePromoBg_1x330.png);
    
    background-repeat:repeat-x;
    border-bottom:solid 10px #CDCEC8;
}
#promo_l
{
    background-image:url(../images/homePromo_438x330.png);
    background-repeat:no-repeat;
    width:438px;
    height:330px;
    float:left;
}
#promo_r
{
    background-image:url(../images/hpFeature_447x330.png);
    background-repeat:no-repeat;
    float:right;
    height:330px;
    width:447px;
    margin-right:50px;
}
#promo_r .content
{
   padding:20px;
   padding-top:30px;
}
#promo_r .content .l1
{
    font-family:Verdana;
    font-size:10pt;
    font-weight:500;
    color:#424242;
    padding:0px;
    padding-top:10px;
    padding-bottom:10px;
}
#promo_r .content .l2
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:600;
    color:#666666;
    text-decoration:none;
    font-style:normal;
    padding:0px;
    padding-left:10px;
    padding-bottom:5px;
    
}
#promo_r .content .l3
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:500;
    color:#000;
    padding:0px;
    padding-left:10px;
    padding-bottom:10px;
    display:block;
    width:255px;
}
#promo_r a
{
    font-family:Verdana;
    font-size:6pt;
    text-decoration:underline;
    color: #D96A00;
}
.promoItem{
padding-bottom:15px;
}
#content
{
    background-image:url(../images/bg1_1x78.gif);
    background-position:top left;
    background-repeat:repeat-x;
    padding:20px;
}
#bottom_sep
{
    background-color:#CCCCCC;
    width:1px;
    height:80%;
}
#bottom a
{
    font-family:Verdana;
    font-size:6pt;
    text-decoration:underline;
    color: #D96A00;
}
