body {
	font: normal 11px arial;
	background:#ffeb90 url(../images/spabackground.jpg) repeat-x top center;
	text-align:center;
	margin:0px;
	padding:0px;
	}


.page_container{
text-align:left;
width:800px;
margin:0 auto;
}

.header{
width:800px;
height:172px;
}

.wrapper{
width:800px;
float:left;
margin-top:30px;
}

.nav_container{
width:162px;
margin-right:58px;
float:left;
display:inline;
}

.content_container{
background:#fff;
width:580px;
float:left;
}
html>body .content_container{
width:530px;
*width:580px;
}
.footer{
width:800px;
height:10px;
}
.lang img{
float:left;
border:0;
margin-left:15px;
margin-bottom:20px;
}
