@charset "utf-8";
/* CSS Document */

body {
	background-image:url('/img/aboutUs_bg.jpg');
}

#leftArm {
	background-image:url('/img/left_arm_aboutUs.png');
	left:-380px;
	width:448px;
	height:619px;
}

#rightArm {
	background-image:url('/img/right_arm_aboutUs.png');
	right:-350px;
	width:456px;
	height:663px;
}

.sectionHeader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b43d32;
	font-size:2.14em;
}

.sectionSubHeader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#151515;
	font-size:1.29em;
	font-style:italic;
	width:480px;
	line-height:1.5;
}

#topContainer {
	margin-top: 40px;
	margin-bottom: 40px;
	height:auto;
}

#topRightSideContainer {
	float: right;
	margin-left:20px;
	width: 520px;
}

.rowContainer {
	clear:both;
	margin:20px 0px 0px 0px;
}

.rowLeftSideContainer {
	float:left;
}

.rowRightSideContainer {
	float: right;
	width:520px;
}

#topRightSideCopy {
	margin: 20px 0px 20px 0px
}

#imgDiscover{
	background-image:url('/img/about_us/discover_img.png');
	background-repeat: no-repeat;
	width:242px;
	height:302px;
	margin-bottom:35px;
}

#imgExplore{
	background-image:url('/img/about_us/explorer_img.png');
	background-repeat: no-repeat;
	margin-top:40px;
	width:500px;
	height:309px;
}

.secondRowRightSideCopy {
	margin:15px 0px 0px 2px;
}

#thirdRowRightSideContainer {
	float: right;
	width:250px; 
	margin-right:20px;
}

.thirdRowRightSideHeader {
	font-weight:bold; 
	margin-bottom:-20px;
}

.thirdRowRightSideCopy {
	width:280px; 
	padding-top:28px; 
	margin-bottom:35px;
}

.fourthRowLeftContent {
	 width:278px; 
	 margin-top:20px;
}

#fourthRowRightSideContainer {
	float:right;
	margin-left:10px;
}

.fifthRowSubHeader {
	font-style:italic;
	font-size:1.29em;
	margin:10px 0px -20px 0px;
}

#imgBuildOne {
	background-image:url(/img/about_us/build_img_01.png);
	margin-left:30px;
	width:441px;
	height:228px;
}

#imgBuildTwo {
	background-image:url(/img/about_us/build_img_02.png);
	margin-top:20px;
	width:487px;
	height:289px;
}

.fifthRowColumn {
	float:left;
	margin-right:40px; 
}

.fifthRowRightSideCopy  {
	width:240px; 
	padding-top:28px; 
	margin-bottom:30px;
}

#fifthRowColumnLast {
	float:left;
	margin-right:0px;
}