html {
	margin : 0;
	padding : 0;
	font : 75% helvetica, "Trebuchet MS", arial, sans-serif;
	height:100%;
}

body {
	margin:0; 
	padding:0; 
}

ul{
	list-style-type:none
}

.left {
	width:auto;
	float: left;
}

.right {
	width:auto;
	float: right;
}

.clear {
	clear: both;
}

.center{
	text-align:center;
}

.spasi{
	height:10px;
}

.spasi2{
	height:90px;
}

#layout {
	margin: auto;
	width: 970px;
	height: auto;
  	position: relative;
}

#leaf1{
background:url(images/leaf1.jpg) no-repeat;
width:250px;
height:600px;
top:10px;
left:69px;
position:absolute;
z-index:-10;
}

#leaf2{
background:url(images/leaf2.jpg) no-repeat;
width:350px;
height:573px;
top:60px;
left:879px;
position:absolute;
z-index:-10;
}


#logodepan{
	margin: auto;
	width: 206px;
	height: 93px;
	background:url(logo.png) no-repeat;
}

#logoudepan img{
	border:0;
}


/* Isi */
#gamabar{
	margin-top:5px;
	width:970px;
	height:580px;
}

.gmb{
	z-index:-1;
}

#isihome{
	padding:10px;
	width:330px;
	height:190px;
	margin:auto;
	background-color: rgba(255, 255, 255, .5);
}

#judulhome{
	margin:35px 0 15px 0;
	font:Calibri;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#1a1350;
	text-align:center;
}

#isihometext{
	text-align:center;
	font-size:11px;
	margin-bottom:15px;
}

#bahasa1{
	margin-left:100px;
	width:50px;
	height:40px;
	float:left;
	text-align:center;
	display:inline; 
}

#bahasa2{
	margin-right:100px;
	width:50px;
	height:40px;
	float:right;
	text-align:center;
	 display:inline; 
}

#bahasa1 img{
	border:none;
}

#bahasa2 img{
	border:none;
}

/* footer */

#footer {
	margin-top:-4px;
	clear:both;
	height:5px;
	text-align:center;
	font:Arial;
	font-size:10px;
	font-style:normal;
}

#footer a{
	color:#aab6b8;
}
