body {
	font-family: HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	background: #000000 ;
	background-image:url(../images/hh-logo-med.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}



#footer {
	
	position: absolute;
	width: 900px;
	bottom: 30px;
	height: 25px;
	text-align: right;
	text-transform: uppercase;
	padding: 0px 20px;
	margin: 0;
	z-index: 901;
	background: none;
	color: #333333;
	font-family: HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size-adjust: 0.52;
	font-size: 100%;
	font-smooth: large;
}

#footer a:link {
	color: #333333;
}

#footer a:hover {
	color: #cc0000;
}

div.img { border: hidden;}

#intro {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 10px;
	color: white;
	}
	
#intro a:link {color: grey; text-decoration:none;}
#intro a:hover {color: white}
#intro a:active {color: white}
#intro a:visited {color: white}





/* text currently NOT USED SECTION*/

p {
	color:#1D1D1D;
	font-family: HelveticaNeue, "Helvetica Neue", "Helvetica 55 Roman",  arial, sans-serif;
	font-size: 100%;1.6em;
	text-decoration: none;
}

