#slideshow {

	overflow: hidden;
	position: relative;
    width: 785px;
	height: 385px;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	z-index: 1;
	}
	
	


#slideshow img {
	width: 785px;
	height: 385px;
}