.MainTop {
	background-color: #919F73;
	border-bottom: solid 1px #565E45;
	position: relative;
	width: 685px;
	height: 56px;
}

	.MainTopImage {
		position: absolute;
		left: 0px;
		top: 0px;
		border-bottom: solid 1px #565E45;
		z-index: 10;
		width: 685px;
		height: 36px;
	}

.MainBody {
	position: relative;
	background-color: #F9F5F4;
	width: 685px;
	height:456px;
}

	.MainBodyLogo {
		position: absolute;
		z-index: 10;
		width: 231px;
		height: 117px;
		left: 28px;
		top: 11px;
	}

	.MainBodyImage {
		float: left;
		position: absolute;
		top: 77px;
		left: 0px;
		width: 291px;
		height: 368px;
	}

	.MainBodyText {
		position: relative;
		z-index: 5;
		text-align: left;
		left: 55px;
		top: 55px;
		width: 230px;
	}

	.MainBodyImageRT{
		position: absolute;
		left: 516px;
		top: 45px;
		width: 169px;
		height: 230px;
	}

	.MainBodyImageRB {
		position: absolute;
		left: 516px;
		top: 275px;
		width: 169px;
		height: 170px;
	}

	.MainLinkscroll{
		position: relative;
		top: 15px;
		margin-bottom: 12px;
		left: 0px;
		}

	.MainLinkscroll2{
		position: relative;
		top: 15px;
		margin-bottom: 80px;
		left: 0px;
	}





