body {
	background: #96A2AE;
	text-align:left;
}
a {
	text-decoration: none;
	color:#006;
	font-size: 13px;
}
a:hover {
	text-decoration: underline;
	color:#030
}
#bg {
	background:url(bg.jpg);
	margin:0 auto;
	width:900px;
	height:700px;
}
#bg2 {
	background:url(bg.jpg);
	margin:0 auto;
	width:900px;
	height:1500px;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:50px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:233px;
	background:#E7ECEF;
	height:600px
}
.left2 {
	width:233px;
	background:#E7ECEF;
	height:900px
}
.right {
	width:567px;
	height:600px;
	background:#fff;
}
.right2 {
	width:567px;
	height:900px;
	background:#fff;
}
.about-left {
	width:233px;
	height:1250px;
	background:#fff;
}
.about-r {
	width:567px;
	height:1250px;
	background:#fff;
}
#logo {
	background:url(hdr.jpg);
	height:90px
}
#logo h1 {
	font-size:34px;
	color:#006633;
}
#logo h1 {
	padding: 50px 0 0 100px;
}
#logo h2 {
	font-size: 18px;
	color:#006633;
}
#logo div {
	padding-left:150px
}
ul#nav {
	background:url(hdl.jpg);
	height:185px;
	font-size: 11px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 50px;
	
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF;
	font-weight: normal;
}
#meun h2 {
	font-size:18px;
	padding:30px 0 0 20px
}
#meun ul {
	padding:10px 30px 0 50px
}
#meun li {
	line-height:1.9em;
	border-bottom:#88bcbc 1px solid;
	list-style: inside disc;
	color:#336666
}
#meun li a {
	color:#336666
}
#main h1 {
	font-size:36px;
	color:#006633;
	padding: 1px 1px 0 1px;
}

#main h2 {
	font-size:24px;
	color:#006633;
	padding: 1px 1px 0 1px;
	font-style:italic;
}

#main h3 {
	font-size:18px;
	color:#006633;
	padding: 1px 1px 0 1px;
	font-weight: bold;
	
}
#main h4 {
	font-size:14px;
	color:#006633;
	padding: 1px 1px 0 1px;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	
}

}

#main p {
	padding: 20px 50px 0 50px;
	text-align: left;
	font-weight: normal;
	
}
#pHeading {
	font-size:14px;
	color:#006633;
	padding: 1px 1px 0 1px;
	font-weight: bold;
}

	
/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:10px
}
#xhtml {
	position: absolute;
	left:550px
}
.hd_subtitle {
	color: #006633;
	font-size: 18px;
	
}
.hd_center{
	color:#006633;
	font-size: 18px;
	text-align: center;
}
