.title {
	position: absolute;
	bottom: 228px;
	left: 586px;
	width:300px;
}
.text {
	/*bottom: 221px;*/
	top:215px;
	left: 586px;
	width:300px;
}
.logo {
	position: absolute;
	/*bottom: 221px;*/
	top:40px;
	left: 125px;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	position: absolute;
	/*bottom: 221px;*/
	top:533px;
	left: 10px;
}
