#image1 {
	position: absolute;
	display: block;
	width: 950px;
	top: 0;
	height: 355px;
	z-index: 105;
	background: url('images/homepage/homepage1.jpg') no-repeat;
}

#image2 {
	position: absolute;
	display: none;	
	top: 0;	
	width: 950px;
	height: 355px;
	z-index: 104;
	background: url('images/homepage/homepage2.jpg') no-repeat;
}

#image3 {
	position: absolute;
	display: none;	
	top: 0;	
	width: 950px;
	height: 355px;
	z-index: 103;
	background: url('images/homepage/homepage3.jpg') no-repeat;
}

#image4 {
	position: absolute;
	display: none;	
	top: 0;	
	width: 950px;
	height: 355px;
	z-index: 102;
	background: url('images/homepage/homepage4.jpg') no-repeat;
}

#image5 {
	position: absolute;
	display: none;	
	top: 0;	
	width: 950px;
	height: 355px;
	z-index: 101;
	background: url('images/homepage/homepage5.jpg') no-repeat;
}

#image6 {
	position: absolute;
	display: none;	
	top: 0;	
	width: 950px;
	height: 355px;
	z-index: 100;
	background: url('images/homepage/homepage6.jpg') no-repeat;
}
