#footer{
	position:relative;
	top:0px;
	left:0px;
	display:block;
	background-image:url(images/footer_background.gif);
	background-repeat:repeat-x;
	width:900px;
	height:40px;
	margin-top:1px;
	clear:both;
}