#slide1 {
	position: relative;
	float: left;
	width: 242px;
	height: 140px;
	overflow: hidden;
	padding: 0px;
}

#slide2 {
	position: relative;
	float: left;
	width: 511px;
	height: 140px;
	overflow: hidden;
	padding: 0px;
}

#slide3 {
	position: relative;
	float: right;
	width: 231px;
	height: 140px;
	overflow: hidden;
	padding: 0px;
}

#SlideShow {
	width: 985px;
	height: 140px;
}