#layout {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat;
}
#body {
	height: auto;
	width: 850px;
}
#header {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 850px;
}
#menu {
	background-image: url(images/bottom-bar1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
#moduleall {
	float: left;
	height: auto;
	width: 200px;
}
#moduleheader {
	background-image: url(images/content-bottom.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
#modulekonten {
	background-image: url(images/module_02.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#modulefooter {
	background-image: url(images/module_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 200px;
}
#katalogall {
	float: right;
	height: auto;
	width: 650px;
}
#katalogheader {
	background-image: url(images/konten_01.png);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1e3f62;
	padding-top: 5px;
}
#katalogmiddle {
	background-image: url(images/news-bg.gif);
	background-repeat: repeat;
	float: right;
	height: auto;
	width: 600px;
	padding-right: 25px;
	padding-left: 25px;
}
#katalogfooter {
	background-image: url(images/konten_01.png);
	background-repeat: no-repeat;
	float: right;
	height: 20px;
	width: 650px;
}
#footer {
	float: left;
	height: 100px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

.menutulisan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.productwrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	list-style-image: url(images/arow.png);
}

.headerkatalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a:visited{
	font-family: Tahoma;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
	font-size: 12px;
}
#backgallery {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	padding: 10px;
}
