@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#000220;
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
}

li,ul { margin:0px; padding:0px;}

.center {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -156px;
	margin-left: -321px;
}

.intro_logo_en a {
	background:url("../images/tpl/fci_intro_logo_en_b.gif") 0 0 no-repeat;
	display:block;
	width:643px;
	height:156px;
	margin-bottom:40px;
}


.intro_logo_en a:hover {
	background-position: 0 -156px ;
}

.intro_logo_ru a {
	background:url("../images/tpl/fci_intro_logo_ru_b.gif") 0 0 no-repeat;
	display:block;
	width:643px;
	height:156px;
	margin-bottom:40px;
}


.intro_logo_ru a:hover {
	background-position: 0 -156px ;
}


.main {
	margin:0px;
	padding:0px;
	height:55px;
	width:642px;
	background:url("../images/tpl/lang_line.gif") bottom center no-repeat;}

.main ul {
	 /*margin:0 auto; */
	 width:285px;
	 height:40px;
	 letter-spacing:0.05em;
	 /*display:inline-block;*/
	 /*text-align:center;*/
	 
}
* html .main ul { display:inline;zoom:1; width:285px;}

.main li {
	text-align:center;
	padding:0px 0px;
	margin:0px;
	float:left;
	height:30px;
	width:285px;
	list-style:none;
	line-height:50px;
	font-size:12px;}

.main li a {
	display:block;
	width:285px;
	height:50px;
	color:#fff;
	text-decoration:none;
	}

	
	
.main li a:hover {
	text-decoration:none;
	color:#fff;
	background:url("../images/tpl/intro_line.gif") no-repeat center center;}
	
.intro_footer {
	font-size:10px;}
.intro_footer_copy {
	margin-top:200px;
	text-align:center;}
.intro_footer_studio {
	margin-top:20px;
	text-align:center;}

.intro_text {
	position:absolute;
	left:-9999px;
	}