* {
	padding: 0px; margin: 0px; border: none;
	}
body{
	background: #000; font-weight: normal; font-family: Georgia, Arial, Tahoma, Verdana; font-size: 12px;
	text-align: center;
	}
#intro_wrapper{
	background: url(../images/intro_body_bg.jpg); min-width: 990px;
	background-position: 50% 100%; background-repeat: repeat-y;
	}
#intro_first{
	width: 100%; background: url(../images/intro_header_bg.jpg) no-repeat 50% -30px;
	text-align: center; vertical-align: middle; margin: auto;
	filter: alpha(opacity=93); -moz-opacity: 0.93; -khtml-opacity: 0.93; opacity: 0.93;

	}
#flash_intro_box{
	text-align: center; vertical-align: middle;
	width: 600px; height: 400px; margin: 102px auto auto auto; 
	border: solid 1px #000; 
	background: url(../images/zima.jpg) no-repeat;
	background-position: center;

	}
#intro_footer{
	height: 110px; background: url(../images/intro_footer_bg.jpg) no-repeat 50% 10px;
	width: 100%; margin: 0px; padding-top: 30px;
	filter: alpha(opacity=93); -moz-opacity: 0.93; -khtml-opacity: 0.93; opacity: 0.93;
	text-align: center;
	}
	
#intro_footer a{
	display: block;
	width:220px;
	height:30px;
	background: url(../images/skip1.gif);
	text-align: center;
	line-height: 30px;
	color: gray;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;

}

#intro_footer a:hover{
	background: url(../images/skip2.gif);
	line-height: 30px;
	color: silver;
	text-decoration: none;

}
	
#foot_text{
	width: 600px; margin: 0px auto; text-align: left; 
	color: #636363;
	font-size: 14px;
	font-family: "Palatino Linotype";
	}
	
	

#foot_text a.developed{
	font-size: 12px;
	color: #3f3f3f;
	text-decoration: none;
}

#foot_text a.developed:hover{
	color: #525252;
	text-decoration: none;
}
