/* Layout */
#upper_container {
	text-align: right;
	margin:auto;
	width: 775px;
	font-weight: bold;
	padding: 3px 15px 3px 0px;	
}

#container {
	text-align: left;
	margin:auto;
	width: 775px;	
	border: 1px solid #8baf96;
	background-color: #3f7951;
}

/* Header */
#Header{
	height: 218px;
	border-bottom: 1px solid #8baf96;
}
#Header01{
	height: 195px;
	width: 63px;
	border-right: 1px solid #8baf96;
	float: left;
}

#Header02{
	height: 195px;
	width: 215px;
	border-right: 1px solid #8baf96;
	float: left;
}

.Logo{
	height: 93px;
	background-color: #dee8e0;
	margin: 1px 1px 1px 1px;
	text-align: center;
}
#Menu{
	margin: 1px 1px 1px 1px;
	text-align: justify;	
}

#Header03{
	height: 195px;
	width: 431px;
	border-right: 1px solid #8baf96;
	float: left;
}

#BannerContent{
	height: 193px;
	width: 429px;
	background-color: #8baf96;
	margin: 1px 1px 1px 1px;
}

#Header04{
	height: 195px;
	width: 63px;
	float: right;
}




#Content{
	border-bottom: 1px solid #8baf96;	
}

.cell01{
	width: 62px;
	border-bottom: 1px solid #8baf96;
	border-right: 1px solid #8baf96;
	height: 50%;
}
.cell03{
	width: 63px;
	border-bottom: 1px solid #8baf96;
	border-left: 1px solid #8baf96;
}
.cell04{
	width: 62px;
	border-right: 1px solid #8baf96;
}
.cell06{
	width: 63px;
	border-left: 1px solid #8baf96;
}


.cell0104{
	width: 62px;
	border-right: 1px solid #8baf96;
	height: 50%;
}
.cell0306{
	width: 63px;
	border-left: 1px solid #8baf96;
}




#Bottom{
	
}
#Bottom p{
	margin-top: 2px;
}
.BottomLeft{
	width: 62px;
	border-right: 1px solid #8baf96;
}
.Bottom01, .Bottom02, .Bottom03{
	
	width: 210px;
	border-right: 1px solid #8baf96;
	padding: 5px 0px 5px 5px;
}
.BottomRight{
	width: 62px;
}
.Copyright{
	height: 50px;
	border-top: 1px solid #8baf96;
	border-right: 1px solid #8baf96;
}

