body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#startimage {
	top: 0px;
	left: 0px;
	height: 432px;
	width: 100%;
	z-index: 40;
}
div#headerbar {
	position:absolute;
	top: 433px;
	left: 0px;
	width: 100%;
	height: 36px;
	background-color: #598196;
	-moz-opacity: 90;
	opacity: .9;
	z-index: 30;
	/* background-position: top left; */
}
div#headline {
	font-size: 29px;
	color:#FFFFFF;
	padding-left: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	z-index: 20;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
}
div#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	z-index: 10;
	width: 420px;
	height: 85px;
	position: absolute;
	top: 495px;
	left: 80px;
}
a.copylink {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.copylink:hover {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}