* {
	margin:0;
	padding:0;
}
a, a:visited, a:link, a:focus, img {
	text-decoration:none;
	outline:none;
	border:none;
}
body {
	background:#5e000f url(../images/bgg.jpg) repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:center;
}
#wrapper {
	width:927px;
	height:568px;
	position:relative;
	margin:1% auto;
	display:none;
}
#frame {
	width:927px;
	height:568px;
	background:url(../images/wrapper.png) no-repeat;
	position:relative;
	z-index:-1;
}
#gambar {
	position:absolute;
	margin-top:3px;
	margin-left:3px;
	left:0;
	top:0;
	z-index:-3;
}
#gambar span {
	float:left;
	height:560px;
}
#gambar span#kiri {
	width:267px;
	position:relative;
}
#gambar span#tengah {
	width:290px;
	position:relative;
}
#gambar span#kanan {
	width:364px;
	position:relative;
}
#gambar span img {
	position:absolute;
	left:0;
	top:0;
	z-index:8;
}
#gambar span img.active {
	z-index:10;
}
#gambar span img.last-active {
	z-index:9;
}
.clear {
	clear:both;
	font-size:1px;
}
#whitey {
	background:url(../images/whitey.png) repeat-x;
	height:72px;
	width:100%;
	top:346px;
	position:absolute;
}
#whitey ul {
	list-style:none;
	padding-left:65px;
	padding-top:24px;
	height:48px;

}
#whitey ul li {
	text-transform:uppercase;
	background:url(../images/arrow.png) no-repeat;
	padding-left:30px;
	margin-right:140px;
	display:block;
	height:20px;
	float:left;
	vertical-align:middle;

}
#whitey ul li:last-child {
	margin-left:47px;
}
#whitey ul li a {
	color:#8c0016;
	border-bottom:2px solid;
	font-weight:bold;
	font-size:15px;

}
#reddy {
	background:url(../images/reddy.png) repeat-x;
	height:116px;
	width:921px;
	position:absolute;
	top:418px;
	margin-left:3px;
}
#reddy #rleft {
	line-height:1.5;
	padding-left:65px;
	padding-top:22px;
	float:left;
	text-align:left;
}
#reddy #rright {
	float:right;
	padding-right:20px;
	padding-top:8px;
}

#msie {
	border:1px dotted;
	margin:50px auto;
	padding:20px;
	text-align:center;
	width:400px;
	display:none;
	background:#131313 url(../images/msie.gif) repeat;
}
#msie a {
	color:#8e0017;
	font-weight:bold;
	border-bottom:1px dotted #8e0017;
}
