body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	text-align: left;
	}
	
a {
	outline: none;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration:none;
	}	
a:hover {
	text-decoration: none;
	color: #666666;
	}
	
#splash_wrapper {
	width: 799px;
	height: 650px;
	background-image: url(images/logo_splash.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
	}
	
#splash_image {
	width: 799px;
	height: 529px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	cursor: pointer;
	border-bottom: 2px solid #ec008c;
	}
	
#plane {
	bottom: 25px;
	right: 190px;
	position: absolute;
	}
	
#logobox {
	height: 121px;
	width: 185px;
	bottom: 0;
	right: 0;
	cursor: pointer;
	position: absolute;
		}

#footer {
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	margin-top: 12%;
	text-transform: uppercase;
	width: 600px;
	padding-left: 225px;
	}
	
#footer_info {
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	margin-top: 350px;;
	text-transform: uppercase;
	width: 600px;
	padding-left: 225px;
	}	
		
a.footername {
	color: #666;
	}
	
a:hover.footername {
	color: #fff;
	}		
		
#wrapper {
	width: 950px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
/*	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 20px 151px;*/
	position: relative;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#menu {
	width: 720px;
	background-color: #000000;
	right: 0;
	top: 17px;
	text-align: left;
	vertical-align: bottom;
	position: absolute;
	letter-spacing: 15px;
	}
	
#info_menu {
	background-color: #000000;
	left: 88px;
	top: 318px;
	text-align: left;
	vertical-align: bottom;
	position: absolute;
	letter-spacing: 3px;
	}
	
#image_wrapper {
	left: 230px;
	top: 50px;
	position: absolute;
	text-align: right;
	vertical-align: text-bottom;
	letter-spacing: 2px;
	}
	
 .pic {
	border-left: 3px solid #ec008c;
	z-index: 100;
	margin-bottom: 5px;
	}	
		
#image_wrapper .back_btn {
	cursor: pointer;
	}
	
#rio_info {
	text-align: left;
	letter-spacing: normal;
	padding-right: 15px;
	line-height: 14px;
	background-color: #000;	
	}

#rio_info_left {
	text-align: left;
	letter-spacing: normal;
	width: 290px;
	float: left;
	line-height: 1.3em;	
	}
