blockquote {
	margin-top: 1.5em;
	margin-bottom: 3em;
	background: url(../../images/layout/openquote_grey.gif) left top no-repeat;
	padding-left: 30px;
}

blockquote p.quote {
	font-style: italic;
	margin-bottom: 1em;
}

blockquote p.who {
	color: #333333;
}

blockquote p.who strong {
	color: #666666;
}

.page_box {
	position: relative;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	padding: 1px 5px 0px 5px;
	margin: 25px 0px 25px 0px;
	left: -85px;
	background: #F4F4F4;
}

.contact {
	border-left: #ac913a 3px solid;
	padding-left: 10px;
	margin: 2em 0;
	font-size: 1.1em;
}

.contact strong {
	color: #666666;
}

h2#join_team {
	background: url(../../images/about/join_our_team.gif) top left no-repeat;
	width: 520px;
	height: 135px;
	text-indent: -9000px;
	padding-bottom: 1em;
}