#slideshow {
	overflow: hidden;
	width: 770px;
	height: 300px;
	z-index: 3;
}

#slideshow img {
	width: 760px;
	height: 300px;
}

