@import url(global.css);



#wrapper {
	background: url(../cms/pages/top_image/about-crop.jpg) no-repeat 12px 8px;
}

#AboutCoopSubFooter {
	clear: both;
	position: relative;
	margin: 0 0 0 14px;
	width: 852px;
	background: url(../images/bg-content-about.png) repeat-y;
	z-index: 1;
}

#AboutCoopSubFooter:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#AboutCoopSubFooter h2#AboutCoopHeading {
	position: relative;
	left: 0;
	top: -28px;
	padding: 10px 55px 0 70px;
	width: 307px;
	min-height: 28px;
	background: url(../images/bg-aboutcoop-heading.png) no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2.2em;
	color: #333;
}

#AboutCoopSubFooter #AboutCoopCopy {
	float: left;
	margin: -10px 0 0 70px;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.3em;
	color: #FFF;
}

#AboutCoopCopy p {
	margin-bottom: 20px;
}

#AboutCoopCopy a {
	color: #FFF;
	text-decoration: underline;
}

#AboutCoopCopy a:hover {
	text-decoration: none;
}

#AboutCoopSubFooter #AboutCoopCallout {
	position: absolute;
	top: 0;
	right: 0;
}





