#horizon {
	background-color: transparent; /*LEAVE THIS*/
	position: absolute; /*LEAVE THIS*/
	top: 50%; /*LEAVE THIS*/
	left: 0px; /*LEAVE THIS*/
	width: 100%; /*LEAVE THIS*/
	margin-top: -291px; /*MAKE THIS HALF OF THE HEIGHT STATED BELOW FOR THE WRAPPER*/
	text-align: center; /*LEAVE THIS*/
	min-width: 908px; /*THIS MUST MATCH THE WIDTH STATED BELOW FOR THE WRAPPER*/
}
#flashcontent {
	background-color: 00707E;
}
#wrapper {
	background-color: #FFFFFF; /*CHANGE THIS TO THE COLOUR THAT YOU NEED*/
	position: relative; /*LEAVE THIS*/
	text-align: left; /*LEAVE THIS*/
	width: 908px; /*CHANGE THIS TO THE DIMENSION THAT YOU NEED - MAKE SURE THIS MATCHES THE 'min-width' ABOVE*/
	height: 582px; /*LEAVE THIS*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	margin-bottom: 20px;
	background-image: url(images/hh_logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 82px;
	padding: 0px;
	width: 166px;
}
#text {
	height: 25px;
	width: 255px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin-top: 63px;
	color: #00707E;
	padding: 0px;
	top: 0px;
	right: 0px;
}
#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 15px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 630px;
	top: 565px;
	left: 0px;
	color: #999999;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
#gqlink a:hover {
	color: #000000;
}
#links a:hover {
	color: #000000;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
#gqlink {
	width: 250px;
	height: 15px;
	left: 658px;
	position: absolute;
	top: 565px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}
#sitemap {
	height: 440px;
	width: 885px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #00717C;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sitemap p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00717C;
	text-indent: 10px;
	line-height: 14px;
}
#sitemap a {
	color: #00717C;
}
#sitemap h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00717C;
	font-weight: bold;
	line-height: 12px;
}
#copyright {
	height: 435px;
	width: 885px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #00717C;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
	overflow: auto;
}
#copyright h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#copyright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#copyright ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: lower-alpha;
}
#backhome {
	width: 60px;
	height: 15px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 5px;
}
#backhome a {
	color: #00707E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#backhome a:hover {
	color: #000000;
}
