#imageContainer {
	height: 546px;
}

#imageContainer img {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;	
}

#imageContainer2 {
	height: 546px;
}

#imageContainer2 img {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;	
}

#imageContainer2 img {
	position: absolute;
	top: 0px;
	left: 0px;
}


#imageContainer2 {
	position:relative;
	margin:auto;
	width:983px;
}


#blackLayer {
	display: none;
	background-color: transparent;
	position: absolute;
	top 0px;
	left: 0px;
}