/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#Ebebeb;
	font-family:verdana;
	color:#333333;
	font-size:11px;
}

a {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	}

p {
	margin:0px;
	text-align:justify;
	}

h2 {
	margin:0px;
	}

#header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	width:984px;
	height:60px;
	margin:0 auto 0 auto;
	}
	
#header .logo_atas {
	float:left;
	margin-left:20px;
	margin-top:20px;
	}
	
#menu_atas {
	display:block;
	float:right;
	}
#menu_atas ul {
	display:block;
	margin-top:35px;
	margin-right:10px;
	padding:0;
	width:100%;
	text-decoration:none;
	color:#FFFFFF;
	}

#menu_atas li {
	display:inline-table;
	text-decoration:none;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:4px;
	font-size:14px;
	font-weight:bold;
	}
	
#menu_atas li a{
	text-decoration:none;
	color:#FFFFFF;
	}
	
#menu_atas li a:hover{
	color:#0099FF;
	}
	
#menu_atas .home {
	float:left;
	margin-top:5px;
	}
	
#content {
	width:984px;
	margin:0 auto 0 auto;
	}
	
#content h2 {
	width:97%;
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	text-align:right;
	}

.menukiri {
	margin:0px;
	display:block;
	background:#BCCFFC;
	text-align:center;
	color:#333333;
	padding:5px;
	width:279px;
	}

.menu_kiri{
	margin:0px;
	text-decoration:none;
	padding-left:0px;
	width:285px;
	
	
	}

.menu1 {
	margin:0;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:15px;
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	background-image:url(../images/arrow1.png);
	background-repeat:no-repeat;
	
	}
	
.menu1 a{
	display:block;
	color:#666666;
	font-weight:bold;
	}
	
.menu1 a:hover{
	color:#FF6600;
	}

#content p {
	padding-left:10px;
	padding-right:22px;
	padding-bottom:8px;
	margin-top:5px;
	}
	
#content2 {
	width:984px;
	margin:0 auto 0 auto;
	}
	
#tengah_atas {
	width:984px;
	height:13px;
	margin-top:10px;
	background:url(../images/tengah_atas.jpg);
	background-repeat:no-repeat;
	}

#tengah_tengah {
	width:984px;
	background-image:url(../images/tengah_tengah.jpg);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	}

#tengah_bawah {
	width:984px;
	height:13px;
	background-image:url(../images/tengah_bawah.jpg);
	background-repeat:no-repeat;
	}

#footer {
	width:984px;
	margin:0 auto 0 auto;
	}
	
#bawah_atas {
	width:984px;
	height:17px;
	margin-top:10px;
	background:url(../images/bawah_atas.jpg);
	background-repeat:no-repeat;
	}

#bawah_tengah {
	width:984px;
	background-image:url(../images/bawah_tengah.jpg);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	}

#bawah_bawah {
	width:984px;
	height:15px;
	background-image:url(../images/bawah_bawah.jpg);
	background-repeat:no-repeat;
	}

#footer ul {
	width:250px;
	margin:0px;
	padding-left:5px;
	padding-top:2px;
	text-decoration:none;
	display:block;
	border-right:1px dotted #666666;
	}
	
#footer li {
	display:block;
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../images/arrow1.png);
	background-repeat:no-repeat;
	}

#footer h3 {
	margin:0px;
	padding-left:5px;
	}
	
#

.support h4{
	margin:0px;
	}
	
#project_atas {
	width:984px;
	height:20px;
	margin-top:10px;
	background:url(../images/project_atas.jpg);
	background-repeat:no-repeat;
	}

#project_tengah {
	width:984px;
	background-image:url(../images/project_tengah.jpg);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	}

#project_bawah {
	width:984px;
	height:27px;
	background-image:url(../images/project_bawah.jpg);
	background-repeat:no-repeat;
	}
#project_tengah h3{
	margin-top:0px;
	margin-bottom:5px;
	display:block;
	width:972px;
	text-align:center;
	}

#project_tengah ul {
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	padding:0px;
	text-decoration:none;
}

#project_tengah li {
	width:305px;
	margin-left:5px;
	margin-right:10px;
	display:inline-table;
	text-decoration:none;
	padding-bottom:10px;
}

#content2 h4{
	width:150px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:0px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffffff;
	background-color:#333333;
}

#project_tengah p {
	padding-left:4px;
	padding-right:4px;
	text-align:justify;
}

#project_tengah .product_desc{
	margin-left:65px;
	width:238px;
	}

#product_tengah .product_desc_li {
	margin:0px;
	width:200px;
	}
