/* CSS Document */
body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
.main-container {
	background-image: url(images/index_56.jpg);
	width: 900px;
	background-repeat: repeat-y;
	margin: auto;
}
.header {
	background-image: url(images/index_01.jpg);
	width: 900px;
	height: 167px;
	margin: 0px;
}
.flv-container {
	background: transparent;
	width: 900px;
	height: 388px;
	margin-top: 10px;
}
.flv-container p {
	text-align: left;
	font-size: 14px;
}
.flv-container a:hover {
	color: #CC0000;
	text-decoration: none;
}
.flv-container .player {
	background-color: #FFFFFF;
	width: 518px;
	height: 388px;
	float: left;
}
.flv-container .ad1 {
	background-color: #FFFFFF;
	width: 364px;
	height: 242px;
	float: right;
	margin-right: 8px;
}
.flv-container .textBox {
	background: inherit;
	width: 364px;
	height: 135px;
	float: right;
	margin-right: 8px;
	margin-top: 5px;
	padding: 5px 0px 0px 2px;
}
.download-link {
	background: inherit;
	width: 900px;
	height: 106px;
	margin-top: 10px;
}
.preview-thumbs-container {
	background: inherit;
	width: 900px;
	height: 156px;
	margin-top: 10px;
}
.preview-thumbs-container .imageContainer {
	background: inherit;
	width: 180px;
	text-align: center;
	float: left;
}
.ad2 {
	background: inherit;
	width: 900px;
	height: 130px;
	margin-top: 10px;
}
.bonus-site-container {
	background-image: url(images/index_55.jpg);
	width: 900px;
	height: 410px;
	text-align: center;
	margin-top: 10px;
}
.bonus-site-container .bonusSite-ad {
	background: inherit;
	width: 350px;
	height: 197px;
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-top: 8px;
}
.bonus-site-container .siteContainer {
	background: inherit;
	width: 177px;
	height: 200px;
	float: left;
	text-align: center;
	margin-top: 5px;
}
.spacer {
	width: 10px;
	height: 200px;
	float: left;
}
.siteContainer a{
	color: #FFFFFF;
	font-size: 12px;
}
.siteContainer a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	background: inherit;
	width: 900px;
	height: 87px;
	margin-top: 10px;
	padding-bottom: 10px;
}
