body {
	color:#336699;
	font-family:Arial;
	font-size:12px;
	line-height:140%;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;	
	background:#ffffff url(img/bg-main.jpg) top left repeat-x;
	}

a:visited { letter-spacing:0.2px; color:#336699; text-decoration:none; border-bottom:0px solid #336699; }
a:link { letter-spacing:0.2px; color:#336699; text-decoration:none; border-bottom:0px solid #336699; }
a:hover { letter-spacing:0.2px; color:#FFCC00; text-decoration:none; border-bottom:2px solid #FFCC00; }

#wrapper {
	position:relative;
	width:960px;
	padding:0;
	margin:auto;
	overflow: hidden;
	border-top:0px solid #000;
	border-left:0px solid #000;
	border-right:0px solid #000;
	border-bottom:0px solid #000;	
	border:0px solid #000;
	}
#top {
	position:relative;
	overflow: auto;
	margin:auto;
	width:960px;
	height:78px;
	background: url(img/home-top.gif) no-repeat; 
	}
#menu {
	position:relative;
	height:164px;
	float:left;
	width:507px;
	background: url(img/bg-home-menu.jpg) no-repeat; 
	border:0px solid #000;
	margin:auto;
	}
#menu1 {
	position:relative;
	margin:auto;
	padding:10px;
	float:left;
	border-right:1px dotted #666666; 
	}	
#main-photo {
	height:226px;
	width:507px;
	margin-top:60px;
	position:relative;
	float:left;
	border:0px solid #336699;	
	}
#news {
	position:relative;
	overflow: auto;
	float:left;
	width:311px;
	background: #ffffff url(img/bg-home-map.jpg) top left no-repeat;
	border:0px solid #000;
	}
#content-news {
	overflow: auto;
	padding:15px;
	padding-top:30px;
	position:relative;
	margin-top:120px;
	
	border:0px solid black;
	background: url(img/updated-news.gif) no-repeat;
	color:#666666;
	font-size:11px;
	}	
#content-map {
	position:relative;
	overflow: auto;
	float:left;
	width:311px;
	height:164px;
	
	background: #ffffff url(img/bg-content-map.jpg) top left no-repeat;
	}
#right {
	position:relative;
	height:164px;
	float:left;
	width:142px;
	
	background: url(img/bg_home_right.jpg) no-repeat;
	border:0px solid #000;
	}	
#content-logo {
	position:relative;
	margin:auto;
	padding:15px;
	float:left;
	width:260px;
	background:#ffffff;
	}
#content-text {
	position:relative;
	padding:15px;
	color:#666666;
	width:639px;
	background:#ffffff;
	border-left:1px dotted #cccccc;	
	float:left;	
	}	
#footer {
	clear:both; 
	font-size:10px;
	position:relative;
	overflow: auto;
	margin:auto;
	padding:10px 0px 0px 10px;
	/* width:960px; */
	height:100px;
	z-index:5;
	border-top:0px solid #336699;
	background:#CCCCCC;
	color:#666666;
	}	

	
#content-text h3 {
	font-size:20px;
	margin:auto;
	color:#000077;
	margin-bottom:10px;
	}

#news-date {
	color:#CCCCCC;	
	font-size:10px;
}

#news-title {
	color:#336699;
	text-transform:uppercase;
	font-size:12px;
}

.keywords {
	line-height:1px;
	height:5px;
	margin:auto;
	margin-bottom:0px;
	font-size:1px;
	color: #999;
	background-color:#999;
	}
	
blockquote {
	font-family: Georgia;
	font-size: 14px;
	color: #336699;
	border-width: 0px 0px 0px 10px;
	border-style: solid;
	padding:0px 0 0px 5px;
	line-height:20px;
	}

hr {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EAEAEA;
	}	
	
li { list-style-image:url(img/arrow.gif); margin-left:10px;}

.imgleft {   
	margin-bottom:5px; 
	margin-top:0px; 
	margin-right:10px; 
	margin-left:5px; 
	}

.imgright {   
	margin-bottom:0px; 
	margin-top:0px; 
	margin-right:0px; 
	margin-left:5px; 
}

#navmenu {
	border:0px solid #000000;
	margin-top:5px;
	clear:both;
	padding-right:0px;
	z-index:10;
	font-size:11px;
}

.currentpage {
	padding:0px;
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #336699;
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px
}