.global { background-image:url('/images/bggreenblur.jpg'); }
.global #branch {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
}
.global .content {
	z-index:2;
	position:relative;
}
.global .content #right { background-color:transparent; }
.global .content #right .heading {
	background-image:none;
	text-align:left;
	height:270px;
}
.global .content #right .heading .headline {
	font-family:MuseoSans;
	font-weight:700;
	font-size:44px;
	color:#1F641F;
	text-shadow:none;
	margin-top:48px;
	margin-left:71px;
	line-height:42px;
	letter-spacing:-0.0006em;
}
.global .content #right .board {
	background-color:#FFFFFF;
	padding:18px 40px 28px 43px;
	text-align:left;
}
.global .content #right .board .faqItem {
	width:100%;
	height:auto;
	margin-top:28px;
	margin-bottom:0px;
	margin-left:0px;
}
.global .content #right .board .faqItem h1 {
	font-family:MuseoSans;
	font-weight:700;
	font-size:15px;
	margin-top:0px;
	margin-bottom:2px;
	color:#F07000;
}
.global .content #right .board .faqItem p {
	font-family:MuseoSans;
	font-weight:500;
	font-size:15px;
	line-height:19px;
	margin-top:0px;
	margin-bottom:11px;
	color:#000000;
}
