body, html {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #666;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bigbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 960px;
	height: 720px;
	background: #FFF;
	margin: 0px auto;
	border: none;
	/*border-top-width: 0px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #A7DBFF;*/
}
.inner { width: 960px; height: 720px; background: #FFF url(../images/bg_container.jpg) no-repeat; }
	#index { width: 960px; height: 700px; background: #FFF url(../images/bg_index.jpg) center right no-repeat; position: relative; }
		#index p {
	position: absolute;
	top: 450px;
	left: 600px;
	line-height: 200%;
	width: 327px;
}
		#index img { position: absolute; top: 600px; left: 600px; }
		
	#left { width: 170px; height: 700px; float: left; }
		#left ul { margin: 30px 0 0 18px; }
		#left ul.bilingual { margin: 50px 0 0 18px; }
		#left li { margin: 0 0 15px 0; }
		#left li a { padding: 0 0 0 30px; color: #999; text-decoration: none; font-size: 11px; }
		#left li a:hover { color: #666; }
		#left li a.active { color: #261B8A; background: url(../images/bullet_menu.gif) no-repeat; }
	#right { width: 760px; height: 720px; float: right; margin: 0 0 0 0; }
	.about { background: url(../images/bg_about.jpg) bottom right no-repeat; }
	.products { background: url(../images/bg_products.jpg) top left no-repeat; }
	.quality { background: url(../images/bg_quality.jpg) top left no-repeat; }
	.distribution { background: url(../images/bg_distribution.jpg) top left no-repeat; }
		#right p { width: 600px; margin: 0 0 20px 0; line-height: 200%; }
		#right p.title { margin: 100px 0 40px 0; }
		#right .kiri { width: 400px; height: 500px; float: left; }
			#right .kiri p { width: 400px !important; }
			.tbl_form { margin: 50px 0 0 0; }
			.tbl_form th { width: 70px; vertical-align: top; padding: 0 0 20px 0; }
			.tbl_form td { vertical-align: top; padding: 0 0 20px 0; }
			.tbl_form .input_text { width: 300px; font-family: Tahoma; font-size: 12px; padding: 2px; border: 1px solid #999; }
		#right .kanan { width: 260px; height: 500px; float: left; background: url(../images/bg_contact_kanan.jpg) no-repeat; margin: 160px 0 0 0; }
			#right .kanan p { width: 260px !important; margin: 0 0 20px 20px; }
