#footer_start {	
	position: absolute;
	z-index: 2;
	left: 0px; 
	top: 489px;
	width: 850px;
    height: 199px;
	background-image:url(images/footer_start.jpg);
}

#footer {	
	position: absolute;
	z-index: 2;
	left: 0px; 
	top: 489px;
	width: 850px;
    height: 199px;
	background-image:url(images/footer.png);
}