﻿
body #main, body #footer, body #headerContainer, body #headerOuter #header, body #banner, body #headerMenuBar {
    width:94%;
    min-width:750px;
}

.secure .columnRight{
    float:left;
    width:85%;
}

.secure .columnLeft{
    width:11%;
    float:left;
    margin-right:10px;
}

.oneCols .columnLeft{
    float:left;
}

.twoCols .columnRight{
    float:left;
    width:18%;
}

.twoCols .columnLeft{
    width:78%;
    float:left;
    margin-right:30px;
}
