@charset "UTF-8";

#HomeHeadlineCopy {
	float: left;
	width: 360px;
	position: relative;
	left: 25px;
	top: 20px;
	line-height: 1.1em;
}
#HomeBodyCopy {
	float: right;
	width: 380px;
	position: relative;
	top: 25px;
	right: 20px;
	margin: 0px;
}
