* {
	margin: 0;
	padding: 0;
}

#splash {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -53px 0 0 -222px;
}

#splash h1 {
	text-indent: -9999px;
	overflow: hidden;
	width: 445px;
	height: 76px;
}

#splash h1 a:link, #splash h1 a:visited {
	background: url(/_images/hc_com_logo.gif) no-repeat;
	display: block;
	width: 445px;
	height: 76px;
}

#splash ul {
	background: url(/_images/hc_com_splash_prods.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 445px;
	height: 14px;
	margin-top: 15px;
}
