body {
	text-align:center;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#bg {	background-color:#304a1d;
	margin:0 auto;
	width:939px;
	min-height: 1010px; height: auto !important; height: 1010px;
	
}
#wrap {
	width:789px;
	text-align:left;
	margin:0 auto;
	position: relative;
	
}

#logo {
	position: absolute;
	top:30px;
  z-index: 4;
	color:#fff;
	padding-left:100px
}
#logo h1 {
	z-index: 5;
	font-size:34px;
}
#logo h1 a{
	z-index: 6;
	color:#fff;
}
#logo div {
	padding-left:100px;
	color:#85c471
}


#nav {background:url(images/nav.jpg) repeat-x; height:31px; }
#nav li{display: inline; border-right:#FFFFFF 1px solid; padding:0 15px; line-height:30px}
#nav li a{color:#FFFFFF}
.float-l{ float:left}
.folat-r{ float:right}
.clearfix{ clear:both}



/* header */
#header { background:url(images/hd.jpg); height:122px }


/* content */
#content {min-height: 780px; height: auto !important; height: 780px; background-color: #fff;}
.left {background:#fff url(images/side.jpg) no-repeat; min-height: 764px; height: auto !important; height: 764px;}
.left ul { width:200px; margin:0 0 0 40px}
.left ul li {border-bottom: #1e3a07 1px solid; line-height:30px; width:180px}
.left li a {color:#1e3a07}
.right {width:520px}
.right p{width:500px; margin-bottom:10px}
.right img {padding:5px}
.right h2 {font-size:34px; padding:20px 0}
/* footer */
#footer { clear:both; color:#fff;background-color:#304a1d;}
#footer a{color:#fff;}

#xhtml{float:right}

h3 {
  margin: 1em 0;
  color: #243e11;
  font-size: 125%;
  font-weight: bold;
}

h4 {
 margin: 1em 0;
 font-size: 110%;
 font-weight: bold;
 }
 
.right a:link,
.right a:visited,
.right a:hover,
.right a:active {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

.right ul.Link li a:link,
.right ul.Link li a:visited,
.right ul.Link li a:hover,
.right ul.Link li a:active {
  text-decoration: underline;
  cursor: pointer;
}

 
.mainTxt { background-color: #fff; }

.clearfix:after { content: url(../img2/spacer.gif); display: block; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; }
