﻿body #main, body #footer, body #headerContainer, body #headerOuter #header, body #banner, body #headerMenuBar {
    width:750px;
}

.secure .columnRight{
    float:left;
    width:640px;
}

.secure .columnLeft{
    width:100px;
    float:left;
    margin-right:10px;
}

.oneCols .columnLeft{
    float:left;

}

.twoCols .columnRight{
    float:left;
    width:180px;

}

.twoCols .columnLeft{
    width:515px;
    float:left;
    margin-right:30px;
	 	padding-left: 4px;
}

.twoCols > .columnLeft{
    width:535px;
}
