/* Print CSS */
nav,
#topagetop,
aside.contact {
	display: none !important;
}

#siteid a {
	line-height: 1;
	background:none;
	position: relative;
}

#siteid a:before {
	content:url(../img/hd_logo_pc_1.png);
	position: absolute;
	top: 0;
	left: 0;
	width:225px;
	height:41px;
	text-indent: 0;
	vertical-align: top;
	line-height: 1;
}

header li a{
	border-bottom:none;
}
