#pagewrapper {
	text-align: center;
}

#pageholder {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 618px;
	text-align: left;
	z-index: 1;
}

#copyright {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 20px;
	text-align: center;
	z-index: 1;
	font-size: 10px;
	color: #777;
}

#logo {
	position: absolute;
	width:1000px;
	height:33px;
	background-image: url(/images/bg_logo.png);
	background-repeat: no-repeat;
	z-index: 2;
}

#logooverlay {
	position: absolute;
	width:400px;
	height:33px;
	z-index: 5;
	cursor: pointer;
}

#logo img {
	cursor: pointer;
}

#contentbg {
	position: absolute;
	width: 1000px;
	height: 585px;
	top: 33px;
	background-image: url(/images/bg_pageholder.png);
	background-repeat: no-repeat;
}

#nav {
	z-index: 500;
	position: absolute;
	top: 48px;
	left: 331px;
	height: 25px;
	width: 653px;
	cursor: pointer;
}

#nav_links {
	z-index: 499;
	position: absolute;
	top: 48px;
	left: 331px;
	height: 25px;
	width: 653px;
	overflow: hidden;
}

#hismenu {
	z-index: 600;
	position: absolute;
	background-color: #000;
	top: 48px;
	left: 331px;
	visibility: hidden;
}

#hermenu {
	z-index: 600;
	position: absolute;
	background-color: #000;
	top: 48px;
	left: 415px;
	visibility: hidden;
}

#colorbox {
	z-index: 100;
	position: absolute;
	left:8px;
	top: 48px;
	width: 965px;
	height: 543px;
}

#maincontent {
	position: absolute;
	width: 965px;
	height: 543px;
	overflow: hidden;
	z-index: 101;
}

#maincontent_load {
	z-index: 99;
	position: absolute;
	left:8px;
	top:48px;
	width: 965px;
	height: 543px;
	overflow: hidden;
}

#contentimg {
	vertical-align: top;
	width: 442px;
}

#content {
	vertical-align: top;
	padding: 40px;
	padding-top: 70px;
}



#tagline {
	z-index: 1000;
	position: absolute;
	height: 33px;
	top: 485px;
	left: 381px;
}

#pictrans {
	width:442px;
	height: 543px;
	z-index: 100;
}

#featurewrap {
	position: relative;
	overflow: hidden;
	height: 200px;
	width: 440px;
}

#homevents td {
	cursor: pointer;
}

#hiddensize {
	height: 1px;
	overflow: hidden;
}

#nlform {
	margin-top: 15px;
}

#disclaimer {
	z-index: 100;
	position: absolute;
	left:8px;
	top:250px;
	width: 965px;
	overflow: hidden;
	text-align:center;
}
