body {
	text-align: center;
}
#body_is {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}

#content_is {
	width: 980px;
	height: 730px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	top: -345px;
}

#left_is {
	width: 350px;
	height: 730px;
	background: url(../gfx/bg_l.png) no-repeat;
	float: left;
	position: relative;
}

#right_is {
	width: 630px;
	height: 730px;
	background: url(../gfx/bg_r.png) no-repeat;
	position: relative;
	float: right;
	margin: auto;
}

#sisu_is {
	padding: 115px 50px 46px 0px;
	text-align: left;
}

.l_column {
	width: 275px;
	float: left;
	position: relative;
	padding-top: 25px;
	padding-right: 30px;
	text-align: left;
}

.r_column {
	width: 275px;
	float: right;
	position: relative;
	padding-top: 20px;
	text-align: left;
}

.f_column {
	width: 580px;
	position: relative;
	padding-top: 25px;
	text-align: left;
}

.image_large {
	border: 2px #a6a6a5 solid;
	padding: 2px;
	margin-bottom: 30px;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	text-align: right;
	height: 192px;
}

#tt {
	position: absolute;
	display: block;
}

#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background-color: #f0f6e8;
	color: #4a4a4a;
	border: 1px #9a9a9a solid;
}

#NAVIGATION {
	background: url(../gfx/menu_bg.png) no-repeat;
	padding: 6px 180px 0px 15px;
	text-align: left;
	height: 350px;
}

.menu-odd {
	margin: 0 0 0 125px;
	width: 150px;
}

.menu-even {
	text-align: right;
	margin: 0 200px 0 0;
	width: 145px;
}

.menu-level-1, .menu-level-1:visited, .menu-level-1:active {
	display: block;
	height: 21px;
	overflow: hidden;
	color: #00483a;
	font-weight: bold;
	font: 20px arial, helvetica, tahoma, verdana, sans-serif;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 23px;
}

.menu-level-1:hover {
	color: #a6aa12;
}

.menu-level-2:hover {
	color: #005b86 !important;
}

.menu-level-2 {
	color: #a6a6a5 !important;
	margin: 0 7px 0 7px;
}

.menu-container-level-1 .menu-active {
	color: #a6aa12;
}

.menu-container-level-2 .menu-active {
	color: #005b86 !important;
}

.menu-container-level-2 {
	width: 350px;
	margin-left: 110px;
	margin-bottom: 20px;
	text-align: center;
}

.image_small {
	border: 2px #a6a6a5 solid;
	padding: 2px;
	height: 100px;
	text-align: center;
	background-color: #eeeeee;
}

.image_small img {
	border-width: 0;
}

.image_small:hover, .image_large:hover {
	border: 2px #a6aa12 solid;
}

.l_column2 {
	width: 158px;
	float: left;
	position: relative;
	text-align: left;
	padding-bottom: 20px;
	clear: both;
}

.r_column2 {
	width: 392px;
	float: right;
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 20px;
}

.f_column {
	width: 580px;
	position: relative;
	padding-top: 25px;
	text-align: left;
}

.full_link, .full_link:hover, .full_link:active {
	color: #4a4a4a !important;
}

img.cnode-zoom {
	width: 267px;
	height: 192px;
	border-width: 0;
}
