@charset "utf-8";
/* CSS Document */
body {
	width:100%;
	margin-top:0px;
	margin-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	line-height: 14pt;
	text-align:center;
}
 #footermain {
	font-size:11px;
	font-weight:bold;
	color:#4c3625;
}

 #footersub {
	font-size:10px;
	color:#ffffff;
}

h2 {
	color:#a6876f;
	font-size:22px;
	font-weight:lighter;
}
h3 {
	color:#a6876f;
	font-size:18px;
	font-weight:lighter;
}
#limit {
	width:900px;
	margin:auto;
	text-align:left;
}

#top {
	width:100%;
	background-color:#000;
	height: 102px;
	z-index:999;
	position:relative;
}
#footer {
	width:100%;
	clear:both;
	padding-top:5px;
}
#banner {
	width:100%;
	background-color:#d0c7c0;
	height: 431px;
	z-index:-999;
	position:relative;
	overflow:hidden;
}

#bannerinside {
	width:100%;
	background-color:#d0c7c0;
	height: 338px;
	z-index:-999;
	position:relative;
	overflow:hidden;
}

#malaysia {
 position:absolute;
 top:0;
 left:0;
 z-index:100;
}

#text {
	padding: 20px;
	text-align:justify;
}

#text2 {
	padding-left: 20px;
	text-align:justify;
	width:580px;
}

#main {
	padding-top: 5px;
	text-align:justify;
}

#left {
	width: 268px;
	float:left;
}

#submenu {
	background: #d0c7c0;
	padding:13px;
}

#subsub {
	background: #e6e1dd;
	padding:13px;
}

#designer {
	background: #222222;
	padding:13px;
	color:#FFF;
}

#additional {
	margin-top:5px;
	
}

/*==========================================================*/
#leftsubmenu {
	padding-top:10px;
	padding-left:5px;
}

#leftsubmenu a:link,a:visited,a:active {
	color:#333;
	text-decoration:none;
}

#leftsubmenu a:hover {
	color:#fff;
	text-decoration:none;
	
}


/*#menu ul#thecompany{position:absolute;top:0;left:70px;}
#menu ul#thebrand{position:absolute;top:0;left:221px;}
#menu ul#products{position:absolute;top:0;left:331px;}
#menu ul#technical{position:absolute;top:0;left:439px;}
#menu ul#projects{position:absolute;top:0;left:547px;}
#menu ul#awards{position:absolute;top:0;left:655px;}
#menu ul#contact{position:absolute;top:0;left:763px;}
#menu ul li.item{display:none;}
#menu ul li.item a{display:block;width:200px;height:20px;background:#000; padding:10px; color:#5bc4ba; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; font-size:12px;}
#menu ul li.item a:hover{background:#575757; color:#000;}
#menu ul li.top-company{
	display: block;
	width: 121px;
	height: 102px;
	background: url("images/btn_thecompany.jpg") no-repeat 0 0;
}
#menu ul li.top-company:hover{background-position: 0 -102px;}
#menu ul li.top-brand{
	display: block;
	width: 110px;
	height: 102px;
	background: url("images/btn_thebrand.jpg") no-repeat 0 0;
}
#menu ul li.top-brand:hover{background-position: 0 -102px;}
#menu ul li.top-products{
	display: block;
	width: 108px;
	height: 102px;
	background: url("images/btn_products.jpg") no-repeat 0 0;
}
#menu ul li.top-products:hover{background-position: 0 -102px;}
#menu ul li.top-technical{
	display: block;
	width: 108px;
	height: 102px;
	background: url("images/btn_technical.jpg") no-repeat 0 0;
}
#menu ul li.top-technical:hover{background-position: 0 -102px;}
#menu ul li.top-projects{
	display: block;
	width: 108px;
	height: 102px;
	background: url("images/btn_projects.jpg") no-repeat 0 0;
}
#menu ul li.top-projects:hover{background-position: 0 -102px;}
#menu ul li.top-awards{
	display: block;
	width: 108px;
	height: 102px;
	background: url("images/btn_awards.jpg") no-repeat 0 0;
}
#menu ul li.top-awards:hover{background-position: 0 -102px;}
#menu ul li.top-contact{
	display: block;
	width: 116px;
	height: 102px;
	background: url("images/btn_contact.jpg") no-repeat 0 0;
}
#menu ul li.top-contact:hover{background-position: 0 -102px;}
#menu ul:hover .item{display:block;}
#menu{position:absolute; top:-16px;}*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 13px arial;
	line-height:98px;
}

#sddm li a
{	display: block;
	/*margin: 0 1px 0 0;*/
	/*padding: 4px 10px;*/
	width: 110px;
	background: #000;
	color: #5bc4ba;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	background: #000}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	/*border: 1px solid #5970B2;*/
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 10px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000;
		color: #fff;
		font: 12px arial}

	#sddm div a:hover
	{	background: #333;
		color: #fff}
