* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: absolute;
	left: 50%; top: 50%; margin: -245px 0 0 -400px; height: 490px; width: 800px;
}
#header {
	width: 800px;
	position: relative;
	height: 149px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
#header h1, #header_template h1 {
	float: left;
	height: 138px;
	width: 121px;
}
#header h2, #header_template h2 {
	float: left;
	height: 48px;
	width: 669px;
	padding-top: 51px;
	padding-bottom: 35px;
	padding-left: 10px;
}
#menu {
	float: right;
	height: 15px;
	width: 678px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCFCF;
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #AFAFAF;
	line-height: 15px;
	vertical-align: middle;
}
#menu h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #AFAFAF;
	line-height: 15px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	float: right;
}
#menu h3 a {
	color: #AFAFAF;
	text-decoration: none;
}
#menu h3 a:hover, #menu h4 a:hover {
	color: #000000;
}
#menu h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	line-height: 15px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFCFCF;
	float: right;
}
#menu h4 a {
	color: #0099FF;
	text-decoration: none;
}
#tengah {
	height: 237px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 4px;
}
#tengah h1 {
	float: left;
	height: 237px;
	width: 597px;
}
#tengah h2 {
	float: left;
	height: 237px;
	width: 203px;
}
#bawah {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CFCFCF;
	width: 800px;
	line-height: 150%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#bawah_kiri {
	float: left;
	width: 575px;
	padding-left: 11px;
	padding-right: 10px;
}
#bawah_kiri h1, #kiri h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 10px;
}
#bawah_kanan {
	float: left;
	width: 181px;
	margin-top: 17px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 8px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
}
#bawah_kanan a {
	color: #000000;
	text-decoration: none;
}
#bawah_kanan a:hover {
	color: #0099FF;
}
.clear {
	clear: both;
}
#copyright {
	background-image: url(../images/bg_copyright.gif);
	height: 29px;
	width: 800px;
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 29px;
	text-align: center;
	vertical-align: middle;
}
#copyright a {
	color: #FFFFFF;
}
#copyright a:hover {
	color: #CFCFCF;
}

/*css untuk template*/
#wrapper_template {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 60px;
}
#header_template {
	width: 800px;
	position: relative;
	height: 272px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	margin-top: 22px;
}
#header_template h5 {
	height: 133px;
	width: 800px;
	padding-top: 1px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
#tengah_template {
	background-image: url(../images/content/bg_search.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	width: 800px;
}
#kiri {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
	width: 575px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 180%;
	text-align: justify;
	padding-bottom: 20px;
}
#kiri a, #kanan a {
	color: #000000;
	text-decoration: none;
}
#kiri a:hover, #kanan a:hover {
	color: #0095CD;
}
#kanan {
	float: left;
	width: 181px;
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 180%;
	font-weight: normal;
	color: #000000;
}

/*css untuk contact*/
#contact {
	position: relative;
	width: 575px;
	padding-top: 10px;
}
#contact label {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contact input, #contact textarea {
	margin-top: 5px;
	margin-bottom: 5px;
}
#button {
	padding-left: 150px;
	margin-bottom: 10px;
}

/*css untuk search*/
#search_content {
	width: 575px;
	position: relative;
}
#search_content h2 {
	float: left;
	width: 330px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}
#search_content h3 {
	float: left;
	width: 225px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#menu_news ul{
	list-style:none;
	padding:3px;
}