#footer{
	width: 808px;
	height:80px;
	float: left;
	margin: 0px 75px 10px 75px;
}
	#footer .slideShow{
		z-index: 12;
		border: 0;
		float:left;	
		width:808px;
		height:60px;
		margin: 0 0 0 0;
		background: transparent;
		overflow: hidden;
		margin: 0;
	}
		#footer .slideShow #slides_home { position: relative; margin: 0 auto;}
	
		#footer .slideShow #slide_home { }
		#footer .slideShow #slides_home img {
			z-index: 100;
		}