#slideshow {
	border: 0px none #000;
	overflow: hidden;
	position: relative;
	width: 1024px;
	height: 345px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#slideshow img {
	width: 1024px;
	height: 345px;
}
