#slideshow {
	position: relative;
	width: 780px;
	background-color: #999999;
	margin: 0px;
	clear: both;
	height: 325px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#slideshow img {
	width: 780px;
	height: 325px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#foot {
	width: 760px;
	height: 50px;
		background-color: #999999;
		padding-left: 150px;}
	
	
	 
}
