@charset "utf-8";
/* CSS Document */


	/* hide from ie on mac \*/
	
	/* end hide */

	body {
	
		margin: 0 auto;
			font-size:10pt;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background-color:#1050A0;
		background-image:url(../images/flash_bg.jpg);
		background-repeat:no-repeat;
		background-position:center;
		
	}
	
#layer
{
	margin:0 auto;
	width:784px; 
	height:570px;
	
	/*z-index:100; 
	left: 50%; 
	top: 50%;*/ 
	
	
}#left_menu {
	clear: right;
	float: left;
	height: 357px;
	width: 183px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	clear: right;
	float: left;
	height: 143px;
	width: 267px;
	margin-top: 54px;
	margin-right: 107px;
	margin-bottom: 0px;
	margin-left: 107px;
}
#right {
	float: right;
	height: 334px;
	width: 173px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom {
	margin: auto;
	height: 50px;
	width: 850px;
	color:#999999;
	text-align:center;
	padding-top:20px;
	line-height:20px;
	font-size:9pt;
}
#bottom a
	{
	text-decoration:none;
	color:#999999;
	}
#bottom a:hover
{
	color:#333333;
	}
	
#skip_intro
	{
	width:100%;
	height:30px;
	
	float:left;
	text-align:center;
	}
	
#skip_intro a
	{
	font-size:13px;
	color: #000000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	}
#skip_intro a:hover
	{
	color:#990000;
	}

