.position-header {
	margin: 0px auto;
	padding: 0px;
	background: none;
	clear: both;
	padding-top: 149px;
}
.position-header .slideshow {
	margin: 0px;
	background-color: #000;
	background-size: 
	/*width: 1800px;
    height: 600px;
    height: auto;*/
    /*width: 100%;*/
    
}
.position-footer {
	display: block;
	clear: both;
}
.position-header:after, .position-footer:after {
	content: "."; 
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}