* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 13px;
	padding-bottom: 60px;
}
#header {
	width: 900px;
	position: relative;
	background-color: #F8C200;
	background-image: url(../images/1_1.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 12px;
	height: 152px;
	margin-bottom: 2px;
}
#header h1 {
	float: right;
	height: 152px;
	width: 260px;
}
#menu {
	float: right;
	width: 624px;
	height: 36px;
	padding-left: 16px;
}
#header h2 {
	float: right;
	height: 116px;
	width: 640px;
}
.clear {
	clear: both;
}
#tengah {
	background-image: url(../images/bg_1.gif);
	width: 900px;
	background-repeat: repeat-y;
	background-position: right;
}
#kiri {
	float: left;
	width: 699px;
	background-image: url(../images/bg_kiri.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 11px;
	line-height: 180%;
	font-weight: normal;
	color: #000000;
	padding-bottom: 20px;
	background-color: #4E3A99;
	text-align: justify;
}
#kiri h1 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #F8C200;
	line-height: 180%;
	padding-top: 5px;
	padding-bottom: 10px;
}
#kanan {
	background-image: url(../images/bg_kanan.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 157px;
	margin-left: 2px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
#livechat {
	background-color: #FFFFFF;
	width: 157px;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#livechat h1 {
	position: relative;
	height: 29px;
	width: 157px;
}
.livechat_content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A1FFF;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 14px;
	padding-right: 10px;
	width: 133px;
}
.livechat_content h2 {
	float: left;
	width: 67px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
}
.livechat_content h3 {
	text-align: right;
	float: left;
	width: 66px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.livechat_content h4 {
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}
.livechat_content h5 {
	text-align: right;
}
#livechat h6 {
	height: 15px;
	width: 157px;
	position: relative;
}
#copyright {
	background-color: #2F168A;
	height: 29px;
	width: 900px;
	margin-top: 1px;
	position: relative;
}
#copyright h1 {
	background-color: #281475;
	float: right;
	height: 29px;
	width: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	line-height: 29px;
	font-weight: normal;
	color: #FFFFFF;
}
#copyright h2 {
	background-color: #2803B5;
	float: right;
	height: 29px;
	width: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	line-height: 29px;
	font-weight: normal;
	color: #FFFFFF;
}
#copyright h3 {
	background-color: #2A1FFF;
	float: right;
	height: 29px;
	width: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	line-height: 29px;
	font-weight: normal;
	color: #FFFFFF;
}
#copyright h4 {
	font-family: Arial;
	font-size: 11px;
	line-height: 29px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
	float: right;
	width: 842px;
}
#copyright h4 a {
	color: #FFFFFF;
}
#copyright a:hover {
	color: #999999;
}

/*css untuk contact*/
#contact {
	position: relative;
	width: 599px;
	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;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A99DCF;
	padding-bottom: 20px;
}