@charset "UTF-8";
/* CSS Document */

html,body{margin:0;padding:0}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image:  url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;	
		
	}
	
h1 {
color: #006838;
	font-size: 18px;
	margin-top:0;
margin-bottom: 5px;

}

p {
padding: 0;
margin-top: 5px;
margin-right: 0;
margin-bottom: 7px;
margin-left: 0;
color: #333333;
}
	
#wrapper{
	width:791px;
	height: 750px;
	margin:0 auto;
	position: relative;
	background-image: url(../images/bg2.jpg);
	background-repeat:no-repeat;
	left: 200;
}

#nav{
	clear: both;
	text-align:center;
	position: absolute;
	top:81px;
	left:341px;
	width:422px;
	height:30px;
	font-size: 14px;
	color:#006838;
	background-image: url(../images/navbg.jpg);
	background-repeat:no-repeat;
	padding: 7px 0px 0px 5px;
}

#nav ul {
	float: none;
	list-style: none;
	margin:0;
	padding: 0;
}
#nav ul li {
	display: inline;
	
}

		
#nav ul li a {
	display: block;
	float: left;
	border-left: 1px solid #fff;
	padding: 0 8px;
	color: #006838;
	text-decoration: none;
}

#nav ul li.first a{
	
	border: none;
	
}
#nav ul li a:hover {
	color: #75030E;
}
#nav ul li#current a {
	color: #75030E;
	
}

#apDiv1 {
	position:absolute;
	left:31px;
	top:140px;
	width:330;
	height:250px;
	z-index:1;
	background-color: #ABBC98;
}


.myBox {
	position:absolute;
	left:361px;
	top:165px;
	width:400px;
	height:200px;
	z-index:2;
	
	
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	background-color:#8BC53F
}

#apDiv3 {
	position:absolute;
	text-align:left;
	left:375px;
	top:175px;
	width:369px;
	height:140px;
	z-index:3;
	
}

#apDiv3 a {
color: #006838; text-decoration:none;

}

#apDiv3 a:hover{
color: #75030E; text-decoration:none;

}

#apDiv3 ul li {
	color:#333333
	
}

#apDiv2 {
	position:absolute;
	left:24px;
	top:400px;
	width:348px;
	height:170;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:31px;
	top:582px;
	width:330px;
	height:70px;
	z-index:1;
}
#apDiv5 {
	position:absolute;
	left:31px;
	top:682px;
	width:132px;
	height:40px;
	z-index:1;
}
#apDiv6 {
	position:absolute;
	left:164px;
	top:682px;
	width:135px;
	height:40px;
	z-index:1;
}
#apDiv7 {
	position:absolute;
	left:396px;
	top:399px;
	width:166px;
	height:222px;
	z-index:1;
}

#apDiv8 {
	position:absolute;
	left:590px;
	top:399px;
	width:165px;
	height:223px;
	z-index:1;
}

#apDiv9 {
	position:absolute;
	left:640px;
	top:682px;
	width:121px;
	height:40px;
	z-index:1;
}

#apDiv10 {
	position:absolute;
	left:304px;
	top:682px;
	width:142px;
	height:40px;
	z-index:1;
}
#apDiv11 {
	position:absolute;
	left:453px;
	top:682px;
	width:176px;
	height:40px;
	z-index:2;
}

#footer {
	position:absolute;
	text-align:left;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	width: 789px;
	height: 10;
	left: 1px;
	top: 730px;
}

#footer2 {
position:absolute;
	text-align:left;
	width: 730px;
	height: 9;
	left: 30px;
	top: 740px;
}


.footer {
color: #999999;
font-size: 11px;


}
a.hypeLink, a.hypeLink:visited { color: #006600; font-size: 11px; text-decoration:none;} 
a.hypeLink:hover { color: #006600; font-size: 11px; text-decoration:underline;}
