body {
	font-family: "Verdana", "Trebuchet MS", "sans-serif";
	font-size: 12px;	
	text-align: left;
	color: #666699;
	background: white;
	}
	
#container {
	margin: auto;
	width: 768px;
	background-color: #ffffff;
	text-align: left;
	border: 0px solid white;
	color: #0060a1;
	}
	
a:link, a:visited {color: #008aba; font-weight: bold; text-decoration: none; border-bottom: none}
a:hover, a:active {color: grey; border-color: #fff}
	
img {
	border: none;}

#leftbanner {
	background: url('../left4.png') no-repeat;
	float: left;
	width: 164px;
	height: 209px;
	}
	
#rightbanner {
	background: url('../right2.jpg') no-repeat;
	float: right;
	width: 604px;
	height: 209px;
	}

#clear {
	float: right;
	width: 768px;
	height: 20px;
	border-bottom: #d1ecf5 solid 1px;
	}
	
#menu {
	border: 4px solid #d1ecf5;
	width: 156px;
	height: 680px;
	float: left;
	text-align: center;
	}

#menu ul {
	padding: 0;
	list-style: none;
	text-align: center;
	margin: 10px 0 100px 9px;
	}

#menu ul li {
	list-style:none;
	display: block;
	margin: 2px 0 0 0;
	border: 2px solid #d1ecf5;
	width: 134px;
	}

#menu ul li a {
	color: #5e9eb4;
	height: 15px;
	padding: 0;
	width: 133px;
	text-decoration: none;
	display: block;
	border-left: 1px solid white;
	}

#menu ul li a:hover {
	background: #d1d1d1;
	color: #6666cc;
	padding: 0;
	text-decoration:none;
	border-left: 1px solid #d1d1d1;
	}

#menu .active {
	background: #d1ecf5;
	color: #0060a1;
	border-left: 1px solid #d1ecf5;
	}
	
#isi {
	border: 1px solid white;
	float: left;
	width: 582px;
	height: 300px;
	padding: 20px 0 0 20px;
	}

#isi h1 {
	font-family: "Lucida Bright";
	margin: 0 0 0 0;
	font-size: 24px;
	}

#isi h2 {
	font-family: "Lucida Bright";
	}

#testi {
	float: right;
	color: black;
	text-align: center;
	border: 1px black solid;
	width: 200px;
	margin: 0 20px 20px 20px;
	background: url('quote.png') no-repeat;
	}
	
#testi p {
	text-align: center;
	font-size: 14px; 
	margin: 20px 20px 20px 20px;
	}
	
#bottom {
	border: none;
	height: 50px;
	width: 582px;
	padding: 10px 0 0 0;
	border-top: #d1ecf5 solid 1px;
	color: grey;
	text-align: center;
	font-size: 9px;
	}

#box {
	background: url('../gambar/corner2.png') no-repeat;
	background-color: #f1f1f1;
	padding: 10px 30px 10px 30px;
	margin: 0 0 10px 0;
	}
