@charset "utf-8";
#container{
	position: relative;
	width:1000px;
	height:auto;
	text-align: left;
	/*background-color: #FFF;
	border: 1px solid #c5c5c5;*/
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	overflow:hidden;
}
#header{
	width:1000px;
	float:left;
	height:72px;
	margin:5px 0 0 0;
	position:relative;
	padding:0;
	}
#navbar{
	background-image:url(images/topmenubar.gif);
	width:1000px;
	height:31px;
	float:left;
	position:relative;
	background-repeat: no-repeat;
	}
#flashmenu{
	width:550px;
	height:168px;
	position:absolute;
	top:77px;
	left: 0px;
	background-repeat: no-repeat;
	z-index:10;
	}
#main{
	float:left;
	position:relative;
	width:1000px;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	}
#bottom{
	position: relative;
	width:100%;
	height:80px;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	padding:0 10px 0 0;	
	top:-20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color:#b4c6da;
}
#bottom2{
	position: relative;
	width:1000px;
	height:25px;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	padding:20px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/bottom.gif);
	font-size:10px;
	color:#4c6f85;
	background-repeat: no-repeat;
}
#menutree_no{
	float:left;
	position:relative;
	background-image:url(images/menutree01.png);
	margin:5px 5px 0 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;	
	font-weight: bold;
	}
#menutree_no a{
	float:left;
	position:relative;
	background-image:url(images/menutree01.png);
	width:117px;
	height:18px;
	padding:4px 0 0 25px;
	color:#830202;
	text-decoration: none;
	}
#menutree_no a:hover{
	float:left;
	position:relative;
	background-image:url(images/menutree02.png);
	width:117px;
	height:18px;
	padding:4px 0 0 25px;
	color:#fff;
	text-decoration: none;
	}
#menutree_yes{
	float:left;
	position:relative;
	background-image:url(images/menutree03.png);
	margin:5px 0px 0 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;	
	font-weight: bold;
	width:143px;
	height:23px;
	padding:5px 0 0 35px;
	color:#830202;
	text-decoration: none;
	cursor:default;
	}

#sitemap{
	width:970px;
	height:14px;
	float:left;
	position:relative;
	margin:0 5px;
	background-color:#f0f3f5;
	padding:3px 10px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	}
#sitemap a{
	padding:0 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	text-decoration: none;
	}
#textpage {
	float:left;
	position:relative;
	width:950px;
	height:auto;
	margin:20px;
	}
#textpage p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#726a6a;
	line-height:18px;
	text-align: justify;
}

#navbarall{
	width:1000px;
	height:auto;
	float:left;
	position:relative;
	background-image:url(images/menubar2.gif);
	background-repeat: repeat-x;
	}
#flashmenuindex{
	float:left;
	position:relative;
	width:1000px;
	height:258px;
	top:0;
	background-image: url(images/topimages1.gif);
	background-repeat: no-repeat;	
	}
#flashmenuindex2{
	float:left;
	position:relative;
	width:1000px;
	height:auto;
	top:0;
	background-image: url(images/topimages1.gif);
	background-repeat: no-repeat;	
	}
#swf{
	float:left;
	position:relative;
	width:700px;
	height:168px;
	}
#swf2{
	float:left;
	position:relative;
	width:1000px;
	height:168px;
	}

#newspage{
	float:left;
	position:relative;
	width:100%;
	padding:20px;
	}
#newstop{
	float:left;
	position:relative;
	width:920px;
	padding:10px 20px;
	text-align:center;
	color:#069;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	}
#newsmate{
	float:left;
	position:relative;
	width:880px;
	padding:20px 40px;
	color:#333;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 18px;
	}