#content {
	float: right;
	width: 685px;
	margin: -130px 0 0 0;
	left: 0;
}
#home {
	padding: 15px;
}
#tagline {
	width: 280px;
	position: absolute;
	top: 150px;
	right: 0px;
}
#tagline span {
	font-size: 20em;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	color: #ebf5eb;
	font-weight: bold;
}
#tagline div {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	padding: 4em 0 0 0;
}
#tagline p {
	font-size: 1.4em;
	line-height: 1em;
	font-weight: bold;
}
#testimonial {
	background-color: #f2f3f3;
	width: 685px;
	height: 160px;
}
#advisory_group_button {
	bottom: 15px; }
