#imageContainer1 {
	width: 787px; 
	height:224px;
	margin-bottom:5px;
	
	
	/*
	border: 1px solid #CCC;
	overflow: hidden;
	width: 500px;  
	height: 250px; 
	margin-left:20px;
	*/
}

#imageContainer1 img {
	/*border: 0px none;*/
	width: 787px;
	height: 224px;
	display:none;
	position:absolute;
	
}
