@charset "utf-8";
/* CSS Document */

body {
	margin: 35px 0px 0px;
	padding: 0px;
	background: url(../img/bg.jpg) repeat-x left top;
}
.headcbg {
	background: url(../img/head_center.png) repeat-x left top;
	max-width:100%;
	height: 109px;
	border-collapse:collapse;
}
#lang   {
	width: 100%;
	float: right;
}

.Righthead {
	height: 89px;
	width: auto;
	background: url(../img/head_right.jpg) no-repeat right top;
	padding-top: 13px;
	padding-right: 20px;
}
.Lefthead {
	height: 109px;
	width: 486px;
	background: url(../img/head_left2.jpg) no-repeat left top;
}
.menu_titl {
	font: normal 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #436389;
	text-decoration: none;
	background: url(../img/titl_bg.jpg) repeat-x left top;
	height: 32px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	width: auto;
}
.menu_brds {
	border-top: 1px solid #CDDFE5;
	border-right: 1px solid #CDDFE5;
	border-left: 1px solid #CDDFE5;
	height: 100px;
	width: 192px;
	table-layout:fixed;
	background: #ECF9FE;
}


.joonLeft {
	background: url(../img/joon_left.png) repeat-y left top;
	height: auto;
	width: 7px;
}
.joonRight {
	background: url(../img/joon_right.png) repeat-y right top;
	height: auto;
	width: 7px;
}
.bot_c {
	background: url(../img/bot_c.png) repeat;
	height: 75px;
	vertical-align: middle;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: auto;
}
.bot_l {
	background: url(../img/bot_l.png) no-repeat left top;
	height: 75px;
	width: 31px;
}
.bot_r {
	background: url(../img/bot_r.png) no-repeat right top;
	height: 75px;
	width: 31px;
}
.mbot_left {
	background: url(../img/mc_left.jpg) no-repeat left top;
	height: 14px;
	width: 14px;
}
.mbot_right {
	background: url(../img/mc_right.jpg) no-repeat right top;
	height: 14px;
	width: 14px;
}
.mbot_center {
	background: url(../img/mc_center.jpg) repeat-x right top;
	height: 14px;
	width: auto;
}
.sisu_bg {
	background: #FFFFFF url(../img/sisubg.jpg) repeat-x left top;
	height: 200px;
	width: 100%;
}
.sisu_brds {
	border-top: 1px solid #CDDFE5;
	border-right: 1px solid #CDDFE5;
	border-left: 1px solid #CDDFE5;
	height: 100px;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background: #FFFFFF;
}
.sbot_left {
	background: url(../img/sc_left.jpg) no-repeat left top;
	height: 14px;
	width: 14px;
}
.sbot_right {
	background: url(../img/sc_right.jpg) no-repeat right top;
	height: 14px;
	width: 14px;
}
.sbot_center {
	background: url(../img/sc_center.jpg) repeat-x top;
	height: 14px;
	width: auto;
}

/****** YLAMENYY *******/

#Navigation {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/ymenubg.jpg);
	background-repeat: repeat;
	background-position: left top;
	display: table;
}

#mainNav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#mainNav li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainNav li a {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: auto;
	float: left;
	background: url(../img/tabs.png) no-repeat scroll right 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainNav li a span {
	display: block;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 25px;
	width: auto;
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	background: url(../img/tabs.png) no-repeat scroll 0px 0px;
}

#mainNav li a:hover {
	text-decoration: none;
	color: #003366;
	background: url(../img/tabs.png) no-repeat scroll right -47px;
}

#mainNav li a:hover span {
	text-decoration: none;
	color: #003366;
	background: url(../img/tabs.png) no-repeat scroll 0px -47px;
}

#mainNav li a.active {
	color: #00CCFF;
	background: url(../img/tabs.png) no-repeat scroll right -47px;
}

#mainNav li a.active span {
	color: #00CCFF;
	background: url(../img/tabs.png) no-repeat scroll 0px -47px;
}

#mainNav li a.active:hover { color: #FFFFFF;
text-decoration: none;
cursor: pointer;
cursor: hand; }

#mainNav li a.active:hover span { color: #FFFFFF;
text-decoration: none;
cursor: pointer;
cursor: hand; }

/*YLAMEN�� L�PP*/


/*******SISU*******/
.otsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D85B3B;
	height: 18px;
	width: 145px;
	border: 1px solid #E6EAEE;
	vertical-align: middle;
}

.txt {
	color: #004763;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.Pealk {
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #748550;
}
#copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
}
