#Main {
	margin:5px 0 0 30px;
}

#Main #Breadcrump {
	padding:0 0 20px 366px;
}

#Main #Headline {
	float:none;
	width:600px;
	font-size:28px;
}

#Main #Content {
	float:left;
	margin-left:100px;
	margin-top:3px;
	margin-right:20px;
	padding-bottom:50px;
	position:relative;
	width:500px;
}

* html #Main #Content {
	float:left;
	padding-left:35px !important;
	margin-left:0;
	margin-top:3px;
	margin-right:20px;
	padding-bottom:50px;
	position:relative;
	width:500px;
}

#Main #Content h2 {
	margin:0 0 30px -98px;
	font-size:16px;
}

* html#Main #Content h2 {
	margin:0 0 30px 0;
	font-size:16px;
	position:relative;
	left:-98px;
}

#NewsOverview {
	width:275px;
	float:right;
	margin-bottom:50px;
	border:1px solid #003774;
	margin-right:30px;
}

#NewsOverview h2 {
	background:#003774 url(../images/news-head.gif) scroll top left no-repeat;
	width:255px;
	height:19px;
	color:white;
	padding:4px 10px;
}

#NewsOverview .newsItem {
	border-top:1px solid #003774;
	padding:12px 20px;
	font-size:11px;
	color:#333333;
	line-height:13px;
}

#NewsOverview .newsItem h3 {
	color:#e55152;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
	line-height:16px;
}

#NewsOverview .newsItemText p {
	margin-bottom:8px;
}

#NewsOverview .newsItemText img {
	float:left;
	margin:0 8px 8px 0;
}

#HomeOpener {
	margin-top:32px;
}

#HomeOpener .imageLeft {
	width:120px;
	float:left;
	height:179px;
	overflow:hidden;
}

#HomeOpener .textRight {
	width:370px;
	float:right;
	border-bottom:1px solid #003774;
}

#HomeOpener .textRight div {
	width:370px !important;
}

#Main #HomeOpener .textRight h3 {
	margin:0;
	background:white;
	color:#003774;
	font-style:italic;
	padding:4px 8px;
	text-transform:uppercase;
	font-weight:normal;
	border:none;
	border-top:1px solid #003774;
	cursor:pointer;
}

#Main #HomeOpener .textRight h3.active {
	background:#003774;
	color:white;
	border-bottom:1px solid white;
	cursor:text;
}

#Main #HomeOpener .textRight p {
	font-style:italic;
}
