@charset "utf-8";
#header strong {
	background: url(../img/logo.gif) no-repeat;
	height: 82px;
	width: 234px;
	float:left;
	display:block;
}

#header strong a{
	display: block;
	height:0pt;
	overflow:hidden;
	padding-top:82px;
	font-size:1px;
}
