@charset "utf-8";
/* CSS Document */

body#start {background:url(../images/bg.jpg);}
#vertical_positioner {
	width: 100%; 
	height: 1px; 
	overflow: visible; 
	position: absolute; 
	top: 50%}

#start_wrapper{
	position: relative;
	width: 484px; 
	height: 571px; 
	margin: -300px auto; 
	background: url(../images/start_bg.jpg) no-repeat 50% 50%; 
	}


#start_wrapper h2 {text-indent: -10000px; margin: 0;}

#start_menu {width: auto;
	height: 330px;
	margin-top: 330px;
	margin-left: 65px;}
	
#start_menu ul {
	list-style-type: none;}
	
#start_menu li {
	display: inline;
	float: left;
	text-align: center;
	position: relative;}
	
#start_menu li {
	font: bold 1.1em arial, helvetica, sans-serif; 
	text-transform: uppercase;}
	
#start_menu a {
	width: 83px; 
	height: 122px; 
	display: block; 
	text-align: center; 
	margin-right: 16px;}

#start_menu ul li a:link, #start_menu a:visited  {
	text-decoration: none;
	color: #666;
	outline: none;
	}
	
#start_menu ul li a:hover, #start_menu ul li a:focus, #start_menu ul li a:active {text-decoration: none; color:#FFFFCC}

#start_menu li em {
	background: url(../images/start-welcome.png) no-repeat;
	width: 313px;
	height: 90px;
	position: absolute;
	top: -100px;
	left: -115px;
	text-align: center;
	padding: 20px 0 0 0;
	font-style: normal;
	z-index: 2;
	color:#FFFFCC;
	font-size: 120%;
	display: none;
	}
	
	
	

img {border: 0;}

a.tooltip span {display:none;}
a.tooltip:hover {border:0; position:relative; z-index: 500; text-decoration:none;}
a.tooltip:hover span {
	display: block; 
	height: auto; 
	width: 280px; 
	text-align: center; 
	color:#fff;
	text-decoration: none;
	font: bold 22px Arial, Helvetica, sans-serif;
	float: left;
	margin-top: -200px; 
	border: 1px solid white;
	padding: 7px;
	background: url(../images/start_hover_bg.png) 50% 50% no-repeat;
	}
	
span.gr {margin-left: -10px}
span.ru {margin-left: -107px;}
span.en {margin-left: -204px}
