#TextContent1 {
	float: left;
	width: 465px;
	margin-top: 10px;
	margin-left: 22px;
}
#TextContent2 {
	float: left;
	width: 465px;
	margin-top: 10px;
	margin-left: 12px;
}
#CenterImage {
	float: left;
	width: 950px;
	margin-top: 10px;
	margin-left: 22px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#TextContent3 {
	float: left;
	width: 465px;
	margin-left: 22px;
	margin-top: 10px;
}
#TextContent4 {
	float: left;
	width: 465px;
	margin-top: 10px;
	margin-left: 12px;
}
#NavContent {
	float: left;
	width: 940px;
	margin-top: 35px;
	margin-left: 22px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

