
#central-image {
	clear:left;
	float:left;
	width:100%;
	height: 234px;
	overflow:hidden;
	margin:0;
	padding: 0;
	background: #fff;
}

#central-image #image-bay-overlay {
	position: relative;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 234px;
	border: 0px;
	top: -234px;
	left: 0px;
}

#central-image #image-bay-0, 
#central-image #image-bay-1 {
	width: 960px;
	height: 234px;
	overflow: hidden;
	position: relative;
}

#central-image h1 {
	display: none;
}
