#slideshow {
	overflow: hidden;
	width: 971px;
	height: 229px;
	position: relative;
	margin: 0px;
}

#slideshow img {
	width: 971px;
	float:left;
}