@charset "UTF-8";

/* ---------- Header Styles ---------- */

#mainHeader {
	background: url(/static/images/subHead_business.jpg) no-repeat top left;
	width: 901px;
	height: 102px;
}

#mainHeader h1{
	font-weight: normal;
	font-size: 23px;
	color: #fff;
	display: block;
	float: right;
	margin: 40px 35px 0 0;
	
}

