/* CSS Document */
body {
	margin:0px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#main {
	width:1036px;
	margin-left:10px;
}

#news {
	width:575px;
	margin-left:10px;
	
}



#top_banner {
	width:1035px;
	height:80px;
	position:relative;
	float:left;
	clear:both;
	background-image:url(English/images/banner_top_demo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#top_banner_f {
	width:1035px;
	height:80px;
	position:relative;
	float:left;
	clear:both;
	background-image:url(English/images/banner_top_demo-f.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#nav_bar {
	width:1035px;
	height:30px;
	position:relative;
	background-color:#ffd473;
	float:left;
	clear:both;
	margin-bottom:10px;
	text-align:center;
	white-space:nowrap;
	
}

#nav_bar a:link {
	color:#005a9c;
	display:block;
	float:left;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	height:30px;
	padding:0px 20px 0px 20px;
	line-height:30px;
}

#nav_bar a:visited {
	color:#005a9c;
	display:block;
	float:left;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	height:30px;
	padding:0px 20px 0px 20px;
	line-height:30px;
}

#nav_bar a:hover {
	color:#ffd473;
	background-color:#005a9c;
	display:block;
	float:left;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	height:30px;
	padding:0px 20px 0px 20px;
	line-height:30px;
}

#nav_bar_bottom {
	width:1015px;
	height:30px;
	position:relative;
	background-color:#ffd473;
	float:left;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	white-space:nowrap;
	font-size:12px;
	color:#005a9c;
}

#nav_bar_bottom p {
	margin:6px 0 4px 10px;
	color:#005a9c;
}

#nav_bar_bottom a:link {
	color:#005a9c;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}
#nav_bar_bottom a:visited {
	color:#005a9c;
	font-weight:normal;
	text-decoration:underline;
	font-size:12px;
}
#nav_bar_bottom a:hover {
	text-decoration:none;
}

#content {
	width:588px;
	margin:0px 10px 0px 10px;
	padding:10px;
	float:left;
	position:relative;
	background-color:#FFFFFF;

}
#content p {
	color:#444444;
	font-size:12px;
	
	}
#content ul {
	color:#444444;
	font-size:12px;
	
}
#content a:link {
	color:#993300;
	text-decoration:none;
	
}
#content a:visited {
	color:#993300;
	text-decoration:none;
	
}
#content a:hover {
	color:#9e4e00;
	text-decoration:underline;
}
#content h3 {
	font-size:14px;
	display:block;
	width:588px;
	height:30px;
	line-height:30px;
	background-color:#ffd473;
	color:#9e4e00;
	margin-top:10px;
	margin-bottom:10px;
	text-indent:10px;
}
#content h4 {
	font-size:14px;
	color:#005a9c;
	line-height:20px;
	height:30px;
	
}
#content p.date {
	color:#7597c6;
	font-style:italic;
	font-size:11px;
	line-height:0px;
}
#content h4 {
	font-size:14px;
	color:#005a9c;
	line-height:20px;
	height:30px;
	
}
#content h4 {
	font-size:14px;
	color:#005a9c;
	line-height:20px;
	height:30px;
	
}
#content h1 {
	font-size:20px;
	color:#005a9c;
	line-height:20px;
	height:30px;
	
}
#content h2 {
	font-size:14px;
	color:#005a9c;
	line-height:20px;
	height:30px;
	
}
#content hr {
	background-color:#E0E0E0;
	color:#E0E0E0;
	height:1px;
	border: 0;
	width:550px;
	noshade:noshade;
	margin-top:0px;
	margin-bottom:0px;
}
#content img {
	border:0;
	padding:0;
	margin:0;
}
.greyborder {
	border:solid;
	border-color:#E0E0E0;
	border-width:1px;
	padding:5px;
	border-style:solid;
	display:block;
}
#nav_left {
	width:160px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
}
#nav_right {
	width:160px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	text-align:center;
}

#nav_right h3 {
	display:block;
	width:160px;
	color:#ffffff;
	font-size:14px;
	background-color:#7597c6;
	margin:0px;
	font-weight:normal;
	line-height:15px;
	padding: 5px 0px 5px 0px;
}
#nav_right p {
	color:#444444;
	font-size:12px;
	width:160px;
}
#nav_right a:link {
	font-size:13px;
	color:#9e4e00;
	text-decoration:none;
	width:160px;
}
#nav_right a:visited {
	font-size:13px;
	color:#9e4e00;
	text-decoration:none;
}
#nav_right a:hover {
	text-decoration:underline;
}

#nav_left a:link {
	display:block;
	width:150px;
	color:#005a9c;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding:5px;
	
}

#nav_left a:visited {
	display:block;
	width:150px;
	color:#005a9c;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding:5px;
	
}

#nav_left a:hover {
display:block;
	background-color:#005a9c;
	color:#FFFFFF;
	width:150px;
}

#nav_left a.sublink {
	color:#9e4e00;
	padding-left:10px;
	margin-left:5px;
	width:140px;
	background-image:url(English/images/bullet_nav_left.jpg);
	background-position: center left;
	background-repeat:no-repeat;
}

#nav_left a.sublink:visited {
	color:#9e4e00;
	padding-left:10px;
	margin-left:5px;
	width:140px;
	background-image:url(English/images/bullet_nav_left.jpg);
	background-position: center left;
	background-repeat:no-repeat;
}

#nav_left a.sublink:hover {
	color:#9e4e00;
	background-color:#ffd473;
	padding-left:10px;
	margin-left:5px;
	width:140px;
	background-image:none;

}


#top_right_nav {
	height:70px;
	float:right;
	margin:0px;
	padding:5px;
	text-align:right;
}
#top_right_nav p {
	margin:5px 0px;
	padding:0px;
}
#top_right_nav a:link {
	font-size:12px;
	color:#005a9c;
	text-decoration:none;
}
#top_right_nav a:visited {
	font-size:12px;
	color:#005a9c;
	text-decoration:none;
}
#top_right_nav a:hover {
	color:#9e4e00;
	text-decoration:underline;
}
