#imageContainer {
	float:left;
	margin:90px 0px 0 0; 
	width:678px;
	height:260px;
	overflow:hidden;
}

#imageContainer img {
	/*border: 0px none;*/
	width:678px;
	height:260px;
	display:none;
	position:absolute;
}
