/* CSS Document */
html, body { 
height:100%;
}
#main {
	width:948px;
	background:#6C2E16 url(../images/main-bg.png) repeat-x top !important;
	position:static;
	margin:0px auto -64px;
}
#container {  
  background:none !important;
    padding-bottom: 64px;
}