


/*******    CONTAINER STYLES    ********/

#wrapper {
	background: #FFFFFF url(none);
}
#mainContent {

	background: url(../images/hiking.jpg) no-repeat;
}
#mainContent #rightCol {
	display: block;
	position: absolute;
	width: 345px;
	height: auto;
	padding: 0px;
	margin: 0px;
	top: 80px;
	left: 80px;
	clear: both;
}



p {color: #FFF;}
.testimonial, .testimonialAtt {color: #FFF; margin-right: 4em;}
.testimonial{ margin-top: 4em;}


/*******    IMAGE STYLES    ********/

#subNav .pdf{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}