#hero {
	padding: 10px 11px 0;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url('/img/corners-extrawide-lightgreen.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#hero .bottom {
	background-image: url('/img/corners-extrawide-lightgreen.png');
	width: 849px;
	padding-bottom: 10px;
}

#ourValues {
	padding: 20px 10px 0;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url('/img/corners-extrawide-lightgreen.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#ourValues .bottom {
	background-image: url('/img/corners-extrawide-lightgreen.png');
	width: 849px;
}

#ourValues h3 {
	color: #6b8774;
	margin: 0 0 12px 15px;
}

#ourValues #valuesList li {
	position: relative;
	height: 336px;
	width: 265px;
	background-image: url('/img/background-values-home.gif');
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 17px;
}

#ourValues #valuesList li.last {
	margin-right: 0;
}

#ourValues #valuesList h4 {
	margin: 15px 0 2px 15px;
}

#ourValues #valuesList p.heading {
	color: #486648;
	margin: 0 15px;
	padding: 0;
	height: 50px;
	overflow: hidden;
}

#ourValues .valuesBox {
	position: absolute;
	top: 94px;
	margin: 16px 17px 24px 18px;
}

#yourQuestions {
	padding: 20px 8px 0;
	width: 541px;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url('/img/corners-wide-lightgreen.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#yourQuestions .bottom {
	background-image: url('/img/corners-wide-lightgreen.png');
	width: 557px;
}

#yourQuestions h3 {
	margin: 0 0 12px 15px;
}

#yourQuestions #questionsList {
	margin: 0 15px;
}

#yourQuestions #questionsList li {
	float: left;
	margin-right: 30px;
}

#yourQuestions #questionsList li.last {
	margin-right: 0;	
}
	

#yourQuestions dt {
	color: #9a3427;
	width: 216px;
	position: relative;
	background-image: url('/img/balloon-orange-wide.gif');
	padding: 10px 0 0 15px;
	margin-bottom: 20px;
}

#home #yourQuestions dt .bottom {
	background-image: url('/img/balloon-orange-wide.gif');
	width: 231px;
}

#yourQuestions blockquote {
	padding-left: 20px;
	display: block;
	line-height: 20px;
	background: url('/img/quotes-left.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

#yourQuestions blockquote p {
	display: inline;
	margin: 0;
	zoom: 0;
	padding: 0 20px 0 0;
	background: url('/img/quotes-right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#yourQuestions dd {
	font-family: "Futura Std", "Futura", arial, helvetica, sans-serif;
	width: 163px;
	position: relative;
	left: 77px;
	top: -15px;
	background-image: url('/img/balloon-green-wide.gif');
	padding: 25px 0 0 15px;
	margin-bottom: 20px;
}

#home #yourQuestions dd .bottom {
	background-image: url('/img/balloon-green-wide.gif');
	padding-bottom: 10px;
	width: 178px;
}

#yourQuestions dd a {
	color: #fff;
	text-decoration: none;
	padding-right: 30px;
	background-image: url('/img/arrow-darkgreen.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

#yourQuestions dd a:hover {
	text-decoration: underline;
}

#yourQuestions #questionsMore {
	border-top: 1px dotted #AFCF0A;
	text-align: right;
	padding: 10px 20px 0 0;
}

#yourQuestions #questionsMore a {
	color: #ec6900;
	text-decoration: none;
	padding-right: 20px;
	background-image: url('/img/arrow-orange.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

#yourQuestions #questionsMore a:hover {
	text-decoration: underline;
}


#pressResources {
	margin: 10px 0 0 25px;
}
