body {
	margin: 0;
	padding: 0;
	background: #3C8209;
	font-size: 12px;
	line-height: 160%;
}

a img {
	border-style: none;
	border-width: 0;
}

#flash {
	height: 620px;
	width: 100%;
	background: url(../images/bg_mainfla.jpg) center center;
}

#content {
	margin: auto;
	height: 620px;
	width: 920px;
	/*background: url(../images/bg_stardust.jpg) center center;*/
}

#wrp {
	position: absolute;
	top:0;
	width: 100%;
	z-index: 10;
}

#wrp #head{
	margin: auto;
}

#foot {
	background: url(../images/bg_foot.jpg) repeat-x center top;
	text-align: center;
}

#foot ul {
	margin: 0 auto;
	padding: 0;
	width: 914px;
	height: 78px;
	text-align: left;
	text-indent: 0;
}



#foot ul li {
	margin: 19px 0 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0;
	width: 181px;
	float: left;
}

#foot ul li a {
	margin: 0;
	padding: 0;
}

#foot ul li a img {
	margin: 0 0 0 5px;
	padding: 0;
}

#foot .contact {
	margin: 0 auto;
	width: 900px;
	clear: both;
	text-align: left;
	font-size: 0.9em;
	color: #cfe08f;
	line-height: 140%;
}

#foot .contact a {
	color: #fff;
	position: relative;
}

#foot .contact address {
	font-weight: normal;
	font-style: normal;
}

#foot p#copyright {
	width: 900px;
	padding: 0 0 15px;
	text-align: right;
	margin: -1.3em auto 0;
}

/* @end */

#contents .text-80 {
	font-size: 80%;
}
