@charset "UTF-8";
/* CSS Document */

body,td,th, a:link, a:visited, a:active {
	color: #A5ABB0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6ee7f1;
}

#background {
	min-height: 1440px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #000;
	background-attachment: scroll;
}
#page {
	width: 960px;
	margin: 0 auto;
}
#header {
	background: url(../images/HHThome_02.png) no-repeat center top;
	min-height: 365px;
}
.slideshow {
	width: 951px;
	height: 365px;
	color: #000;
	position: absolute;
	z-index: 10;
}
#taps {
	padding-left: 5px;
	z-index: 1;
}
#footer {
	position: absolute;
	line-height: 18px;
	font-size:14px;
}
#navigation  {
	position: absolute;
	left: 70px;
	top: 25px;
	width: 145px;
	font-size: 10pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5ABB0;
	height: 165px;
}
#navigation2  {
	position: absolute;
	left: 250px;
	top: 25px;
	width: 145px;
	font-size: 10pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5ABB0;
	height: 165px;
}
#navigation3  {
	position: absolute;
	left: 429px;
	top: 25px;
	width: 145px;
	font-size: 10pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A5ABB0;
	height: 165px;
}
#links {
	position: absolute;
	width: 108px;
	left: 612px;
	top: 25px;
	height: 165px;
}
#contact {
	position: absolute;
	width: 255px;
	left: 675px;
	top: 25px;
	color: #A5ABB0;
	line-height:22px;
}
#copyright {
	font-size: 11px;
	position: absolute;
	left: 292px;
	top: 215px;
	width: 465px;
	height: 18px;
	color: #A5ABB0;
}
#bar {
	position: absolute;
	top: 365px;
}
#sign {
	position: absolute;
	z-index: 20;
	left: 250px;
	top: -30px;
}
