html{margin:0px;padding:0px;height:100%;background:#000;}
body{margin:0px auto;width:1000px;padding:0px;min-height:100%;font-size:67%;color:#fff;text-align:center;position:relative;font-family:Courier New}
#container{height:600px;width:1000px;position:absolute;top:50%;margin-top:-300px;}
a,a:link,a:visited,a:hover,a:active,a img{border:none;text-decoration:none;padding:0px;}
/* */
#site_version{position:absolute;width:300px;top:5px;left:50%;margin-left:-150px;text-align:center;text-transform:uppercase}
	#site_version .title{text-align:center;color:#fff;display:block;height:15px;overflow:hidden;clear:both;margin-bottom:10px;width:300px;}
		#site_version .title img{margin-bottom:5px}
		#site_version .title span{display:block}
	#site_version a{display:block;height:11px;overflow:hidden;color:#97460f;margin:0px 5px;background-repeat:no-repeat}
	#site_version a:link,#site_version a:visited{background-position:0 0}
	#site_version a:hover,#site_version a:active{background-position:0 -12px}	
		#site_version a img{margin-bottom:5px}
		#site_version a span{display:block}
			#v-html{float:left;background-image:url(../images/splash/HTML.png);width:42px;}
			#v-flash{float:left;background-image:url(../images/splash/FLASH.png);width:48px}
			#v-enghtml{float:left;background-image:url(../images/splash/ENG_HTML.png);width:80px;}
			#v-engflash{float:left;background-image:url(../images/splash/ENG_FLASH.png);width:87px}
			#eng{float:left;background-image:url(../images/splash/ENG.png);width:30px}
			
#main{width:1000px;height:533px;background:url('../images/splash/logo.jpg') 0 -50px no-repeat}
	#main a{display:block;height:35px;left:300px;overflow:hidden;position:absolute;top:130px;width:400px;}  
	#main .clone{position:absolute;top:130px;left:300px;font-size:250%;width:400px;z-index:-1;text-transform:uppercase;height:35px}  
#desc{left:50%;width:274px;margin-left:-137px;position:absolute;top:210px;height:17px;overflow:hidden}
	#desc img{padding:0px 0px 5px 0px}
	#desc span{display:block;font-size:153%;}

#timer{background:#000;color:#dfdfdf;font-size:190%;position:absolute;top:400px;width:600px;left:50%;margin-left:-300px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
	#timer .count{font-size:150%;color:#8e420e}
		
#logos{width:140px;position:absolute;top:480px;left:50%;margin-left:-60px}
	#logos a{display:block;background:0 0 no-repeat;height:47px;margin:0px 10px 0px 0px}
	#logos #p1{background-image:url('../images/splash/p1.png');width:28px;float:left;clear:right;background-position:0 0}
	#logos #p2{background-image:url('../images/splash/p2.png');width:39px;float:left;clear:right;background-position:0 0}
	#logos #p3{background-image:url('../images/splash/pctvc.png');width:35px;float:left;clear:right;background-position:0 0}
/*	#logos a:link,#logos a:visited{background-position:0 100%} */
	#logos a:hover,#logos a:active{background-position:0 0}
/* */
#ballon{height:600px}
#content{font-size:10px;font-family:Arial;position:absolute;top:1800px;width:950px;height:2250px;left:50%;margin-left:-475px;padding:0px 0px 0px 20px;text-align:left;color:#444}
	#content h1,#content h2{margin-left:-20px;text-transform:uppercase;font-size:12px;margin-top:45px;}
	#content .rightcol h2{margin-top:0px;margin-left:0px}
	#content .leftcol{width:160px;text-align:left;vertical-align:top;padding-bottom:55px}
	#content .rightcol{vertical-align:top;padding-bottom:40px}
	#content .links {padding:20px 0px 60px 0px;margin-left:-10px}
	#content .links a{padding:0px 10px}
	#content  a{color:#559ce4}
#footer{position:absolute;height:60px;bottom:0px;left:0px;color:#3D3D3D;font-size:10px;width:1000px;text-align:left}
#footer div {background:transparent url(../images/splash/footer.png) repeat-x scroll 0 0;margin:0 0px;padding:12px 0 0;}
.link{color:#863c0e;text-decoration:underline}