﻿* 
{
	margin:0;
	padding:0;
	border:0;
}

body 
{
	background:url(/templates/pages/rp/graphics/bg.jpg) repeat-x #a8abb1;
}

.wrapper 
{
	width:733px;
	margin:auto;
}

.logo 
{
	margin:20px 0 70px 0;
}

.areas 
{
	width:733px;
	float:left;
}

.aItem 
{
	width:240px;
	float:left;
}

.aItem img 
{

}

.chLang 
{
	position:absolute;
	padding:154px 0 0 19px;
	display:none;
}

.rpa
{
	padding-right:16px;
}

.starttext 
{
	width:733px;
	height:118px;
	background:url(/templates/pages/start/gfx/bottom_fade.jpg) repeat-x;
	
	float:left;

	text-align:center;
	margin-top:50px;
	padding-top:20px;
	font-family:Trebuchet MS;
	font-size:22px;
	font-weight:bold;
	color:#fff;
}