HTML, BODY {
	height: 100%;
	background: #DDD;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6E6E6E;
}

BODY {
	font-size: 76%;
}

DIV, H1, H2, H3, H4, P, IMG, UL {
	display: block;
	margin: 0;
	padding: 0;
}

A, A:VISITED {
	color: #e5a100;
	text-decoration: none;
}

A:HOVER, A:VISITED:HOVER {
	color: #888;
}

DIV#wrapp {
	width: 770px;
	min-height: 100%;
	_height: 100%;
	background: #EBEBEB url(images/ui/bg_wrapp_tiley.jpg) 0 0 repeat-y;
	margin: auto;
	padding: 0 25px 0 35px;
	font-size: 1em;
	text-align: left;
}

H1 {
	width: 760px;
	height: 103px;
	background: #FFF url(images/ui/header.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 2em;
}

UL#mainmenu {
	height: 28px;
	background: #FFF url(images/ui/mainmenu.jpg) 0 0 no-repeat;
	list-style: none;
	margin: 0 10px 0 0 !important;
}

UL#mainmenu LI {
	display: block;
	height: 28px;
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
}

UL#mainmenu LI A {
	display: block;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}

LI#etusivu { width: 74px; }
LI#myytava { width: 99px; }
LI#yhteyst { width: 122px; }

DIV#imagesection {
	width: 760px;
	height: 127px;
	background: #FFF url(images/ui/imagesection.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	font-size: 2em;
}

DIV#content {
	width: 770px;
	background: #FFF;
	margin: 0 0 3px 0;
	padding: 40px 0 0 0;
	float: left;
}

H2 {
	width: 760px;
	height: 20px;
	text-indent: -9999px;
	line-height: 20px;
	padding: 0 0 1em 0;
	overflow: hidden;
}

#index H2 { background: #FFF url(images/ui/h2_juxter.jpg) 0 0 no-repeat; }
#myytavana H2 { background: #FFF url(images/ui/h2_myytavana.jpg) 0 0 no-repeat; }
#yhteystiedot H2 { background: #FFF url(images/ui/h2_yhteystiedot.jpg) 0 0 no-repeat; }

DIV#text {
	width: 350px;
	float: left;
}

DIV#text.myynti { 
	width: 760px;
	margin: 0 0 1em 0;
	float: none;
}

DIV#banners {
	width: 380px;
	float: right;
}

P {
	margin: 0 0 1em 0;
}

P.ingres {
	font-weight: bold;
	color: #4B4B4B;
}

UL {
	margin: 0 0 1em 15px;
	_margin: 0 0 1em 17px;
}

UL LI {
	margin: 0;
	padding: 0;
}

A.banner {
	display: block;
	width: 380px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

A.banner#algema { background: #FFF url(images/ui/banner_algema.jpg) 0 0 no-repeat; }
A.banner#wellmeyer { background: #FFF url(images/ui/banner_wellmeyer.jpg) 0 0 no-repeat; }

.myynti-ilmo {
	height: 85px;
	padding: 5px;
}

.vari1 { background: #EBEBEB; }
.vari2 { background: #D8D8D8; }

.myynti-ilmo IMG {
	margin: 0 10px 0 0;
	float: left;
}

H4 {
	font-size: 1.1em;
	font-weight: bold;
}

.myynti-ilmo P {
	margin: 5px 5px 0 0;
}

.kuvalinkit {
	display: inline;
	margin: 0 5px 0 0;
	float: right;
}

DIV#footer {
	height: 30px;
	margin: 0 15px 0 5px;
	font-size: 0.9em;
	color: #4B4B4B;
	clear: both;
}

DIV#footer P {
	margin: 0;
	padding: 0;
	float: right;
}