﻿html{ width:100%; margin:0; }
body{
	font-size:14px;
	color:#5f574f;
	background:#988f86 repeat-x top url(images/hki_splash5_02.gif);
	text-align: center;
	font-family: Georgia,"Times New Roman", Times, serif;
	min-width:800px;
	padding-top: 0px;
	margin-top: 0px;
	height: 48px;
}
h1{
	font-size:14px;
	color:#5f574f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2{
	font-size:16px;
	color:#5f574f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
sup {font-size:80%; }
#container{
	width:785px;
	background-color:#FFFFFF;
	margin:0 auto;
	text-align: left;
	padding:0px;
}
#header{
	width:785px;
	height:87px;
	float:left;
	position: absolute;
	top: 0px;
	background-color:#FFFFFF;
}
#hki_logo{
	width:261px;
	height:87px;
	float:left;
}
#mainnav{
	width:785px;
	height:52px;
	position: absolute;
	top: 87px;
}
#oneforallbutton{
/*	width:187px;*/
	width:131px;
/*	padding-right:63px;*/
	padding-right:0;
	float:right;
	height:77px;
	margin-top:8px;
}
#mainnav{
	border:0px;
	border-color:#5f574f;

}
#rightnav{
	width:200px;
	float:right;
	padding-left:20px;
	background-color:#FFFFFF;
}
#rightnav1{
	width:200px;
	height:77px;
	padding-bottom:15px;
	background-color:#FFFFFF;
}
#rightnav2{
	width:200px;
	height:77px;
	padding-bottom:15px;
}
#contentcontainer{
	width: 785px;
	background-color: #FFFFFF;
	position: absolute;
	top: 135px;
}
#programcontentcontainer{
	width: 785px;
	background-color: #FFFFFF;
	position: absolute;
	top: 135px;
	overflow: visible;
	height: 1450px;
}
#aboutcontentcontainer{
	width: 785px;
	background-color: #FFFFFF;
	position: absolute;
	top: 135px;
	overflow: visible;
	height: 4200px;
}
#prescontentcontainer{
	width: 785px;
	background-color: #FFFFFF;
	position: absolute;
	top: 135px;
	overflow: visible;
	height: 900px;
}
#problemcontentcontainer{
	width: 785px;
	background-color: #FFFFFF;
	position: absolute;
	top: 135px;
	height: 406px;
}
#solutioncontentcontainer{
	width: 785px;
	background-color: #FFFFFF;
	position: absolute;
	top: 135px;
	height: 625px;
}
#fundscontentcontainer{
	width: 785px;
	background-color: #FFFFFF;
	position: absolute;
	top: 135px;
	height: 604px;
}
#investNowContentContainer{
	width: 785px;
	background-color: #FFFFFF;
	position: absolute;
	top: 135px;
	height: 1700px;
}

#slide{
	width:254px;
	float:left;
	background-color:#FFFFFF;
	position: absolute;
	padding-top:1px;
	top: 0px;
	left: 0px;
}
#content{
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
	line-height:150%;
	padding-bottom:20px;
}

#pagecontent{
	width:531px;
	float:left;
	background-color:#FFFFFF;
	position: absolute;
	top: 1px;
	left: 254px;
}
.pagecontent_sub{
	width:500px;
	float:left;
	background-color:#FFFFFF;
	position: relative;
	left: -20px;
}
.side_information
{
	width:185px;
	padding-left:20px;
	background-color:#FFFFFF;
	line-height:150%;
	padding-bottom:20px;
}

#privacycontent{
	width:785px;
	background-color:#FFFFFF;
	position: absolute;
	top: 1px;
	visibility: visible;
}
#nojs{ width:100%;
	display:block;
	padding:10px 0; 
	font-size:14px;
	background-color:#E2405E;
	color:#FFFFFF;
	text-align:center;
	font-family: Tahoma, Arial, sans-serif;
}
#footer {
	background-color:#73af55;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 785px;
}
#problemfooter {
	background-color:#73af55;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 785px;
	top: 540px;
}
#programfooter {
	background-color:#73af55;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 785px;
	top: 1550px;
}
#investFooter {
	background-color:#73af55;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 785px;
	top: 1800px;
}
#solutionfooter {
	background-color:#73af55;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 785px;
	top: 760px;
}
#fundsfooter {
	background-color:#73af55;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 785px;
	top: 743px;
}
#privacyfooter {
	background-color:#73af55;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 785px;
	top: 1200px;
}
#aboutfooter {
	background-color:#73af55;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 785px;
	top: 4310px;
}
#presfooter {
	background-color:#73af55;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 785px;
	top: 1010px;
}
#footertxt {
	background-color:#73af55;
	color:#FFFFFF;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#footer a { 
	color:#FFFFFF;
}
#footertxt a { 
	color:#FFFFFF;
}
#slideshow{
	width:785px;
	height:550px;
	background-color:#FFFFFF;
	position: absolute;
	overflow:hidden;
	top: 0px;
}
#pagetxt{
	width:531px;
	height:157px;
	float:left;
	position: absolute;
	top: 0px;
	left: 254px;
}
#space{
	height:5px;
}
#error{
	background-color:#feffe1;
	padding: 20px;
	font-size: 14px;
	color:#5f574f;
}

