html {
	height: 100%;
	overflow-x: visible !important;
	overflow-x: hidden;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #fff url(../assets/backdrop.jpg) no-repeat center 0px;
	background-attachment: scroll;
	overflow-x: hidden;
	height: 100%;
}

#maincontainer {
	position: relative;
	top: 0px;
	width: 984px;
	margin: 0 auto;
}

#header {
	position: relative;
	top: 0px;
	margin: 0 auto 49px;
	width: 984px;
	height: 118px;
	background: url(../assets/header.png) no-repeat center top;
}

#header #logo {
	position: absolute;
	top: 0px;
	margin: 0 0 0 30px;
	width: 178px;
	height: 95px;
}

#content {
	margin: 0 auto;
	width: 974px;
	padding: 19px 5px;
	color: #787878;
	font-size: 12px;
	line-height: 19px;
	min-height: 550px;
}

#footer {
	position: absolute;
	left: -108px;
	z-index: 100;
	width: 1200px;
	height: 216px;
	background: url(../assets/footer.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
}

#footer div.bottom {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 125px;
	padding: 17px 15px;
	height: 58px;
	width: 917px;
	font-size: 11px;
	color: #fff;
}

#footer .bottom .left {
	width: 254px;
	float: left;
}

#footer .bottom .left .links {
	margin: 10px 0 0 -10px;
}

#footer .bottom .left a, #footer .bottom .left a:link {
	color: #fff;
	margin: 0 10px;
}

#footer .bottom .middle {
	width: 540px;
	float: left;
}

#footer .bottom .middle img {
	float: left;
	margin: 5px 20px 0 -5px;
}


#footer .bottom .right {
	width: 120px;
	float: left;
}

#header #mainmenu {
	float: right;
	margin: 0 30px 0 0;
}

#header #mainmenu li {
	float: left;
	margin: 23px 0 0 33px;
	display: block;
}

#header #submenu {
	float: right;
	clear: both;
	margin: 29px 30px 0 0;
	width: 800px;
	text-align: right;
}

#header #submenu a {
	margin: 0 0 0 23px;
	display: inline;
}
#content #contentmenu {
	width: 140px;
	margin: 30px 0 0 0;
	display: block;
}

#content #contentmenu li {
	width: 140px;
	height: 30px;
	display: block;
	clear: both;
	line-height: 1;
}

img.h1, img.h2, img.h3, img.h4 {
	display: block;
	clear: both;
	margin: 0  0 0 -6px;
}

.h1 {
	margin: 10px 0 0px 0;
}

.h1 img {
	margin: -10px 0 0 -2px;
	padding: 0px;
}

img.h3 {
	margin: 0 0 14px 0;
}

img.h2, img.h4 {
	margin: 0 0 3px 1px;
}

.h7 {
	clear: both;
	display: block;
}

/* links */

a, a:link, a:visited {
	color: #009fda;
	text-decoration: none;
}

#contentmenu a {
	font-size: 13px;
}

#contentmenu a.current, #contentmenu a.section {
	font-weight: bold;
}

/* home specific */
body.home {
	background: #fff url(../assets/backdrop_home.jpg) no-repeat center 0px;
	background-attachment: scroll;
}

.home #content {
	background: url(../assets/content_backdrop_home.png) no-repeat center top;
	height: 420px;
	z-index: 0;
	position: relative;
	top: 0px;
	min-height: 0px;
}

.home #content .button {
	position: absolute;
	top: 180px;
	left: 20px;
}

#content .home_left {
	position: relative;
	width: 430px;
	float: left;
	padding: 0 25px;
	overflow-x: visible !important;
	overflow-x: hidden;
}

#content #home_leftimage {
	width: 480px;
	position: absolute;
	top: 239px;
	left: 0px;
}

#content .home_middle {
	position: relative;
	width: 197px;
	float: left;
	padding: 0 25px;
	overflow-x: visible !important;
	overflow-x: hidden;
	z-index: 1;
}

#content #home_middleimage {
	width: 247px;
	position: absolute;
	top: 239px;
	left: 0px;
}

#content .home_right {
	position: relative;
	width: 197px;
	float: left;
	padding: 0 25px;
	overflow-x: visible !important;
	overflow-x: hidden;
}

#content #home_rightimage {
	width: 247px;
	position: absolute;
	top: 239px;
	left: 0px;
}

.home #footer {
	height: 535px;
	bottom: -434px;
	background: url(../assets/footer_home.png) no-repeat center top;
}

.home #footer .bottom {
	border-top: 1px solid #99c85a;
}

.home #footer .newsitem {
	position: absolute;
	top: 170px;
	left: 138px;
	color: #fff;
	width: 414px;
}

.home #footer .newsitem p {
	margin: 0 0 15px 0;
}

.home #footer .newsitem img.button {
	margin: 0 0 0 -5px;
}

.home #footer .sponsor {
	position: absolute;
	top: 165px;
	left: 840px;
	text-align: center;
	display: block;
	width: 247px;
}

