@charset "utf-8";

/* header styles */

#header {
	/*height: 325px;*/
	height: 380px;
	width: 980px;
}
#header #title {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 325px;
	width: 980px;
}
#header #title h1 {
	overflow: hidden;
	height: 0px;
}