

div.cleardiv {
	clear:both; 
}


#top_menu {
	height:28px;
	/*margin-bottom:408px;*/
	margin-bottom:0px;
}
/*
**	MAIN
*/
#main {	
}
.news h2 {
	font-size:15px;
	margin:0;
}
.news p {
	margin: 7px 0px;
}
.news {
	
}
.news img {
	float:right;
	margin-left:10px;
	margin-top:3px;
}
#gallery table {
	width:781px;
	left:0px;
}
#gallery h2 span {
	left:0px;
	margin-bottom: -1px;
}

#gallery {
	margin-top:34px;
}
#gallery table td {
	padding:0px;
	padding-top:15px;
	padding-bottom:10px;
	text-align:center;
	
}
#gallery table td p {
	margin:0px;
}

#gallery table td div {
	width:150px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
}
/*
**	SLIDESHOW
*/
#slideshow {
	position:relative;
	width:801px;
	height:381px;
	overflow:hidden;
	margin-bottom:25px;	
	
}
#slideshow_container {
	
	width:801px;
}
#slideshow #overlay {
	position:absolute;
	left:0px;
	bottom:-1px;
	z-index:5;
	width:801px;
	height:55px;
}
#slideshow_container img {
	width:801px;
	z-index:-50;
}

