html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: verdana, arial, helvetica;
}

html {
	background-image: url(../images/leftBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

body {
	background-image: url(../images/topStripe.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}

#minWidth {
	background-image: url(../images/leftBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 995px;
}

#container {
	width: 845px;
	float: left;
	clear: none;
}

#rightArea {
	width: 150px;
	float: left;
	clear: none;
	background-image: url(../images/rightShadow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: right;
	overflow-x: hidden;
	display: block;
	text-align: left;
}

#rightArea .swfobject_placeholder {
	margin-bottom: 10px;
	margin-left: 10px;
}

#rightArea img {
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
}

#topArea {
	height: 136px;
	width: 845px;
	float: none;
	clear: both;
	display: table;
	background-image: url(../images/topBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#middleArea {
	width: 845px;
	float: none;
	clear: both;
	background-image: url(../images/rightStripe.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#bottomArea {
	height: 47px;
	width: 845px;
	float: none;
	clear: both;
}

#bottomArea .tkuenergia {
	float: left;
	vertical-align: middle;
	display: block;
	width: 208px;
	overflow: hidden;
	height: 47px;
}

#bottomArea .menu {
	width: 517px;
	float: left;
	height: 47px;
}

#bottomArea .signature {
	width: 110px;
	height: 47px;
	float: left;
}

#left {
	width: 208px;
	float: left;
	overflow-x: hidden;
	padding-top: 6px;
}

#content {
	width: 637px;
	float: left;
	min-height: 420px;
	overflow-x: hidden;
	display: block;
	background-image: url(../images/nostoViiva.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

* html #content {
	height: 420px;
}

#nostot {
	width: 637px;
	display: table;
	background-image: url(../images/nostoViiva.gif);
	background-repeat: repeat-y;
	background-position: 376px 0px;
	margin-top: 8px;
}

#front_fixed {
	width: 637px;
	display: table;
	background-image: url(../images/nostoViiva.gif);
	background-repeat: repeat-y;
	background-position: 260px 0px;
	margin-top: 10px;
}


#wideshort {
	width: 377px;
	float: left;
	display: block;
}

#short {
	width: 260px;
	float: left;
	display: block;
}

#short img {
	margin-left: 10px;
	margin-bottom: 10px;
}

#logoArea {
	width: 390px;
	height: 136px;
	float: left;
}

#categoryName {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #005b39;
	text-align: left;
	width: 198px;
	background-color: #fff;
	margin-left: 5px;
	margin-bottom: 10px;
}

#searchAndMenu {
	width: 455px;
	float: left;
}


#language {
	width: 215px;
	height: 36px;
	margin-top: 20px;
	float: left;
	font-size: 8pt;
	color: #808080;
	text-align: right;
}

#language img {
	vertical-align: middle;
	margin-right: 6px;
}

#language span {
	vertical-align: middle;
	line-height: 13px;
}

#search {
	width: 240px;
	height: 40px;
	margin-top: 16px;
	float: left;
	text-align: right;
	line-height: 20px;
}

#search img,span,input {
	vertical-align: middle;
}

