@CHARSET "ISO-8859-1";

#contentItems {
	margin-top: -305px;
	margin-left: 40px;
	}
.contentItem {
	position: relative;
	margin: 0px;
	width: 180px;
	float: left;
	}
.contentImage {
	height: 235px;
	vertical-align: bottom;
	}
.contentImage img {
	border: none;
	}
.contentInfo {
	margin-top: -20px;
	}
.contentInfo h3 {
	color: #666666;
	border-bottom: 1px solid #666666;
	margin-right: 10px;
	}
.detailsLink {
	display: block;
	background: transparent url(/images/info_icon.gif) no-repeat top left;
	margin-top: 5px;
}
.detailsLink a {
	margin-left: 30px;
	font-size: 14pt;
}
#mainMenu {
	background: transparent url(/images/menu_bar_background.gif) repeat-x;
	margin: 0px;
	height: 100px;
	text-align: right;
	}
#frontpageContent {
	width: 778px;
	min-height: 480px;
	margin: -70px auto;
	}
#frontpageContent h2.frontpage {
	background: transparent url(/images/frontpage_main_background.gif) no-repeat top center;
	height: 445px;
	margin: 0px 0px 0px 15px;
	}
#frontpageContent h2.frontpage span {
	display: none;
	}

#footer {
	margin-top: -10px;
	}


#subContent {
	width: 770px;
	margin: auto;
	margin-top: 40px;
	}
#leftImage {
	float: left;
	width: 250px;
	margin-left: 10px;
	}
#rightContent {
	float: right;
	width: 500px;
	text-align: right;
	}
#iconContainer {
	margin-top: 20px;
	vertical-align: bottom;
	height: 50px;
	}
.iconImage {
	width: 100px;
	float: left;
	text-align: center;
	}
.iconImage a img {
	border: none;
	}
#leftImage a img {
	display: block;
	border: none;
	}
.iconImage a {
	font-weight: normal;
	font-size: 11pt;
	}
