/* CSS Document */

body.index_index {
	background: #000 url(../../i/home/bg_home.jpg) repeat-x center top;
	color: white;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:76%;
	line-height: 1.5em;
	margin:0;
	padding:0;
	position:relative;
	overflow-x: hidden;
	}
	
body.index_index .ajaxWrapper, body.index_index .flashContainer {
	width: 100%;
	height: 650px;
	}
	
body.index_index .flashContainer {
	background: url(../../i/home/bg_swf.jpg) no-repeat center top;
	padding: 0px;
	margin: auto;
	/*width: 1400px;*/
	z-index: 0;
	position: absolute;
	}

body.index_index a {
	color: #f6d000 !important;
	}

body.index_index ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:auto;
}
	
/* Footer */

body.index_index .footer_home {
	position:relative;
	z-index: 2;
	width: 500px;
	height: 40px;
	margin: auto;
	color: #666;
	padding: 15px;
	text-align:center;
	top: 575px;
	}

body.index_index .footer_home_ul {
	margin: auto;
	padding: 0px;
	text-align:center;
	}

body.index_index .footer_home a {
	text-decoration:none;
	}

body.index_index .footer_home li {
	display: inline;
	margin: 2px 10px 0;
	}
	
body.index_index #swfContainer {
	text-align: center;
	color: white;
	/*width: 1400px;*/
	height: 650px;
	}
	
body.index_index #swfContainer div {
	padding-top: 100px;
	}