@charset "utf-8";
/* =======

IKCM
Version: 1.0 (05/23/08)
http://www.ror.com.my

======= */

/*=== reset ===*/
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
:focus { outline: 0; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body { font: 62.5%/10pt helvetica, arial, sans-serif; background: #fff url(images/bgtile2.jpg) center repeat-y; color: #666;}
a { color: #000; }
strong { color: #333; }
h3 { font: normal 30px gill sans mt, futura, helvetica, arial, sans-serif; color: #2e2e2e; margin: 0 0 15px 0; letter-spacing: -.02em; }
h4 { font: bold 22px helvetica, arial, sans-serif; letter-spacing: -1px; color: #00a2ff; text-transform: lowercase; border-bottom: 1px solid #00a2ff; padding: 0 0 3px 0; }
a img { border: none; }

#wrapper { width: 932px; margin:auto;}

#header { width: 932px; height: 144px; background: url(images/headerbg.jpg) top left no-repeat; }
	#logo { padding: 22px 0 0 20px; }
	#logo h1, #logo h2 { text-indent: -9999px; line-height: .1em; font-size: .1em; }
	#logo h1 a { display: block; width: 516px; height: 62px; }
	#logo h2 a { display: block; width: 516px; height: 32px; }

#nav { padding: 0 0 0 75px; }
#nav li { float: left; }
#nav li a { display: block; text-decoration: none; padding: 15px 15px 5px 15px; color: #cc7a06; font: bold 16px trebuchet, trebuchet ms, arial, sans-serif; }
#nav li a:hover { color: #fb9608; }
#nav li.on { background: url(images/nav-on.jpg) left top repeat-x; }
#nav li.on a { color: #fff; }

#content { margin: 0 0 0 63px; padding: 0 0 15px 0; background: url(images/contentbg.jpg) left top no-repeat; width: 810px; min-height: 258px; height: auto !important; height: 258px; }
#content p { font-size: 14px; color: #6d6d6d; margin: 12px 0; line-height: 17px; }
#content p.first-front { line-height: 20px; }
#content p.final { margin: 10px 0 25px 0; }
#content p.img_title { text-align: center; margin: 0 auto 15px auto; font-size: 10px; }
#content p.awards { padding: 0 0 15px 0; }
#content p.awards img { float: left; margin: 0 10px 0 0; }
#content p.img_placer { width: 320px; height: 327px; float: right; }
#content p.img_placer img { float: right; }
#content ul { margin: 10px 0; }
#content ul li { font-size: 14px; color: #6d6d6d; padding: 4px 0; line-height: 16px; }
	#one-page { width: 749px; padding: 30px 0 0 30px; }
	#one-page img { display: block; text-align: center; margin: 30px auto; width: auto; }
	#one-page p img { float: left; margin: 0 15px 10px 0; }
	
	#sidebar { width: 137px; float: left; margin: 50px 30px 0 30px !important; margin: 50px 30px 0 15px; }
	#sidebar ul li { width: 137px; border-bottom: 1px dotted #2b551c; padding: 5px 0; }
	#sidebar ul ul { margin: 2px 0; padding: 0; }
	#sidebar ul li li { border-bottom: none; padding: 2px 0; margin: 0 0 0 10px; width: 127px; }
	#sidebar ul li.on { background: url(images/arrow-on.jpg) right 2px no-repeat; }
	#sidebar ul li li.on { background: none; }
	#sidebar ul li a { color: #4c9d30; text-decoration: none; text-transform: uppercase; font-size: 14px; font-weight: bold; }
	#sidebar ul li a:hover { color: #5ebd3d; }
	#sidebar ul li li a { text-transform: none; font-size: 12px; color: #788a64; }
	#sidebar ul li li.on a, #sidebar ul li li a:hover { color: #2b551c; }
	
	#product-text { width: 300px; float: left; margin-left: 20px;}
	#product-text ul li { width: 300px; padding: 5px 0; list-style-type:disc;}
	#product-text ul ul { margin: 2px 0; padding: 0;}
	#product-text ul li li { border-bottom: none; padding: 2px 0; margin: 0 0 0 10px; width: 127px; }
	#product-text li a { color: #4c9d30; text-decoration: none; text-transform: uppercase; font-size: 14px; font-weight: bold; }
	#product-text li a:hover { color: #5ebd3d; }
	#product-text li li a { text-transform: none; font-size: 12px; color: #788a64; }
	#product-text li li.on a, #sidebar ul li li a:hover { color: #2b551c; }
	
	br.clear {clear:both;} 
	
	#right { width: 580px; margin: 20px 0 0 0; float: left; }
	#right p.breadcrumbs { color: #2e2e2e; margin: 0 0 20px 0; font-size: 10px;  }
	#right p.breadcrumbs a { text-decoration: none; }
	#right p.breadcrumbs a:hover { text-decoration: underline; }
	#right img { display: block; text-align: center; margin: 10px auto; width: auto; }

#footer { margin: 0 0 0 63px; padding: 10px 10px 10px 0; width: 800px; border-top: 1px solid #c2c2c2; text-align: right; }
#footer p { color: #18546c; font-size: 12px; }

/*=== clearfix ===*/
.clearfix:after {  
	content: ".";  
	display: block;  
	clear: both;  
	visibility: hidden;  
	line-height: 0;  
	height: 0;  
	}  

.clearfix { display: inline-block; }  
html[xmlns] .clearfix { display: block; }  
* html .clearfix { height: 1%; }  