body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #032227;
	margin: 0px;
	color: #FFF;
}

.lang {
	clear: both;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 28px;
}

.lang img {
	height: 28px;
	float:right;
}
.flash {
	clear: both;
	width: 860px;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 470px;
}

.logo_area{
	clear: both;
	width: 860px;
	margin-top: 34px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 20px;
}

.logo{
	width: 110px;
	margin-top: 0px;
	margin-right: 0px;
	height: 20px;
	float:right;
}
