body {
	margin: 0;
	background: #200200;
	color: #BF993F;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #BF993F;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
}

img {
	border: none;
}

p {
	margin-bottom: -10px;
}
html>body p {
	margin-bottom: 0;
}

h1 {
	margin-bottom: -10px;
	font-size: 20px;
	font-weight: bold;
}
html>body h1 {
	margin-bottom: 0;
}

input {
	font-weight: bold;
}

.clearboth {
	clear: both;
}

#container {
	width: 719px;
	margin: auto;
	background: #000000;
	border-left: 1px solid #FA6F0A;
	border-right: 1px solid #FA6F0A;
	text-align: left;
}

#separator1 {
	margin-bottom: -15px;
	background: url(images/separator.jpg) repeat-x;
}
html>body #separator1 {
	margin-bottom: -10px;
}

#menuleft {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-right: 10px;
	padding: 5px;
	background: url(images/menuleftbg.jpg) repeat;
}
html>body #menuleft {
	margin-top: -5px;
	padding: 5px;
	background: url(images/menuleftbg.jpg) repeat;
}

#menuleft li {
	list-style: url(images/li.gif);
	margin-bottom: 10px;
	margin-left: -25px;
	font-weight: bold;
}

#menuleft li li {
	list-style: url(images/li_li.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -25px;
}

#messenger {
	text-align: center;
}

#content {
	display: inline;
}

#content li {
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: 225px;
	font-weight: bold;
}
html>body #content li {
	margin-left: 25px;
}

#content li li {
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -25px;
}
html>body #content li li {
	margin-left: -25px;
}

#separator2 {
	clear: both;
	margin-top: 10px;
	background: url(images/separator.jpg) repeat-x;
}

#footer {
	height: 50px;
	padding-top: 0px;
	color: #894d16;
	font-size: 10px;
	text-align: center;
}

#footer ul {
	margin: auto;
}
html>body #footer ul {
	margin-left: -40px;
}

#footer li {
	display: inline;
	margin: 0 5px;
	list-style-type: none;
}

html>body #produk {
	margin-left: 225px;
}