* {border:1px solid red;}

div#body {
	margin: 1px auto;
	width: 819px;
	height: 650px;
	text-align: left;
	position: relative;
	top: 50%;
	margin-top: -325px;
}

div#text {
	height: 200px;
	padding: 25px;
	width: 719px;
}

div#Nav {
	left: 218px;
	position: relative;
	top: 45px;
}

h1 {
	color: #87888A;
	font-size: 20px;
	margin-left: -35px;
}

h3 {
	color: #87888A;
	font-size: 20px;
	margin-left:27px;
}
p.text {
	font-size: 12px;
	color: #87888A;
	line-height: 17px;
	margin: 0;
	padding-bottom: 10px;
	margin-left: 44px;
	margin-right: 44px;
}
div#content {
	position: absolute;
	top: 64px;
	width: 819px;
	height: 410px;	
}
div#language {
	position: relative;
	top: 569px;
	width: 843px;
	text-align: right;
	font-size: 12px;
	color: #87888A;
	line-height: 17px;
}
div#logo {
	left: 0;
	position: absolute;
	top: 0px;
}
div#bg_logo {
    left: 128px;
    position: absolute;
    top: 0px;
}
div#xforward {
	position: absolute;
	cursor: pointer;
	top: -245px;
	right: -65px;
	height: 29px;
	width: 29px;
	z-index: 999;
}
div#xback {
	position: absolute;
	cursor: pointer;
	top: -245px;
	left: 11px;
	height: 29px;
	width: 29px;
	z-index: 999;
}