#imageContainer {
	position:relative;
	margin:auto;
	width:962px;
	height:271px;
	border:0px solid #000000;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#mainimage {
	text-align: left;
	width: 100%;
	height: 350px;
	background: #948c75;
	margin: 0 auto;
}