@charset "utf-8";


body{
margin:0;
padding: 0;
background-color: #000000;}
a{outline: none;}
img{border: none;}

#wrapper{
	margin: 0 auto;
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	width: 999px;
	height: 767px;
}
#wrapper #maincontent{
	padding-top: 338px;
	
}
#copy{
	display: none;
}
#flash{
	width: 332px;
	padding-left: 479px;
	~padding-left: 294px
}
#button_visit{
	margin-left: -445px;
	position: relative;
	top: -46px;
}
#itunes{
	display: block;
	height: 0px;
	width: 250px;
	padding-top: 25px;
	overflow: hidden;
	position: relative;
	top: -45px;
	left: 25px;
	~margin-left: -500px;
}

#corpfooter{
	margin-top: -30px;
}

 /* FOOTER */
#footer { width: 728px; font-size: 10px; color: #545c61; background-color: #000000;}
#footer a:link { color: #545c61; }
#footer a:visited { color: #545c61; }
#footer a:hover { color: #f1cc31; }

