/* LOGO SECTION */
#topban {
	width: 765px;
	height: 100px;
	background-image: url(images/springheaderbg.png);
}

#topbanleft {
	width: 185px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	vertical-align: middle;
	height: 90px;
	padding-top: 10px;
}

#topbanright {
	width: 100%;
	float: right;
}
