#bottomledge {
	width: 716px;
	height: 85px;
}
#leftbottomledge {
	float: left;
	width: 200px;
	height: 85px;
	padding-top: 20px;
}
#rightbottomledge {
	float: right;
	height: 85px;
	width: 135px;
}
#contentbody {
	margin-left: 29px;
	margin-right: 20px;
	text-align: left;
}
#centerbottomledge {
	height: 85px;
	width: 375px;
	float: left;
	text-align: center;
	padding-top: 65px;
}
