@charset "utf-8";
.page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.page a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.page a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.page a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.page a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

body {
	background-color: #390602;
}
#layout {
	position: relative;
	width: 978px;
	z-index: 1;
	height: 540px;
	margin: auto;
	background-image: url(../images/bg_containe.gif);
	top: 20px;
}
#menu_top {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	height: 30px;
	z-index: 4;
	width: 962px;
	position: absolute;
	left: 9px;
	top: 9px;
}
#content {
	position: absolute;
	top: 40px;
	left: 8px;
	width: 716px;
	z-index: 3;
	height: 480px;
	padding-left: 20px;
}
#content2 {
	position: absolute;
	width: 610px;
	left: 69px;
	top: 8px;
	height: 450px;
	padding-right: 15px;
}

.content {
	font-size: 12px;
	color: #999999;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
.content2 {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-left: 5px;
	font-weight: normal;
}

#footer {
	margin: auto;
	position: relative;
	z-index: 7;
	height: auto;
	width: 978px;
	top: 12px;
}
.h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
#logo {
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 35px;
	border: 1px solid #000000;
	left: 745px;
	height: 485px;
	width: 224px;
	background-color: #1c0404;
}
.hr3 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.2px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#content3 {
	position: absolute;
	top: 345px;
	left: 2px;
	width: 700px;
	height: 130px;
	padding-left: 20px;
	overflow: auto;
}

#offer {
	background-image: url(../images/specialoffer-bg.jpg);
	background-repeat: repeat-y;
	margin-top: 280px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #c79316;
	letter-spacing: 0.2px;
}
#offer a {
	color:#c79316;
}

#offer h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #ffb403;
	letter-spacing: 0.2px;
}
.pic {
	margin: 5px;
	padding: 5px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.warna {
	color: #666666;
}
