#imageContainer {
	width:635px;
	height:137px;
	/*margin:auto;*/
	margin: 0px;
	
}

#imageContainer img {
	display:none;
	/*position:relative;
	width:635px;
	height:137px;*/
	position:absolute;
	margin:0px;
	top: 72px;
/*	top:0; left:0;*/
}