#imageContainer {
	height: 270px;
	width: 940px;
	position:relative;
	top:0px;
	left:0px;
	/*z-index:-1;*/
	padding: 0 10px;
	clear: both;
}
#imageContainer2 {
	height: 216px;
	top: -1000px;
}


