#top {
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #51B848;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51B848;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-left: 25px;
}

#col1 {
	display: inline;
	width: 585px;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-left: 25px;
	float: left;
}

#col2 {
	width: 300px;
	padding-bottom: 20px;
	margin-top:  40px;
	margin-left: 15px;
	float: left;
}