#LeftWrapper {
	width: 120px;
	background-color: #6D6E71;
	float: left;
}
#TextWrapper2 {
	background-color: #FFFFFF;
	width: 675px;
	float: right;
}
#divRightImage {
	float: left;
	width: 450px;
}
#divLeftImage {
	float: left;
	width: 224px;
}
#ContentWrapper {
}
#divFooter {
	clear: both;
	margin-left: 178px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#ContentTop {
	background-color: #FFFFFF;
	background-image: url(../images/round_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-top: 20px;
	float: left;
	padding-left: 30px;
	clear: left;
	width: 620px;
}
#ContentBottom {
	background-image: url(../images/silver_round.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	height: 50px;
	padding: 0;
	margin: 0;
	float: left;
	clear: left;
	width: 630px;
}
#TextWrapper {
	background-color: #6D6E71;
	width: 600px;
}
#TextWrapper3 {
	float: left;
	background-color: #FFFFFF;
}
#divHomeText {
	clear: both;
	width: 265px;
	padding-top: 15px;
	padding-left: 228px;
}
#divBottomImage {
	padding-top: 60px;
	padding-left: 228px;
	padding-bottom: 2px;
}
#mainContent {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
