body
{
	width: 922px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #eee3c5 url('images/main.jpg') no-repeat center 10px;
	min-height: 649px;
	color: #FFFFFF;
	font-family: Times,Courier,Helvetica;
  font-size: 10pt;
  letter-spacing: -0.8px;
}

a
{
  text-decoration: none;
}

.menu a
{
  color: #FFFFFF;
  padding-left: 20px;
}

.info
{
	padding: 60px 0 0 120px;
	font-size: 8pt;
	clear: both;
}

.info,
.info a
{
	text-transform: uppercase;
  color: #665629;
}
	
ul.menu
{
	list-style-type: none;
	margin: 232px 0 0 110px;
	text-transform: uppercase;
	padding: 0;
	font-weight: bold;
}

li
{
	padding: 0 0 0 0;
	margin: 0;
	height: 16px;
}

.menu a:hover
{
	padding-left: 30px;
	background: url('images/pointer.gif') left center no-repeat;
}

div
{
	text-transform: uppercase;
	margin: -60px 0 0 0;
	padding-right: 140px;
	float: right;
	line-height: 13px;
}

div p
{
	text-align: right;
}

.LangSelect
{
  float: none;
  margin: 0;
  text-align: right;
  padding: 10px 110px 0 0;
}

.LangSelect a
{
  color: #000000;
  text-decoration: none;
  margin-left: 5px;
  padding: 0;
}

.LangSelect span
{
  color: #000000;
  text-decoration: underline;
  margin-left: 5px;
}

.LangSelect a:hover
{
  text-decoration: underline;
}