#hidelayer {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:2;
	background-attachment: scroll;
	text-align: center;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}



.slideshowContainer {
	width: 926px;
	height: 232px;
	text-align: center;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/homepage/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.thumbnails_front{
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
