#primaryContainer{
    width: 742px;
    float: left;
}

#secondaryContainer{
    width: 230px;
    float: left;
}

#contentArea {
    min-height: 850px;
    height: auto !important;
    height: 850px;
}
