@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html { 
background:url(images/hkbg.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}#maindiv {
	margin: 0px;
	width: 100%;
}
#maindiv {
	margin: 0px;
	width: 100%;
}
#logo-about {
	
	height: 100px;
	width: 379px;
	background:url(images/hklogo.png);
	position:relative;
	left:30px;
	background-repeat:no-repeat;
}

#logo {
	
	height: 100px;
	width: 379px;
	background:url(images/hklogo.png);
	float:right;
	background-repeat:no-repeat;
}
#container {
	
	width: 728px;
	height:530px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	
}
h1{
	
	color:#000;
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	font-size:2em;
	padding:10px;
	width:100px;
	
	
	
}

.subhead{
	
	color:#000;
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	font-size:1.0em;
	padding:13px;
	width:20px;
	
}
h3{
	
	color:#000;
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	font-size:2em;
	padding:13px;
	float:left;
	

	
	
	
}
.title{
	position:relative;
	left:0px;
	
}
#about {
	
	width: 728px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background:#fff;
	margin-top:5px;
	
	
	
	
}
#explore {
	
	width: 870px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	background:#fff;
	margin-top:5px;
	
	
	
	
}

.HK-image{
		
		/*width:560px;*/
		height:auto;
		padding-top:0.8em;
		margin-left:30px;
		position:relative;
		top:-40px;
		
		
		
		
		
	}
	.HK-image a{
		
		text-decoration:none;
		
	}
	.HK-image img {
		
		background:#fff;
		padding:5px;
		margin:3px;
		
		
	}
footer{
	width:90%;
	clear:both;
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	padding:5px;
	font-weight:bold;
	
	
}

nav{
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:5px;
	color:#000;
	background:#ffdf1d;
	text-align:center;	
	
}

nav a {
	display:inline-block;
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:5px;
	text-decoration:none;
	color:#000;




	
	
}

nav a:hover {
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	font-size:14px;
	padding:5px;
	text-decoration:none;
	color:#06F;


	
	
}
#about ul li{
	
	font-size:15px;
	padding:10px;
	color:#000;
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	line-height:20px;
	list-style:inside;
	
	
}

#explore ul li{
	
	font-size:15px;
	padding:10px;
	color:#000;
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	line-height:20px;
	list-style:inside;
	
	
}
#about p{
	font-size:15px;
	padding:10px;
	color:#000;
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	line-height:20px;
	
	
	
}

#explore p{
	font-size:15px;
	padding:10px;
	color:#000;
	font-family:'Trebuchet MS',Verdana, Geneva, sans-serif;
	line-height:18px;
	
	
	
}