#slideshow {
	position: relative;
	width:790px;
	height:330px;
	float:right;
	background:url(../images/global/bg-slide.gif) no-repeat center center;
	float:right;
}

#slideshow p {
	width:790px;
	height:330px;
	display:block;
	overflow: hidden;
	position: relative;
	z-index:500;
}

#slideshow img {
	width:790px;
	height:330px;
}