body{background:url(/static/images/top_bg.jpg) repeat-x}
#header{position:relative;width:1271px;height:332px;background:url(/static/images/header.jpg) no-repeat}
#header h1{display:none}
#header h2{display:none}
#navigation{position:absolute;top:45px;left:390px;list-style:none;}
#navigation li{display:block;float:left;margin-right:10px}
#footer{background:url(/static/images/bottom_bg.jpg) repeat-x}
#content{width:940px;margin-left:50px;text-align:left}
#columns{position:relative;display:block}
.column{float:left;width:23%;margin-right:2%;}
.last{margin:0px}
.clear{clear:both}
.js_block{display:none}
