#header {
	height: 129px;
	background: url(bg_main.jpg) no-repeat 0 0;
}
#header h1 {
	float: right;
	width: 100px;
	height: 50px;
	margin-top: 10px;
}
#header h1 a {
	display: block;
	width: 100px;
	height: 50px;
	text-indent: -9999px;
	outline: none;
}
