#topheader {
	height:187px;
	border-top:solid 3px #FFF;
	border-bottom:solid 3px #FFF;
	background-color:#525355;
	/*
		background-image:url('../images/seasons/summer_rpt.jpg');
	*/

}

#headerinner {
	background: url('../images/seasons/summer.png') right bottom no-repeat;
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
	width:970px;
	height: 187px;
	color:#FFF;
}