@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	margin: 0px 0px 0px 0px;
}

.wrapper {
	width: 1000px;
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
}

.topReviews {
	width: 1000px;
	float:left;
	margin-bottom:5px;
	background-color:#FFFFFF;
	
}

.homeBody {
	float:left;
	width: 1000px;
	height:615px;
	border: 1px solid #FFFFFF;
	background-image:url(../images/background_main.png);
	background-repeat:no-repeat;
}

.video {
	float:left;
	width: 425px;
	margin: 325px 0px 0px 85px;
	font-size:14px;
	color:#FFFFFF;
}

.nav {
	float:left;
	width:980px;
	height:30px;
	margin: 5px 0px 0px 10px;
	border: 1px solid #ffffff;
		background-image:url(../images/nav_background.gif);
	background-repeat:repeat-x;

	padding-top:10px;
}

.nav a {
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
}

.nav a:hover {
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
}

.footer {
	width:1000px;
	height:99px;
	float:left;
	margin-top:5px;
	background-image:url(../images/footer_background.png);
	background-repeat:no-repeat;
	font-size:10px;
	color:#000000;
	
}

.subNav {
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	width: 500px;
	float:left;
	margin-bottom:20px;
}

.subNav a {
font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}

.subNav a:hover {
font-size:16px;
	color:#FFFFFF;
	text-decoration:underline;
}
	

.footer a {
	
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.footer a:hover {
	
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.aboutBody {
	float:left;
	width: 1000px;
	min-height:615px;
	border: 1px solid #FFFFFF;
	background-image:url(../images/background2.png);
	background-repeat:no-repeat;
}


.aboutCopy {
	float:left;
	margin-top:30px;
	margin-left:50px;
	width:500px;
	font-size:12px;
}

.aboutCopy2 {
	float:left;
	width: 900px;
	margin-left:50px;
}

img a {
	border:none;
}

a img {
	border:none;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.reviewsBody {
	float:left;
	width: 1000px;
	min-height:615px;
	border: 1px solid #FFFFFF;
	background-image:url(../images/background3.png);
	background-repeat:no-repeat;
}

.partnerBody {
	float:left;
	width: 1000px;
	height:615px;
	border: 1px solid #FFFFFF;
	background-image:url(../images/background4.png);
	background-repeat:no-repeat;
}

.ticketsBody {
	float:left;
	width: 1000px;
	height:850px;
	border: 1px solid #FFFFFF;
	background-image:url(../images/background5.png);
	background-repeat:no-repeat;
}

.contactBody {
	float:left;
	width: 1000px;
	height:615px;
	border: 1px solid #FFFFFF;
	background-image:url(../images/background6.png);
	background-repeat:no-repeat;

}

.benefitBody {
	float:left;
	width: 1000px;
	height:750px;
	border: 1px solid #FFFFFF;
	
}
	

	