#land_top_content {
	width:900px;
	height:37px;
	background-image: url(../images/TopLineContent.jpg);
	background-repeat:repeat;
}
#land_top2_content {
	width:900px;
	background-repeat:repeat-y;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/MiddleLineContentW.jpg);
	height: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
#land_middle_content {
	width:900px;
	height:343px;
	background-image:url(../images/MiddleLineContentW.jpg);
	background-repeat:repeat-y;
}
#land_middle_content2 {
	width:900px;
	height:140px;
	background-image:url(../images/MiddleLineContentG.jpg);
	background-repeat:repeat-y;
}
#land_bottom_content {
	width:900px;
	height:26px;
	background-image:url(../images/BottomLineContent.jpg);
	background-repeat:no-repeat;
}

.sectionnormal {
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 6px;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
}
#land_top2_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#land_top2_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
