#Container {
	width: 800px;
	left: 50%;
	position: absolute;
	margin-left: -400px;
	background-color: #FFF;
	top: 0px;
}
#MainImage {
	float: left;
	height: 500px;
	width: 424px;
}
.MenuBox {
	background-color: #A6C781;
	height: 36px;
	position: relative;
}
#Logo {
	height: 100px;
}
#HomeThumb {
	height: 140px;
	float: left;
	width: 121px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: relative;
}
#LowerRHimageBox {
	height: 218px;
	width: 363px;
	float: left;
}

