body{
	padding:0;
	margin:0;
	background: #72859d url(../images/background.png) repeat-x 0 0;
}
html {height:100%}
body {height:100%}
#content {
	min-height:100%; 
	-height:100%; 
	width:919px; 
	margin:auto; 
	background: #FFF url(../images/footer_background.png) repeat-x 0 100%;
}
#footer {
	height: 60px; 
	margin-top:-60px; 
	position:relative;

}
#before_footer {
	height:60px; 
	clear:both;
}
img{ behavior: url("./js/iepngfix.htc") }