@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0}/* commented backslash hack v2 \*/ /* end hack */ 
#outer{min-height:100%; margin-right:202px; margin-left:130px; background:#fff; color: #000;}
* html #outer{height:100%;} /*IE treats height as min-height anyway*/
#left{position:relative;/*ie needs this to show float */ margin-left:-129px; width:130px; float:left; text-align:center; background-color:#FFFFFF; padding-top:10px; padding-left:0px;/*must be 1px less than width otherwise won't push footer down in some browsers */ left:-1px; padding-bottom:20px;/* clear footer*/}
#right{position:relative;/*ie needs this to show float */ width:202px; float:right; margin-right:-201px;/*must be 1px less than width otherwise won't push footer down in some browsers */ /* to clear header*/ color:#fff; left:1px; padding-bottom:20px;/* clear footer*/ text-align:center; background-color:#FFFFFF; padding-top:12px;}
#centrecontent{float:right; width:100%; position:relative; padding-bottom:20px;/* clear footer*/ margin-left:-1px;}
.outerwrap{float: left; width: 100%; /* to clear header*/ margin-right:-3px;/* to stop columns dropping*/}
.clearer{height:1px; overflow:hidden; margin-top:-1px; clear:both;}


#outer2{min-height:100%; margin-right:0px; margin-left:202px; background:#fff; color: #000;}
* html #outer2{height:100%;} /*IE treats height as min-height anyway*/
#left2{position:relative;/*ie needs this to show float */ margin-left:-201px; width:202px; float:left; text-align:center; background-color:#FFFFFF; padding-top:10px; padding-left:0px;/*must be 1px less than width otherwise won't push footer down in some browsers */ left:-1px; padding-bottom:20px;/* clear footer*/}
#centrecontent2{float:right; width:730px; position:relative; padding-bottom:20px;/* clear footer*/ margin-left:-1px;}
.outerwrap2{float: left; width: 100%; /* to clear header*/ margin-right:-3px;/* to stop columns dropping*/}

#outer20{min-height:100%; margin-right:0px; margin-left:290px; background:#fff; color: #000;}
* html #outer20{height:100%;} /*IE treats height as min-height anyway*/
#left20{position:relative;/*ie needs this to show float */ margin-left:-289px; width:290px; float:left; text-align:center; background-color:#FFFFFF; padding-top:17px; padding-left:0px;/*must be 1px less than width otherwise won't push footer down in some browsers */ left:-1px; padding-bottom:20px;/* clear footer*/}
#centrecontent20{float:right; width:650px; position:relative; padding-bottom:20px;/* clear footer*/ margin-left:-1px;}


#outer3{min-height:100%; margin-right:0px; margin-left:130px; background:#fff; color: #000;}
* html #outer3{height:100%;} /*IE treats height as min-height anyway*/
#left3{position:relative;/*ie needs this to show float */ margin-left:-129px; width:130px; float:left; text-align:center; background-color:#FFFFFF; padding-top:10px; padding-left:0px;/*must be 1px less than width otherwise won't push footer down in some browsers */ left:-1px; padding-bottom:20px;/* clear footer*/}
.outerwrap3{float: left; width: 100%; /* to clear header*/ margin-right:-4px;/* to stop columns dropping*/}

#outer4{min-height:100%; margin-right:0px; margin-left:202px; background:#fff; color: #000;}
* html #outer4{height:100%;} /*IE treats height as min-height anyway*/
#left4{position:relative;/*ie needs this to show float */ margin-left:-201px; width:202px; float:left; text-align:center; background-color:#FFFFFF; padding-top:10px; padding-left:0px;/*must be 1px less than width otherwise won't push footer down in some browsers */ left:-1px; padding-bottom:20px;/* clear footer*/}
#centrecontent4{float:right; width:740px; position:relative; padding-bottom:20px;/* clear footer*/ margin-left:-1px;}
.outerwrap4{float: left; width: 100%; /* to clear header*/ margin-right:-3px;/* to stop columns dropping*/}
