		body
		{
			background: #253B6A;
		}
		#bg
		{
			background: transparent url(../../images/start/bg.jpg) no-repeat;
			height: 420px;
			left: 50%;
			margin-left: -380px;
			position: absolute;
			width: 760px;
			top: 0;
			z-index: 1000;
		}
		#content
		{
			background: #253B6A url(../../images/start/bg.gif) repeat-x;
			height: 420px;
			left: 0;
			margin-top: -210px;
			top: 50%;
			width: 100%;
			position: absolute;
			text-align: center;
		}
		#menu
		{
			left: 29px;
			height: 188px;
			padding-top: 90px;
			position: absolute;
			top: 81px;
			width: 141px;
		}
		#menu-top
		{
			display: block;
			left: 10px;
			height: 87px;
			position: absolute;
			width: 180px;
			top: 90px;
			z-index: 120;
		}

		#space
		{
			display: block;
			left: 200px;
			height: 340px;
			position: absolute;
			width: 550px;
			top: 50px;

		}
		div.off#menu img
		{
			visibility: hidden;
		}
		div.on#menu img
		{
			visibility: visible;
		}
