#slideshow {
	overflow: hidden;
	position: relative;
	width: 767px;
	height: 359px;
}

#slideshow img {
	width: 767px;
	height: 359px;
}