body {
	margin: 0px;
	background-repeat: repeat;
	background-color: #FFF;
}
#box1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#box1 #head1 {
	float: left;
	height: 200px;
	width: 1000px;
	background-image: url(images/head.jpg);
}
#box1 #menu1 {
	float: left;
	width: 1000px;
}
#box1 #menu1 .tombol1 {
	float: left;
	height: 50px;
	width: 200px;
}
#box1 #isi {
	float: left;
	height: 1200px;
	width: 1000px;
}
#box1 #isi #gif1 {
	float: left;
	height: 400px;
	width: 500px;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
}
#box1 #isi #harga {
	float: left;
	height: 400px;
	width: 390px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

#box1 #footer .footer1 {
	float: left;
	height: 50px;
	width: 1000px;
}
#box1 #isi #pembuka {
	width: 1000px;
	padding-top: 10px;
	margin-top: 10px;
	float: left;
	overflow: visible;
}
#box1 #isi2 {
	float: left;
	height: 1200px;
	width: 1000px;
	overflow: scroll;
}
#box1 #isi2 .tabel1 {
	text-align: center;
	float: left;
	height: 250px;
	width: 300px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	margin-left: 20px;
	background-color: #C9C;
	font-family: Tahoma, Geneva, sans-serif;
}
#box1 #isicontactus {
	float: left;
	height: 1000px;
	width: 1000px;
}
#box1 #isicontactus #carabelanja {
	float: left;
	height: 800px;
	width: 800px;
	margin-top: 20px;
	margin-left: 90px;
}
#box1 #isicontactus #hubungi {
	float: left;
	height: 80px;
	width: 800px;
	margin-top: 40px;
}
