BODY,TD {
	padding: 0px;
	margin: 0px;
	font-family:Tahoma;
	font-size:12px;
}

BODY {
	background-image:url('/img/body_background.png');
	margin-top: 25px; 
}

#page_area {
	margin-left: auto;
	margin-right: auto;
	width: 818px;
}

#header {
	float: left;
	width: 784px;
	height: 77px;
	background-image: url('/img/header.png');
}

#lang_select {
	width:100px;
	height: 11px;
	float:right;
	margin-top:10px;
}

#topmenu {
	float: left;
	width: 784px;
	height: 39px;
	background-image: url('/img/topmenu_background.png');
}

.topmenu_item {
	width: 129px;
	height: 34px;

	text-align:center;
	cursor: pointer;
	display:block;

	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	line-height:3em;
}

A.topmenu_item:hover {
	text-decoration:none;
}

.project {
	font-size: 11px;
}

.topmenu_container {
	display:block;
	float:left;
}

.topmenu_item_sep {
	float:left;
	width:1px;
	height:34px;
}

.sub_container {
	position:absolute;
	display:block;
	width:156px;
	background-color: #43474F;
	display:none;
	visibility:hidden;
	padding:0px;
	margin:0px;
}
.submenu_bullet {
	float: left;
}

.submenu_item {
	float: left;
	font-family: Tahoma,Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
A.submenu_item:hover {
	text-decoration: none;
	color:#fad400;
}

#content_area {
	background-image: url('/img/contentarea_back.png');
	width:818px;
}

#content {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:784px;
}

#contentpage_layout {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:760px;
}

#inner_frame {
	background-image: url('/img/content_back.png');
	width: 792px;
	margin-left:15px;
	margin-right:auto;
}

.element_left {
	float: left;
}

.footer_line {
	clear:both;
	width:792px;
	height:6px;
	background-color:#737373;
	margin-left:15px;
	margin-right:auto;
}

#footer_contacts {
	width: 784px;
	height: 27px;
	text-align:center;
	background-image: url('/img/footer_contact_bg.png');
}
.footer_contacts {
	font-family: Arial,Tahoma;
	font-size: 11px;
	color: #ffffff;
}


#footer_banners {
	width: 782px;
	height: 129px;
	background-color: #ffffff;
	border: 1px solid #959699;
}

#banners {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 172px;
	height: 467px;
	display: block;
}

#contentframe {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 576px;
}

.hdr {
	float: left;
	width: 556px;
	height: 21px;
	background-image: url('/img/hdr_back.png');
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	overflow: hidden;
	font-family: Tahoma,Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.object_aasta {
	display:block;
	float:left;
	height:25px;
	background-color:#43474F;
	border:1px solid #FFFFFF;
	line-height:2em;
	padding-left:10px;
	color:#ffffff;
}
A.object_aasta:hover {
	text-decoration: none;
}

