div#header {
	width: 980px;
	height: 123px;
	margin: auto;
	position: relative;
}

div#header a#logo {
	display: block;
	text-indent: -9999px;
	width: 232px;
	height: 123px;
	float: left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}