#wrapper_header {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #5d692c url(../images/generic/band.jpg) repeat-x top;
}
#header {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: #FFFFFF url(../images/generic/header.jpg) no-repeat top;
	border-bottom: none;
}

