* {
	margin:0; padding:0; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	text-align:center; background:#EDFFC5;
}
h2 {
	font-size:18px; font-weight:bold; color:#5C8110;
}
h4 {
	font-size:14px; font-weight:bold; color:#5C8110;
}

h5 {
	font-size:12px; text-align:center;
}
.textarea {
	width:150px; height:100px;
}
.mail{
	color:#39A304; text-decoration:none; font-size:14px;
}

#wrapper {
 	width:800px; /*height:1050px;*/ border:#B2FF01 1px solid; margin:0 auto; text-align:left; overflow:hidden; background:#FFFFFF;
}

#header {
	position:relative; width:800px; height:140px; float:left; clear:both;
}
#header .left {
	width:250px; height:140px; background:url(images/logo.jpg) no-repeat; float:left;
}
#header .center {
	width:400px; height:140px; float:left; overflow:hidden;
}
#header .right {
	width:150px; height:140px; background:url(images/globe.jpg) no-repeat; float:left;
}
#nav {
	clear:both; height:31px; width:800px;
}
ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0;}
ul.menu a {display:block; color:#000; text-decoration:none; text-align:center;}
ul.menu li {position:relative; float:left; z-index:999;}
ul.menu ul {position:absolute; top:26px; left:0; background:#E1FF9C; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border:1px solid #FFFFFF;  border-top:none; width:158px; margin:0;}
ul.menu ul li a {display:block; padding:3px 10px 5px; background-color:#E1FF9C;}
ul.menu ul li a:hover {background-color:#D8FF06;}
ul.menu ul ul {left:158px; top:-1px;}
ul.menu .menulink {border:1px solid #FFFFFF; padding:5px 7px 7px; font-weight:bold; background:url(images/header.gif); width:144px;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif);}
ul.menu .sub {background:#E1FF9C url(images/arrow.gif) 144px 8px no-repeat;}
ul.menu .topline {border-top:1px solid #FFFFFF;}

#bodyContent {
	clear:both;
	margin:15px 0 0 20px;
	width:800px;
	overflow:hidden;
}
#bodyContent .left{
	padding:15px 38px 0 20px; height:auto;
	width:183px; min-height:318px; height:auto !important;height:318px; background:url(images/left-cont.jpg) no-repeat; float:left; text-align:justify;
}
#bodyContent .right{
	padding:15px 17px 0 20px;
	width:481px; min-height:318px; height:auto !important;height:318px; background:url(images/right-cont.jpg) no-repeat; float:left; text-align:justify;
}
#bodyContent p{
	margin:5px 0 15px; padding:0; line-height:1.5;
}
.imgCenter{
	margin:0 auto; text-align:center;
}
.center {
	text-align:center;
}
#service { }
#service ul{ margin-top:10px; list-style:none; }
#service ul li {margin-left:15px;list-style:square; line-height:2;}
#service ul li a{text-decoration:none; color:#000000;}
#service ul li a:hover{text-decoration:underline; color:#99CC00; font-weight:bold;}
#copyright{clear:both;width:720px;padding:15px 40px;overflow:hidden; text-align:right;color:#5C8110;font-weight:700; font-size:11px;font-family:Arial; letter-spacing:1px}

#footer {
	margin:0 auto; padding-top:12px; width:802px; height:38px; background:url(images/footer.jpg) no-repeat; text-align:center; clear:both;
}

#datacontainer{
	position:relative; left:0px; top:0px; overflow:hidden; text-align:justify; color:#000000; display:block; z-index:1;
}

#datacontainer ul{
	margin-left:15px; padding:0;
	list-style:none;
}

#datacontainer ul li{
	list-style:circle;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;
	line-height:2;
}
#datacontainer ul li a{
	list-style:circle;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;
	line-height:2; color:#000000; text-decoration:none;
}
#datacontainer ul li a:hover{
	list-style:circle;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;
	line-height:2; color:#5C8110; text-decoration:underline;
}
.scrl {
	position:relative;
	height:350px;
	overflow:hidden;
	text-align:justify;
}



