html, body{
	height:100%;
	background:#000;
}
a,a:hover{
	text-decoration:none;
	cursor:pointer;
}
div#shiv {
	background: transparent;
	width: 100%;
	height: 50%;
	margin-top: -260px;
	float: left;
}
#wrapsplash{
	clear:both;
	width:960px;
	height:520px;
	position:relative;
	margin:0 auto;
}

#wrapsplash #splashlinks a{
	position:absolute;
	background:url(/images/splash/bg/blank.gif);
	z-index:10;
}
#wrapsplash #splashlinks a span{
	display:none;
}

/*header*/
#header{
	clear:both;
	width:534px;
	margin:0 auto 0 auto;
	padding-top:20px;
}
#header h1#logogar{
	clear:both;
	width:219px;
	height:88px;
	margin:0px 0px 0px 22px;
}
#header h1#logogar a{
	clear:both;
	float:left;
	display:inline;
	width:219px;
	height:88px;
	background:url(/images/Splash/btn/logogar.png) no-repeat;
}
/* \*/
* html #header h1#logogar a{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/Splash/btn/logogar.png', sizingMethod='scale');
}
/* */
#header h1#logogar a:hover{
	background:url(/images/Splash/btn/logogarh.png) no-repeat;
}
/* \*/
* html #header h1#logogar a:hover{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/Splash/btn/logogarh.png', sizingMethod='scale');
}
/* */
/* start midcontent */
#wrapmidcontent{
	clear:both;
	margin:0 auto;
	width:534px;
	height:280px;
}

#wrapmidcontent #midcontent{
	clear:both;
	background:url(/images/Splash/bg/bgkotakatas.gif) repeat-y center top;
	width:534px;
	height:304px;
	float:left;
	display:inline;
	position:relative;
	margin:-30px 0 0 0;
}

/* start button */
#button{
	clear:both;
	float:right;
	display:inline;
	height:27px;
	width:275px;
	margin:3px 2px;
}
/* start button left */
#button #buttonleft{
	clear:both;
	float:left;
	display:inline;
	width:275px;
}
#button #buttonleft a#btndaftar{
	clear:both;
	float:left;
	display:inline;
	background:url(/images/splash/btn/daftarbaru.png) no-repeat;
	width:162px;
	height:27px;
}
/* \*/
* html #button #buttonleft a#btndaftar{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/splash/btn/daftarbaru.png', sizingMethod='scale');
}
#button #buttonleft a#btndaftar:hover{
	background:url(/images/splash/btn/daftarbaruh.png) no-repeat;
}
* html #button #buttonleft a#btndaftar:hover{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/splash/btn/daftarbaruh.png', sizingMethod='scale');
}
/* */
#button #buttonleft a#btndaftar span{
	display:none;
}
/* end button left */
/* start button left */
#button #buttonleft a#btnmasuk{
	float:left;
	display:inline;
	background:url(/images/splash/btn/masukweb.png) no-repeat;
	width:109px;
	height:27px;
}
/* \*/
* html #button #buttonleft a#btnmasuk{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/splash/btn/masukweb.png', sizingMethod='scale');
}
/* */
#button #buttonleft a#btnmasuk:hover{
	background:url(/images/splash/btn/masukwebh.png) no-repeat;
}
/* \*/
* html #button #buttonleft a#btnmasuk:hover{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/splash/btn/masukwebh.png', sizingMethod='scale');
}
/* */
#button #buttonleft a#btnmasuk span{
	display:none;
}
/* end button left */
/* end button */

/* start bannermid */
#wrapbannermid{
	clear:both;
	float:left;
	display:inline;
	margin:14px 17px;
	position:relative;
}
#wrapbannermid img{
	clear:both;
	float:left;
	width:500px;
	height:235px;
	display:inline;
}
#wrapbannermid a{
	position:absolute;
	margin-left:-24px;
}
#wrapbannermid a span{
	display:none;
}
/* end bannermid */
/* end midcontent */

/* start btmbanner */
#btmbanner{
	clear:both;
	width:782px;
	height:108px;
	background:url(../images/Splash/bg/bgkotakbwh.gif) no-repeat;
	margin:8px auto 0 auto;	
}
#btmbanner img{
	margin:6px 0 0 5px;
}
/* end btmbanner */
/*start btn join us*/
#wrapsplash a.joinus{
	position:absolute;
	width:119px;
	height:51px;
	background:url(/images/splash/btn/btnforum.png) no-repeat left top;
	top:340px;
	left:752px;
}
/* buat di IE*/
* html  #wrapsplash a.joinus{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/splash/btn/btnforum.png', sizingMethod='scale');
}
#wrapsplash a.joinus:hover{
	background-position:bottom left;
	background:url(/images/splash/btn/btnforum2.png) no-repeat;
}
* html #wrapsplash a.joinus:hover{
	 background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/splash/btn/btnforum2.png', sizingMethod='scale');
}
#wrapsplash a.joinus span{
	visibility:hidden;
}
/*end btn join us*/


