/*Entire container
*/
.padbcont_container { background-color: #fff; background-repeat: no-repeat; background-position: left center; width:800px; height:auto  ; border: solid 2px #296fa2; }
.padbox_container { width:auto; height:auto; padding: 5px 5px 0; }
/*Upper Nav
*/
.padbcont_upperNav { text-align: right; width:600px; height:50px ; float: right; clear: none; margin-bottom: 3px; }
.padbox_upperNav { text-align: right; width:auto; height:auto; padding-right: 10px; }
/*top bar
*/
.padbcont_topbar { width:100%; height:18px   ; clear: both; }
.padbox_topbar { background-image: url(../media/topBar.jpg); background-repeat: repeat-x; width:auto; height:auto;}
/*Main Nav and Images
*/
.colcont_midRow { width: 100%; height:232px ; border-bottom: 3px solid #f6cd57; }
.colboxleft_midRow { background-color: #f6cd57; width:155px; height:232px; float:left   ; margin-top: 1px; border-right: 2px solid #fff; }
.colboxmiddle_midRow { background-color: #f6cd57; width:auto; height:232px; margin-left:178px; margin-right:185px    }
/*Lower Content Boxes Start Here
*/
.padbcont_leftContent { position: relative; width:155px; height:auto    ; float: left; min-width: 155px; }
.padbox_leftContent { position: relative; left: 1px; width:auto; height:auto; visibility: visible; float: left; margin-top: 15px; padding:20px   ; }
/*Footer
*/
.padbcont_footer { font-family: tahoma, arial, helvetica, geneva, sans-serif, FontName; width:100%; height:auto  ; clear: both; }
.padbox_footer { background-color: #296fa2; width:auto; height:auto; clear: both; }
