#subnavigation {
	z-index:500
}
#layout {
	width:100%;
	background:url(../../data-center/stars.png)
}
#content {
	margin:0;
	padding:0 0 12.1em 12em;
	float:left;
}
#content h1 span.orange {
	color: #ffa149
}
#content h1 span.lorange {
	color: #ffc749
}
#content h1 {
	line-height:50px
}
#content h1 span {
	color:#0a3346
}
#content h1 span.lc {
	padding-left:10px;
	background: transparent url(../../data-center/h1_back_l.gif) no-repeat left center;
}
#content h1 span.rc {
	padding-right:10px;
	background: transparent url(../../data-center/h1_back_r.gif) no-repeat  right center;
}
#hand {
	width:243px;
	height:379px;
	position:absolute;
	bottom:0;
	right:0px;
}
*html #hand {
margin-bottom:-3px;
	}
#tetris {
	height:350px;
/*	overflow:hidden;
	position:relative;*/
}
#tetris div {
	position:absolute
}
#block1 {
	margin-left:-80px
}
#block2 {
	left:17%;
	top:140px
}
#block3 {
	left:40%;
	top:140px
}
#block4 {
	left:55%;
	top:130px
}
div.important {
	margin-top:20px;
	padding-lefT:25px
}
img.ictinus-init {
	margin-bottom:12px
}
#content {
	background:url(../../data-center/lightblue.png) repeat-x 0 150px
}
#ships, #ships i {
	background:url(../../data-center/ships.png) 0 0 no-repeat;
	width:200px;
	height:81px;
	display:block;
	position:relative;
	overflow:hidden;
}
#ships i {
	height:163px;
	top:-81px;
}
#ships {
	position:absolute;
	right:5%;
	top:108px;
}
a.gallery_link span {
	padding-left:14px !important;
	margin-left:5px;
	width:14px;
	height:12px;
/*	background: url(../../data-center/gallery_icon.gif) no-repeat*/
}
a.gallery_link:hover span {
	background-position: 0 -48px
}

