
#header h1 {
	height: 60px;
	width: 227px;
	float: left;
	background: #fff url(/images/global/logo.gif) no-repeat left top;
	text-indent: -99999px;
}

#content_wrap {
	background: #fff url(/images/global/green-banner-stretch.gif) repeat-x left top;
}

	#home #content {
		padding-top: 250px;
		background: #fff url(/images/global/home-banner.jpg) no-repeat left top;
		padding-bottom: 70px;
	}
	
		#home #content h2 {
			margin: 35px 0;
			font-size: 3.3em;
			color: #243d51;
			font-family: arial, helvetica, sans-serif;
			font-weight: normal;
		}
		
			#home #content h2 span {
				color: #b7d02e;
			}
			
		#home #content h3 {
			font-size:1.25em;
			font-weight:bold;
			margin-bottom: 15px;
		}