body{
	padding:0px;
	margin:0px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1,h2,h3,h4,h5,h6,p,ul,li,form,b{
	padding:0px;
	margin:0px;
	}
	
#main_wrapper{
	width:1067px;
	margin:0px auto;
	}

#topmenu{z-index:1001;position:relative;}
#header{
	width:990;
	padding:28px 0px 0px 30px;
	margin:0px;
	height:134px;
	}
	
.logo{
	width:200px;
	padding:0px;
	margin:0px;
	float:left;
	}
	
.top_menu{
	width:440px;
	padding:10px;
	margin-right:42px;
	margin-top:30px;
	border:1px solid #999999;
	float:right;
	}
	
.top_menu a{
	color:#000;
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	padding:10px;
	}
	
.top_menu a:hover{
	text-decoration:underline;
	color:#009900;
	}
	
#main_banner{
	width:1000px;
	padding-top:6px;
	margin-left:34px;
	margin-top:0px;
	}
	
.left_banner{
	width:235px;
	padding:0px;
	margin:0px;
	float:left;
	}
	
p.event{
	padding:5px;
	margin:0px;
	border:1px solid #CCCCCC;
	height:170px;
	width:228px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#333;
	}
	
.event1{
	padding:5px;
	margin:0px;
	border:1px solid #CCCCCC;
	height:490px;
	width:228px;
	}
	
.event1_third{
	padding:5px;
	margin:0px;
	border:1px solid #CCCCCC;
	height:270px;
	width:228px;
	}
	
p.natcon{
	font-family:Arial;
	font-size:15px;
	color:#333;
	padding:5px;
	}
	
	
.natcon_01{
	font-family:Arial;
	font-size:14px;
	color:#333;
	padding:10px;
	border:1px solid #CCCCCC;
	height:95px;
	line-height:22px;
	}
	
.natcon_011{
	font-family:Arial;
	font-size:14px;
	color:#333;
	padding:10px;
	border:1px solid #CCCCCC;
	height:108px;
	line-height:22px;
	}
	
.right_banner{
	width:750px;
	padding:0px;
	margin:0px;
	float:right;
	}
	
.about_us{
	font-family:verdana;
	font-size:17px;
	letter-spacing:1px;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
	color:#006699;
	text-align:justify;
	}
	
pre.about_text01{
	font-family:Arial;
	font-size:13px;
	color:#333;
	line-height:20px;
	text-align:justify;
	padding-left:5px;
	border:1px solid #66F;
	}
	
.about_text{
	font-family:Arial;
	font-size:13px;
	color:#333;
	line-height:20px;
	text-align:justify;
	padding-left:5px;
	}
	
.about_texts li{
	font-family:Arial;
	font-size:13px;
	color:#333;
	line-height:20px;
	text-align:justify;
	padding-left:5px;
	list-style:none;
	}
	
.about_texts li a{
	text-decoration:underline;
	color:#03C;
	}
	
.about_texts li a:hover{
	text-decoration:none;
	color:#060;
	}
	
#footer{
	border-top:solid 1px #CCC;
	padding:5px 0px 5px 10px;
	font-size:11px;
	color:#667BB4;
	clear:both;
	}
	
#web-design{
	float:right;
	}
	
#web-design a{
	text-decoration:none;
	color:#09F;
	font-family:arial;
	font-size:13px;
	}
	
#web-design a:hover{
	text-decoration:underline;
	color:green;
	}
	
#frame-top{
	background:url(../images/frame-top.jpg) no-repeat center top;
	}
	
#frame-btm{
	background:url(../images/frame-btm.jpg) no-repeat center top;
	padding-bottom:28px;
	width:1067px;
	margin:0px auto;
	}


#contactform{
	width:450px;
	padding-left:10px;
	font-size:16px; 
	color:#fff;
	font-family:Verdana; 
	background-color:#667BB4;
	margin-left:30px;
	-moz-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-webkit-border-top-right-radius: 5px; 
-webkit-border-top-left-radius: 5px;
	  }
	  
button.button-dow {
    background: #667bb4;
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
}	  
