@charset "UTF-8";
/* CSS Document */

#slideshow {
	border: 0;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 735px;
	height: 349px;
}

#slideshow img {
	width: 735px;
	height: 349px;
}
