#boxContentPane
{
    width: 986px;
}
#boxSecondaryContent
{
    clear: both;
    float:left;
    width: 986px;
    background: #caac60 url(img/HomePageSecondary_bg.gif) top left repeat-y;
}
#boxSecondaryPane1
{
    float: left;
    width: 200px;
    padding: 0 30px 0 25px;    
}
#boxSecondaryPane2
{
    float: left;
    width: 200px;
    padding: 0 20px 0 30px;    
}
#boxSecondaryPane3
{
    float: left;
    width: 200px;
    padding: 0 10px 0 30px;    
}
#boxSecondaryPane4
{
    float: right;
    width: 210px;
}















