﻿body
{
	margin: 0;
	background-color: #999999;
}

image
{
	border-width: 0px;
	border-style: none;
}

a
{
	font-size: 11px;
	color: #000000;
	font-family: Sans-Serif;
	text-decoration: None;
}

.brochure
{
	width: 100%;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-family: Sans-Serif;
}

a.brochurelink
{
	font-size: 14px;
	font-weight: bold;
}

.maincontent
{
	width: 970px;
	height: 620px;
	background-color: #ffffff;
}

.topbanner
{
	background-image: url('../images/homeback_youtube.jpg');
	width: 970px;
	height: 240px;
}

.langbuttons
{
	background-color: #b3ad01;
	width: 970px;
	height: 155px;
}

.address
{
	width: 970px;
	height: 155px;
}

.bottomedge
{
	background-color: #c1c5c8;
	width: 970px;
	height: 50px;
	text-align: right;
}

.forsale
{
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	width: 300px;
	text-align: left;
}

#langnl, #langme, #langen, #langru
{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 110px;
}

#langnl
{
	background-color: #b3ad01;
}

#langme
{
	background-color: #bbb858;
}

#langen
{
	background-color: #d8d69d;
}

#langru
{
	background-color: #ebe9cd;
}

#langedge
{
	background-color: #b3ad01;
	width: 970px;
	height: 45px;
}

.addresstext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}