
* {margin:0;padding:0;} 

html, body {height: 100%; background:url(../images/bg.jpg) top right repeat-x}

#wrap {min-height: 100%;}

#main {
	padding-bottom: 57px;}

#footer {position: relative;
	margin-top: -57px;
	height: 57px;
	background:url(../images/footerBg.jpg) top left repeat-x;
	clear:both;} 

body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}