.home #footer .midsection {
	position: absolute;
	top: 170px;
	left: 607px;
	width: 213px;
	color: #fff;
}

.home #footer .midsection p {
	margin: 0 0 15px 0;
}

.home #footer .midsection img.button {
	margin: 0 0 0 -5px;
}

/* subhome specific */

.subhome #content {
	background: url(../assets/content_backdrop_subhome.png) no-repeat center top;
	min-height: 740px;
}

#content .subhome_left {
	position: relative;
	width: 430px;
	min-height: 409px;
	float: left;
	padding: 0 25px;
}

#content .subhome_middle {
	position: relative;
	width: 197px;
	height: 198px;
	float: left;
	padding: 0 25px;
}

#content .subhome_right {
	position: relative;
	width: 197px;
	height: 198px;
	float: left;
	padding: 0 25px;
}

#content .subhome_left .button {
	margin: 0 0 0 -5px;
}

#content .subhome_right .button, #content .subhome_middle .button {
	position: absolute;
	top: 140px;
	left: 20px;
}

#content .subhome_right_bottom {
	position: relative;
	float: left;
	width: 444px;
	min-height: 164px;
	padding: 19px 25px;
}

#content #subhome_image {
	width: 974px;
	position: absolute;
	top: 258px;
	left: 5px;
}

.subhome .bottomimage {
	clear: both;
	margin: 50px 0 0;
}

.subhome #footer {
	position: absolute;
	bottom: 0px;
}

.subhomeimageholder {
	position: relative;
	width: 199px;
	min-height: 141px;
	float: right;
	display: block;
	margin: 0 0 0 5px;
}

.subhomeimage {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 198px;
	height: 109px;
	z-index: 0;
}

.subhomeimageoverlay {
	position: absolute;
	top: 0px;
	width: 208px;
	height: 119px;
	z-index: 1;
}

/* content specific */
.content #content {
	background: url(../assets/content_backdrop.png) no-repeat center top;
	min-height: 450px;
	margin: 0 0 100px 0;
}

.content #footer {
	bottom: -106px;
}

.content .leftcolumn {
	float: left;
	width: 140px;
	padding: 0 25px;
}

.content .leftcolumn .h1 {
	margin: 0 0 30px;
}

.content .middlecolumn {
	float: left;
	width: 415px;
	padding: 0 25px;
}

.content .rightcolumn {
	margin: 38px 0 0 0;
	position: relative;
	top: 0px;
	float: left;
	width: 319px;
}

.content .contentimage {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 285px;
	height: 197px;
	z-index: 0;
}

.content .contentimageoverlay {
	position: absolute;
	top: 0px;
	width: 295px;
	height: 207px;
	z-index: 1;
}

.content .galleryhover {
	position: absolute;
	top: 0px;
	width: 96px;
	height: 107px;
	z-index: 3;
	cursor: pointer;
	display: block;
	background: url(../assets/clear.gif);
}

.content .galleryinfo {
	display: none;
	position: absolute;
	top: 80px;
	left: -10px;
	z-index: 2;
	width: 184px;
	height: 94px;
	padding: 24px 15px 17px;
	color: #fff;
	line-height: 1.2;
	background: url(../assets/tooltip.png) no-repeat;
}

.content .galleryinfo em {
	position: absolute;
	bottom: 52px;
	left: 15px;
	color: #000;
}

.content .galleryitem {
	position: relative;
	top: 0px;
	margin: 0 9px 20px 0;
	float: left;
	width: 86px;
	height: 97px;
}

.content .galleryimage {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 86px;
	height: 97px;
	z-index: 0;
}

.content .galleryimageoverlay {
	position: absolute;
	top: 0px;
	width: 96px;
	height: 107px;
	z-index: 1;
}

.content .infoitem {
	position: relative;
	top: 0px;
	margin: 0 0 0 -5px;
	width: 742px;
	height: auto;
	clear: both;
	padding: 0 0 50px 0;
	min-height: 141px;
}

.content .infoitem p {
	margin: 0 0 0 0;
}

.content .infoimageholder {
	width: 243px;
	min-height: 141px;
	float: left;
	display: block;
	vertical-align: middle;
}

.content .infoholder {
	float: left;
	width: 480px;
}

.content .infoimage {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 198px;
	z-index: 0;
	
}

.content .infoimageoverlay {
	position: absolute;
	top: 0px;
	width: 208px;
	height: 119px;
	z-index: 1;
}

.content .infoitem a:link, .content .infoitem a:visited {
	color: #58a618;
}

/* special elements */
#footer.pushdown {
	margin: 250px 0 0 0;
}

.fixed {
	z-index: -2;
}

.spacer10v {
	clear: both;
	display: block;
	height: 10px;
}
.spacer45v {
	clear: both;
	display: block;
	height: 45px;
}
/* common elements */
p {
	margin: 0 0 22px 0;
}

/* hidden elements */
h1, h2, h3 { display: none; }

