@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 50px auto;
}	
	
.link_type1 a:link {
	COLOR: #c08107;
}
.link_type1 a:visited {
	COLOR: #c08107;
}
.link_type1 a:hover {
	COLOR: #FFFFFF;
}
.link_type1 a:active {
	COLOR: #FFFFFF;
}

.link_type2 a:link {
	COLOR: #927969;;
}
.link_type2 a:visited {
	COLOR: #927969;;
}
.link_type2 a:hover {
	COLOR: #ffffff;
}
.link_type2 a:active {
	COLOR: #ffffff;
}


#container {
	position: relative;
	width:1467px;
	height: 930px;
	margin: 0 auto;
	background: url(images/containerbg.png)	center no-repeat;
}

#contactus{
	position: relative;
	float:left;
	text-align: left;
	width: 200px;
	height: 50px;
	top: 70px;
	left: 982px;
	text-align: left;
	color: #ffffff;
	font-size: 13px;
	font-family: Helvetica, Trebuchet MS;
	opacity: 0.8;
}

#bc_left {
	float:left;
	position: relative;
	width:468px;
	height: 457px;
	top: 215px;
	left: 80px;
}

#heading{
	font-size: 18px;
	font-family: Bookman Old Style, Palatino, Helvetica, Arial;
	height: auto;
	color: #c08107;
}


#content_small_font{
	position: relative;
	font-size: 13px;
	font-family: Helvetica, Arial, Trebuchet MS;
	width: 380px;
	padding-left: 20px;
	text-align: left;
	color: #908673;
}


#bc_right {
	float: right;
	position: relative;
	width: 468px;
	height: 457px;
	top: 199px;
	right:260px;
}

#fadeshow1{
	position: relative;
	top: 70px;
	left: 30px;
}


#footer{
	position: relative;
	font-size: 13px;
	font-family: Helvetica, Trebuchet MS;
	width: 1400px;
	height: 115px;
	top: 230px;
	left:420px;
	text-align: left;
	color: #927969;
}		

#trading{
	position: relative;
	float:left;
	text-align: left;
	width: 400px;
}

#location{
	position: relative;
	float:left;
	text-align: left;
        left: 30px;
	width: 400px;
}



#nav {
	position: relative;
	float: none;
	width:930px;
	height:35px;
	padding-bottom: 1px;
}

#nav ul {
	position: relative;
	height:35px;
	width:930px;
	float: none;
	list-style-type: none;
	padding: 0;
	top: 185px;
	left: 258px;
}
#nav ul li span {
	display: none;
}
#nav ul li {
	height: 35px;
	width: 155px;
	padding: 0;
	margin: 0;
	float: left;
}
#nav ul li a {
	height: 35px;
	width: 155px;
	padding:0 ;
	margin: 0;
	display: block;
}

ul li#home a {
	background: url(images/navbar/nav-home.png) top no-repeat;
}
ul li#home a:hover {
	background: url(images/navbar/nav-home2.png) bottom no-repeat;
}
ul li#aboutus a {
	background: url(images/navbar/nav-aboutus.png) top no-repeat;
}
ul li#aboutus a:hover {
	background: url(images/navbar/nav-aboutus2.png) bottom no-repeat;
}
ul li#menu a {
	background: url(images/navbar/nav-menu.png) top no-repeat;
}
ul li#menu a:hover {
	background: url(images/navbar/nav-menu2.png) bottom no-repeat;
} 
ul li#kuih a {
	background: url(images/navbar/nav-kuih.png) top no-repeat;
}
ul li#kuih a:hover {
	background: url(images/navbar/nav-kuih2.png) bottom no-repeat;
}
ul li#catering a {
	background: url(images/navbar/nav-catering.png) top no-repeat;
}
ul li#catering a:hover {
	background: url(images/navbar/nav-catering2.png) bottom no-repeat;
}
ul li#employment a {
	background: url(images/navbar/nav-employment.png) top no-repeat;
}
ul li#employment a:hover {
	background: url(images/navbar/nav-employment2.png) bottom no-repeat;
}
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:662px;
	height:837px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
	

