#slideshow {
	overflow: hidden;
	position: relative;
	width: 967px;
	height: 320px;
	margin: auto;
}
#slideshow img {
	width: 100%;
	height: auto;
}