@charset "utf-8";
/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

html,body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
#bg-zone{
	z-index:-999;
	height:100%;
	width:100%;
	text-align:center;
}
#bg-zone-image {
	left:0px;
	position:fixed;
	_position:absolute;
	clip:inherit;
	_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
	_right:expression(document.documentElement.scrollLeft+ document.documentElement.clientWidth - offsetWidth);
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%;
}
#main-div{position:absolute;left:0px;top:0px;height:100%;width:100%;}

#wrap {
	margin: 0 auto;
	position: relative;
	width: 980px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../img/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#head1 {
	height: 137px;
	left: 33px;
	position: absolute;
	top: 23px;
	width: 329px;
	z-index: 9;
	overflow: hidden;
}
#head2 {
	height: 95px;
	left: 371px;
	position: absolute;
	top: 23px;
	width: 283px;
	z-index: 9;
	overflow: hidden;
}
#head3 {
	height: 82px;
	left: 660px;
	position: absolute;
	top: 23px;
	width: 283px;
	z-index: 9;
}
#header3 {
	height: 233px;
	left: 229px;
	position: absolute;
	top: 129px;
	width: 506px;
}
#map {
	height: 233px;
/*	left: 229px;*/
	position: relative;
/*	top: 129px;*/
	width: 506px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../img/newmap2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#map a {
    color: #3B6694;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    text-decoration: none;
}
#m1 {
    left: 213px;
    top: 15px;
}
#m2 {
    left: 293px;
    top: 20px;
}
#m3 {
    left: 395px;
    top: 37px;
}
#m4 {
    left: 300px;
    top: 72px;
}
#m5 {
    left: 338px;
    top: 95px;
}
#m6 {
    left: 92px;
    top: 110px;
}
#m7 {
    left: 205px;
    top: 105px;
}
#m8 {
    left: 360px;
    top: 145px;
}
#m9 {
    left: 285px;
    top: 158px;
}
#m10 {
    left: 275px;
    top: 118px;
}
#banners {
	height: 388px;
	overflow: hidden;
	position: absolute;
	right: 19px;
	text-align: center;
	top: 135px;
	width: 205px;
	z-index: 99;
}
#languages {
    left: 138px;
    position: absolute;
    top: 175px;
}
#content {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	padding-top: 185px;
	text-align: left;
}
#box1 {
    border-right: 1px solid #DADADA;
    float: left;
    padding: 0;
    width: 216px;
}
#sidemenu {
	margin-bottom: 1px;
	overflow: hidden;
	background-color: transparent;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-left: 20px;
	width: 190px;
	height: auto;
}
#box2 {
	color: #39351C;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	height: auto !important;
	padding-top: 170px;
	width: 530px;
	text-align: left;
}
#box2 #padding {
	overflow: auto;
	padding: 10px 15px;
}
#box2 h1 {
    color: #39351C;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}
element.style {
    clear: both;
}
#footer {
	clear: both;
	color: #39351C;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0 8px 6px;
	position: relative;
}
#bigbanner {
    height: 133px;
    width: 962px;
}
.banners-in {
	text-align: center;
	width: 205px;
	height: auto;
}


/*******SISU*******/
.otsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099CC;
	height: 18px;
	width: 145px;
	border: 1px solid #E6EAEE;
	vertical-align: middle;
}

h1 {
	text-transform: none;
	color: #333333;
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.copyright {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	float: right;
}

.menu_edit_img{
	background:url('../img/icons/edit.png') no-repeat;
	width:10px;
	height:12px;
	vertical-align:middle;
}
