#slideshow {
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 960px;
	height: 251px;
}

#slideshow img {
	width: 960px;
	height: 251px;
}