#top {
	position: relative;
	background-image: url(../image/top_banner.jpg);
	height: 329px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2AFF00;
}
#top_cta {
	position: absolute;
	background-image: url(../image/top_banner_cta.jpg);
	height: 163px;
	top: 166px;
	left: 0px;
}
#top_about {

	position: relative;
	background-image: url(../image/top_banner_01.jpg);
	height: 329px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2AFF00;
}
