body{background-color:#02182F;}
	#main{
		min-height:700px;
		--height:expression(this.clientHeight > 700? "100%" :"700px");
		/*background:transparent url('../image/enter/top_sky.jpg') top center no-repeat;*/
		}
	#bottom_back{
		height:553px;
		margin-bottom:128px;
		background:transparent url('../image/enter/bottom_bck.jpg')  right top no-repeat;
		}
		
		
		#lang_sel{
			margin-top:125px;
			
			}

		#nav_icons{
			margin-top:125px;
			
			}
	#footer{
		width:100%;
		padding:0px;
		height:28px;
		padding-top:100px;
		margin:0px;
		left:0px;
		bottom:0px;
		background:transparent url('../image/enter/footer_bck.jpg')  center top repeat-x;
		z-index:4;
		}
	#logo{
		top:62px;
		left:50%;
		margin-left:-250px;
		position:absolute;
		}
		
	#preldr{
		bottom:100px;
		left:30px;
		position:absolute;
		}
	#loader{
		bottom:170px;
		left:0%;
		width:750px;
		/*width:60%;
		margin-left:-530px;*/
		overflow:hidden;
		position:absolute;
		text-align:center;
		}
	/*#loader table{margin-left:100%;}*/
	#loader table{margin-left:30px;}
	#left_loader_grad{
		bottom:170px;
		left:0%;
		width:50px;
		height:41px;
		margin-left:0px;
		position:absolute;
		--filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/usr/image/enter/left_loader_grad.png',sizingMethod='scale');
		background:url('../image/enter/left_loader_grad.png') repeat-y;
		--background:url('../image/common/empty.gif');
		}
	
	#right_loader_grad{
		bottom:170px;
		/*left:60%;*/
		left:750px;
		width:50px;
		height:41px;
		margin-left:-50px;
		position:absolute;
		--filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/usr/image/enter/right_loader_grad.png',sizingMethod='scale');
		background:url('../image/enter/right_loader_grad.png') repeat-y;
		--background:url('../image/common/empty.gif');
		}
		
		#loader img{
			margin-right:30px;
			}
	#enter_but{
		position:absolute;
		bottom:64px;
		left:50%;
		margin-left:-63px;
		z-index:4;
		}
		#enter_but a{
			font-family:Arial Narrow;
			color:#fff;
			font-size:20px;
			margin:0px 10px;
			}

							