body
{
	font-family:Arial;
}
.page1_div_center
{
	height:65%;
    margin: auto;
    width: 80%;
    padding: 50px;	
	border:0px solid #000;
	position:relative;
}
.footer {
	width:100%;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center
}
.page1_div_center_text_right_bottom
{
	bottom:0;
	right:0;
	position:absolute;
}

.page1_div_center_image
{
	position: absolute;
    height: auto;
    width: 450px;
    margin: -100px 0 0 -200px;
    top: 20%;
    left: 45%;
}
.page1_div_center_text
{
	position: absolute;
    height: auto;
    width: 450px;
    margin: 525px 0 0 -200px;
	font-size:20pt;
	color:#000;
    top: 20%;
    left: 45%;
}
.main
{
	position:relative;
	width:100%;
	height:100%;
}

.nav_page2
 {
  position: absolute;
  left:0;
  
}
.nav_page2_image
{
	height:190px;
	width:125px;
	margin:-2;		
    background-color:#000;
}
.nav_page2_image_main
{
	height:690px;
	width:1050;
	margin-left:50px;
	display:block;
}
.contain_page5
{
	position: absolute;
	width:100%;
	
}
.contain_page5 th
{
	background-color:#7ac464;
	width:25%;
	border:1px solid #318333;	
	height:33px;
	color:#318333;
	text-align:left;
}
.contain_page5 td
{
	width:25%;	
	height:190px;
}
.contain_page5_img
{
	width:100%;	
	height:190px;
}
.contain_page5_disable
{
	background-color:#ccc;
	text-align: center;
    vertical-align: middle;
    line-height: auto;
    width:25%;
	height:190px;
}

.text_box
{
	height:33px;
	width:100%;
	border:0px solid #318333;
	background-color:#7ac464;
	color:#318333;
}
.nav_page6_image_main
{
	height:590px;
	width:100%;
	display:block;
	border:1px solid #318333;
}

