#bgkontenheader {
	background: url(../img/bg_kontenheader.gif) bottom right no-repeat #FFCC11;
}
#bgsisir {

}
#kontainer {
	width: 95%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#kontainerkiri {
	width: 240px;
	background: url(../img/bgkontentkiri.gif) top repeat-x;
	position: relative;
	padding: 15px;
}
.kotakjudul {
	background: #FFCC11;
	width: 100%;
	padding: 1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	font-size: 14px;
}
#kontainerkanan {
	width: 65%;
	left: 277px;
	position: absolute;
	background: url(../img/dotted.gif) left repeat-y;
	padding: 15px;
}
.judul {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: dotted 1px #CCC;
	padding: 1em;
	background: ;
}
.kontenseken {
	padding: 10px;
	padding-top: 0px;
}

	
/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */
	
#menu4 li{
	width: 200px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 0px;
	margin: 0px;	
	margin-left: 0px;
	list-style: none;

	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #000;
	display: block;
	background: url(../img/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #9E3C02;
	background: url(../img/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #000;
	background: url(../img/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
.image {
	border: solid 1px #CCC;
	padding: .5em;
	margin-right: 1em;
}	
	
