body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#index-swf {
	height: 470px;
	width: 1024px;
}
#index-footer {
	height: 80px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	position: absolute;
	right: 20px;
	bottom: 10px;
}
#Copyright a {
	color: #CCCCCC;
	text-decoration: none;
}
address {
	line-height: 1.5em;
	font-style: normal;
	left: 30px;
	top: 20px;
	position: absolute;
}
