body {
	background-color: #391D1D;
	margin: 0px;
	background-image: url(../images/index_bg.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.text_s {
	font-size: 11px;
	color: #CC6600;
}

#mainSwf {
	height: 100%;
	padding-top: 100px;
	text-align: center;
}
#swfHolder {
	margin: auto;
	height: 450px;
	width: 820px;
}
