/**
 * About Us CSS
 */

#main-content {
	background: url(../images/bg-gradient-main-content.gif) no-repeat;
}

.about-us-wrapper {
	width: 610px;
	float: left;
	display: inline;
}

#about-marquee {	
	width: 295px;
	height: 517px;
	position: absolute;
	right: -48px;
	bottom: 0;
	background: url(/about-us/images/about-us-marquee.png) no-repeat 0 0;
}


.inner-content h3 {
	margin: 0 0 10px 0;	}

.timeline-btn {
	margin-top: 20px;
}

.non-flash {
	width: 535px;
	margin: 160px auto 0;
	text-align: center;
	font-size: 11px;
}

/**
 * non flash
 */
 
.non-flash p {
	margin-bottom: 15px;
}

.non-flash p.second {
	margin: 0 auto 25px auto;
	width: 380px;
}