@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0px;
	background:#EF4E28 url('../images/whitebar.gif') repeat-y; 
	font: 13px Futura, Arial, Helvetica, sans-serif; 
	min-width:800px;}

#budgethkcheader {
	margin-top:50px;
	width: 100%;
	height:86px;
	color:#EF4E28;
	background:#FFFFFF;
	}
#budgethkcaddress {float:right; position:relative; top:39px; right:20px; text-align:right;}
#budgethkclogo {background:url(../images/budgethkclogo.png) no-repeat;
	height:76px;
	width:218px;
	float:left;
	position:relative;
	top:5px;
	right:55px;
	}

#rightcontent {margin:20px 20px 20px 188px; color:#FFFFFF;}
#rightcontent a {text-decoration:none; color:#FC6;}
#rightcontent a:hover {text-decoration:underline;}

#pictureframeleft {width:205px; float:left; margin:0 15px 15px 0;}
#pictureframeright {width:205px; float:right; margin:0 0 15px 15px;}
#pictureframeleft img {margin-bottom:9px;margin-right:5px;}
#pictureframeright img {margin-bottom:6px;margin-left:5px;}
#emptysquare {width:95px;height:95px;float:right;}

/*MENU BAR ITEMS*/
#hkcleftbar {float:left; height:100%; margin-top:106px;}

#langselect {position:relative;z-index:2;}
#langselect a {float:right; background:#EC008B; padding:6px; margin-left:8px;color:#FDECF3;
text-decoration:none;
line-height:12px;}
#langselect a:hover {line-height:23px;}

#hkcnav {list-style:none;padding:0;margin:0 0 0 20px;}
#hkcnav a {
display:block;
width:148px;
padding:0;
margin:0;
color:#EF4E28;
text-decoration:none;}
#hkcnav a:hover, #currentnav a {text-decoration:underline overline;}

#text {background-color: #FCBEB4;width:591px;}
