/*		GRID		*/
div#grid { display:none; background:url(images/div-grid.png) 0px 0px; width:972px; height:100%; position:absolute; top:12px; left:50%; margin-left:-486px; z-index:2; }
div.columnset { width:972px; margin:0px auto 0px auto; clear:both; min-height:1px;  } * html div.columnset{ height: 1px; } div.columnset:after { content: "."; height: 0; visibility: hidden; display: block; clear: both; }


div.column { float:left; position:relative; }
div.one { width:81px; }
div.two { width:162px; }
div.three { width:243px; }
div.four { width:324px; }
div.five { width:405px; }
div.six { width:486px; }
div.seven { width:567px; }
div.eight { width:648px; }
div.nine { width:729px; }
div.ten { width:810px; }
div.eleven { width:891px; }
div.twelve { width:972px; }
.module { padding:0px 18px 0px 18px; }

#footer div.four { width:472px;  }
#footer div.eight { width:500px; }
