* { margin: 0; padding: 0; }
html { height: 100%; min-width: 1000px; min-height: 610px; }
body { height: 100%; min-width: 1000px; min-height: 610px; background: #001240; font: 13px Arial, sans-serif; color: #FFF; }

img { //behavior: url("js/png.htc"); }
a { outline: none; }

.outer { position: relative; height: auto !important; height: 100%; min-height: 100%; _width: expression(document.body.clientWidth < 1001 ? "1000px" : "100%"); _height: expression(document.body.offsetHeight < 611 ? "610px" : "100%"); background: url(../iimages/back.jpg) 50% 100% no-repeat; overflow: hidden; }
	.people { position: absolute; z-index: 4; display: block; bottom: 0px; left: 0px; height: auto; }
	.logo { position: absolute; z-index: 3; top: -12%; left: 25%; margin-top: 115px; xmargin-left: -349px; width: 50%; xmax-width: 628px; _xwidth: expression(document.body.clientWidth > 1257 ? "628px" : "100%"); xheight: 181px; }
		
	.dummy { width: 1000px; height: 610px; }
	
	.silver { display: none; position: absolute; z-index: 10; zoom: 1; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; opacity: 0.75; -moz-opacity: 0.75; filter: alpha(opacity=75); }

	.video-open {  display: block; width: 280px; height: 80px; position: absolute; z-index: 5; bottom: 0px; left: 50%; margin-left: -140px; //cursor: pointer; }
		.video-open span { display: block; width: 280px; height: 80px; background: url(../iimages/a_open.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/a_open.png',sizingMethod='crop'); }
		
	.video-wrapper { display: none; position: absolute; z-index: 30; left: 50%; top: 50%; margin: -100px 0 0 -277px; width: 554px; height: 280px; }
		.player { position: absolute; left: 0px; top: 29px; width: 530px; height: 304px; padding: 12px; background: url(../iimages/player.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/player.png',sizingMethod='crop'); }
			.flash { width: 480px; height: 300px; }
		.video-close { display: block; position: absolute; right: -21px; top: 8px; width: 48px; height: 48px; z-index: 31; //cursor: pointer; }
			.video-close span { display: block; width: 48px; height: 48px; background: url(../iimages/a_close.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/a_close.png',sizingMethod='crop'); }
			
	.stone { position: absolute; z-index: 9; right: 0px; bottom: 0px; width: 16%; height: 100%; xbackground: pink; xborder-left: 1px solid red; xborder-top: 1px solid red; }
		.links { position: absolute; left: 35%; bottom: 12%; width: 115px; height: 91px; margin: 0 0 -25px -45px; }
			.links a { //cursor: pointer; }
			
			.link-1 { position: absolute; left: 0px; top: 0px; }
				.link-1 a { display: block; width: 115px; height: 29px; }
					.link-1 a span { display: block; width: 114px; height: 29px; background: url(../iimages/link1.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/link1.png',sizingMethod='crop'); }
						.link-1 a:hover span { display: block; width: 114px; height: 29px; background: url(../iimages/link1_a.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/link1_a.png',sizingMethod='crop'); }
					
			.link-2 { position: absolute; left: 4px; top: 29px; }
				.link-2 a { display: block; width: 63px; height: 21px; }
					.link-2 a span { display: block; width: 63px; height: 21px; background: url(../iimages/link2.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/link2.png',sizingMethod='crop'); }		
						.link-2 a:hover span { display: block; width: 63px; height: 21px; background: url(../iimages/link2_a.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/link2_a.png',sizingMethod='crop'); }		

			.link-3 { position: absolute; z-index: 1; left: 7px; top: 50px; }
				.link-3 a { display: block; width: 61px; height: 21px; }
					.link-3 a span { display: block; width: 61px; height: 21px; background: url(../iimages/link3.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/link3.png',sizingMethod='crop'); }	
						.link-3 a:hover span { display: block; width: 61px; height: 21px; background: url(../iimages/link3_a.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/link3_a.png',sizingMethod='crop'); }	

			.link-4 { position: absolute; left: 10px; top: 64px; }
				.link-4 a { display: block; width: 102px; height: 27px; }
					.link-4 a span { display: block; width: 102px; height: 27px; background: url(../iimages/link4.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/link4.png',sizingMethod='crop'); }
						.link-4 a:hover span { display: block; width: 102px; height: 27px; background: url(../iimages/link4_a.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='iimages/link4_a.png',sizingMethod='crop'); }
