body {
/*	background:#fff url("images/bg_footer.jpg") bottom repeat-x;*/
	color:#000;
	font-family:arial,verdana;
	font-size:10pt;
	margin:0px;
	padding-bottom:90px;
	/*min-height:700px !important; */
	}
table {
	font-size:10pt;
	}
p {
	text-align:justify;
	}

a {
	text-decoration:none;
}
	

	
.radio {
		background:#000 transparent;
		border:0px;
	}
	
.kemb {
	border:1px #000 solid;
	padding:1px 10px 1px 10px;
}
	 .kemb a:link {
		color:#000;
		text-decoration:none;
		font-size:9pt;
		}

.wraper {
	background:url("images/background.jpg") top repeat-x;
	padding:0px 20px 20px 20px;
	margin:0px;
	}

#header {
	width:900px;
	padding:20px 20px 20px 20px;
/*	border:#bbb 1px solid;*/
/*	background:#fff url("images/bg_layer.jpg") top repeat-x ; */
	margin-top:0px;
	height:200px;
	overflow:hidden;
	margin-bottom:20px;
	}

#foto {
	background:url("images/foto.jpg") bottom left no-repeat;
	float:left;
	height:200px;
	width:180px;
	margin-top:0px;
}

#menu{
	text-align:left;
	padding-top:24px;
	padding-left:10px;
	width:700px;
	float:left;
	margin-top:4px;
}
	#menu a,#menu a:link,#menu a:visited {
		font-family;arial,times new romans;
		border:1px #DBE2EC solid;
		padding:2px 5px 3px 5px;
		background-color:#D8DFEA;
		text-decoration:none;
		color:#3B5999;
		font-weight:bold;
		font:9pt;
	}
	#menu a:hover {
		background-color:#3B5999;
		color:#fff;
	}
	#menu a:active {
		color:#000;
		background-color:#fff;
		border:1px #fff solid;
	}
	
#logo {
	background: url("images/logo.jpg") top left no-repeat;
	height:30px;
	color:#fff;
	text-align:right;
	}

	#logo a,#logo a:link,#logo a:visited,#logo a:hover,#logo a:active {
		text-decoration:none;
		font-weight:bold;
		color:#fff;
		font:9pt;
	}
		
#tengah{
	float:none;
	width:900px;
}
#keten {
	height:100px;
	text-align:justify;
	padding-left:10px;
	font-size:10pt;
	overflow:hide;
	margin-left:10px;
	margin-top:1px;
	}

	#keten h3 {
		font-size:12pt;
		margin:0px;
		padding:0px;
		}

#rounded {
	position:center;
	text-align:left;
	margin:20px;
}

#form1 {
	padding:20px;
	margin-bottom:20px;
	width:800px;
	border:0px #000 solid;
	}

	#form1 .radio {
		background:#000 transparent;
		border:0px;
	}

	#form1 input {
		background:#fff;
		border:1px #000 solid;
	}
	
	#form1 #label {
	text-align:right;
	}

#form2 {
	padding:20px;
	margin-bottom:20px;
	margin-left:20px;
	width:800px;
	border:0px #000 solid;
	}

	#form2 .radio {
		background:#000 transparent;
		border:0px;
	}

	#form2 input {
		background:#fff;
		border:1px #000 solid;
	}
	
	#form2 #label {
	text-align:right;
		}
		

#kiri {
	float:right;
	width:150px;
	height:100px;
}

#footer {
	text-align:center;
	color:#121;
	height:20px;
	border:1px #B5B5B5 solid;
	font-size:9pt;
	z-index:2;
	padding-top:4px;
	position:fixed;
	left:20px;
	right:20px;
	bottom:-1px;
	background:#E5E5E5;
}
	#footer li {
		display:inline;
		border:1px #B5B5B5 solid;
		padding-left:10px;
		padding-right:10px;
		padding-top:4px;
		padding-bottom:5px;
		margin:0px;
		}
	
	#footer li:hover {
		background-color:#fff;
	}


h4 {
	padding:5px 5px 0px 10px;
	margin-bottom:10px;
	margin-top:0px;
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	color:#3B5999;
	background:#fff;
	border-bottom:1px #DBE2EC dotted;
}