body {
	background-image: url(gambar/a&r4_13.jpg);
	margin: 0px;
}
#box {
	width: 1000px;
	background-color: #FFFFFF;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}
#box #header {
	background-image: url(gambar/a&r4_02.jpg);
	height: 150px;
	width: 1000px;
}
#box #menu {
	float: none;
	height: 35px;
	width: 1000px;
	background-image: url(gambar/a&r-2_09.jpg);
	background-repeat: repeat-x;
}
#box #menu #home {
	height: 35px;
	width: 100px;
	float: left;
}
#box #menu #product {
	float: left;
	height: 35px;
	width: 100px;
}
#box #menu #about {
	float: left;
	height: 35px;
	width: 100px;
}
#box #menu #how {
	float: left;
	height: 35px;
	width: 100px;
}
#box #menu #sisa {
	float: left;
	height: 35px;
	width: 525px;
}
#box #menu #sisa2 {
	float: right;
	height: 35px;
	width: 10px;
}
#box #isi .space {
	height: 22px;
	width: 1000px;
	float: none;
}
#box #footer {
	height: 50px;
	width: 1000px;
	background-color: #3300CC;
}
#box #isi #content #left {
	float: left;
	width: 200px;
	height: 990px;
	border: thin groove #FFFFFF;
	position: relative;
	left: 5px;
}
#box #isi #content #center {
	width: 560px;
	border: thin groove #FFFFFF;
	float: left;
	position: relative;
	left: 12px;
	text-align: justify;
	padding-left: 5px;
	height: 990px;
	padding-right: 5px;
	
}
#box #isi #content #product {
	width: 560px;
	border: thin groove #FFFFFF;
	float: left;
	position: relative;
	left: 12px;
	text-align: justify;
	padding-left: 5px;
	height: 990px;
	padding-right: 5px;
	overflow:scroll
}
#box #isi #content #right {
	float: right;
	height: 990px;
	width: 200px;
	border: thin groove #FFFFFF;
	position: relative;
	right: 5px;
}




#box #isi #content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
	background-image: url(gambar/a&r4_17.jpg);
	background-repeat: repeat-y;
	
}
#box #header div {
	height: 20px;
	width: 100px;
	position: relative;
	left: 10px;
	top: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
