body {background-color: #000000;}

#content {background-color: #000000;}

.highlightsTop h2 {
	font-size: 1.20em;
}

#startpageimg {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	width: 1200px;
	height: auto;
	border: dotted 0px white;
	text-align:center;
}

#startpageimg img {
	border: dotted 0px white;
	margin: 0;
	padding: 0;
}

#startpageimg2 {
/*	margin: 10px 0 20px 0;*/
	padding: 0;
	width: 100%;
	height: 278px;
	display: block;
	position: relative;
}

#startpageimg2 img {
	margin: 0;
	padding: 0;
}

#startpagenews {
	margin: 0px;
	padding: 0px;
	width: 787px;
	height: auto;
	text-align:right;
}

.frontLogo {
	margin: 0;
	padding: 0;
	width: 244px;
	height: 278px;
	position: absolute;
	left: 0;
	top: 0;
}

.frontSlideShow {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}


.highlightsWrap {
	width: 507px;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	border-left: 5px solid #464646;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
}

.highlightsTop {
	background-color: #464646;
	width: 507px;
/*	min-height: 46px;*/
	height: 30px;
/*	padding: 0 0 2px 0;*/
	text-align: center;
}

.highlightsWrap li {
	display: inline;
		margin: 0 5px 0 0;
}
}

.highlightsBottom {
	background-color: #464646;
	width: 507px;
/*	min-height: 46px;*/
	height: 245px;
/*	padding: 0 0 2px 0;*/
	text-align: center;
	font-size: 80%;
}

#footerstart {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 6px 0px 6px 0px;
	width: 800px;
	color: #ffffff;
	background-color: #000000;
	border-top: solid 1px #cdcdcd;
}

#footerstart p  {
	margin: 0px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}