/* CSS Document */
body {
	border: none;
	height: 872px;
	background-color:#238C57;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0A133A;
	border-collapse: collapse;
}
#main {
	position:absolute;
	top:0px;
	height: 100%;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}
#logo {
	position: absolute;
	top: 3px;
	left: 0px;
	border: solid 5px #1A5C41;
	margin: 5px;
	background-color: #32CB70;
	width: 780px;
	height: 140px;
	z-index: 1;
}
#logo_up{
	z-index: 2;
	position: absolute;
	top: 18px;
	left: 15px;
	width: 770px;
	height: 130px;
	/*background-image: url("logo/1.gif");*/
	background-image: url("logo/2.gif");
	background-color:#44916c;
	border: none;
}
#menu {
	position:absolute;
	top: 158px;
	left: 0px;
	background-color: #32CB70;
	border: solid 5px #1A5C41;
	z-index: 3px;
	margin: 5px;
	width:155px;
	height: 620px;
	z-index: 6;
}
#down_menu {
	position: absolute;
	top: 189px;
	left: 18px;
	width: 140px;
	height: 270px;
	background-image: url(menu/mainmenu.gif);
	z-index: 7;
	border:none;
	text-decoration: none;
}
#up_menu {
	float:left;
	width:124px; *width:110px; -width:123px;
	height: 238px;
	padding: 0px; *padding: 0px; -padding: 0px;
	position:absolute;
	top:4px; *top:10px; -top:4px;
	left: 10px; *left: 0px; -left: 10px;
}
#up_menu ul{
	float:right;
	list-style: none;
	width:116px; *width: 120px; -width:116px;
	text-decoration: none;
	list-style:none;
	padding: 17px 0px 0px 5px;
	/**padding: 33px 0px 0px 0px;
	-padding: 17px 0px 0px 5px;*/
	margin: 0px;
	height: 255px; *height: 220px; -height: 255px;
}
#up_menu li{
	display:block;
	text-decoration: none;
	margin: 0px;
	padding: 0px; *padding: 0px; -padding:0px;
	float: right;
	border: none;
	width: 125px; *width: 125px; -width: 125px;
	height: 51px; *height: 53px; -height: 51px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	z-index: 8;
}
#up_menu a {
	position:inherit;
	background-image:url(menu/menu_up.gif);
	margin: 0px; *margin: 0px; -margin: 0px;
	text-align:center;
	padding: 6px 0px 0px 0px;
	width: 123px; *width: 118px; 
	height: 33px; *height: 28px; -height: 33px;
	text-decoration: none;
	float: left;
	color:#FFFFFF;
}
#up_menu a:hover {
	background-image: url(menu/menu_down.gif);
}
#content {
	text-align:justify;
	position: absolute;
	top: 158px;
	margin: 5px;
	padding: 10px 15px 10px 15px;
	width: 410px;
	height: 600px;
	border: solid #1A5C41 5px;
	left: 170px;
	background-color: #ACE2BC;
	font-size: 11px;
	color: #0a133a;
	font-size: 12px;
}
#content p{
	text-indent: 10px; 
}
.h4 {
	text-align:center;
	font-size:15px;
	color: #152143;
	margin: 0px;
	padding-top: 5px;
}
#photo {
	text-align:center;
	position: absolute;
	top: 158px;
	margin: 5px;
	padding: 0px;
	border: solid 5px #1A5C41;
	left: 625px;
	width: 155px;
	height: 620px;
	background-color: #32CB70;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	float:left;
}
#photo ul{
	float: left;
	list-style: none;
	width: 130px;
	list-style:none;
	height: 580px;
	margin: 0px;
	padding: 10px 10px 0px 14px;
}
#photo li{
	display:block;
	text-decoration:none;
	margin: 0px;
	padding:0px;
	float: right;
	width: 131px;
	font:Arial, Helvetica, sans-serif;
}
#photo a{
	position: inherit;
	text-align:center;
	text-decoration:underline;
	color:#FFFFFF;
	width: 131px;
	float:right;
}
#photo img{
	border:none;
	text-decoration:none;
	width:131px;
	height:131px;
}

#copyright {
	position: absolute;
	top: 793px;
	border: solid 5px #1A5C41;
	background-color: #2AC869;
	margin: 5px 5px 5px 5px;
	width: 780px;
	height: 75px;
	left: 0px;
	z-index: 4;
}
#copyright_up {
	text-align: right;
	color: #FFFFFF;
	position: absolute;
	border: none;
	top: 808px;
	left: 15px;
	padding: 5px 5px 0px 0px;
	width: 765px;
	height: 60px;
	background-color: #059454;
	z-index: 5;
}
.picture {
	float:left; 
	margin: 0px 10px 3px 0px; 
	height:131px; 
	width: 131px;
}
