/* NON-Changeable 
html, body {height:100%;}
#pagewrap {min-height:100%;}
#wrap {position:relative;min-height:100%;}
#innerpagewrap {width:100%;z-index:2; min-height:100%;}
#sec, #pri, #ter {overflow:visible;position:relative;}
#inner {float:left;margin:0 -1px 0 0;width:100%;z-index:5;}
#pri {float:right;margin:0 0 0 0px;width:100%;z-index:3;}
#ter {float:left;margin-right:0px;z-index:1;}
#sec {float:right;margin-left:0px;z-index:4;}
#ftwrap {clear:both;}
#ft {position:relative;}*/ 
/* Col variants 
body#onecol #sec, body#onecol #ter, body#twocol-left #ter, body#twocol-right #sec {display:none;}
body#onecol #inner, body#twocol-right #pri {margin:0;}
body#onecol #innerwrap, body#onecol #outer  {padding-right:0;}
body#twocol-right #innerpagewrap, body#twocol-right #outer {padding-left:0;}*/
/* Clearfix 
#innerpagewrap:after, #outer:after {content:".";display:block;height:0;clear:both;visibility:hidden;}*/