.position-header {
	width: 980px;
	margin: 0px auto;
	background: transparent;
	clear: both;
	padding-bottom:10px;
}
.position-header .slideshow {
	margin: 0px;
}
.position-footer {
	display: block;
	clear: both;
}
.position-header:after, .position-footer:after {
	content: "."; 
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}