/* =Branding
-----------------------------------------------------------------------------*/
#header {
	width: 815px;
	height: 188px;
	text-align: left;
	margin: 0 auto;
}
#header h1 {
	width: 100%;
	height: 100%;
	position: relative;
}
#header h1 span {
	background: url(images/summer-header.jpg) no-repeat top left;
	position: absolute;
	width: 100%;
	height: 100%;
	}