@charset "utf-8";

/* CSS Document */



body {

	background-image: url(img/bg.png);

	background-repeat:repeat-x;

	background-position:top;

	background-color:#fff;

	color:#404041;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	margin:0;

	padding:0;

	line-height:16px;

}

#wrap {

	width:915px;

	margin-left:auto;

	margin-right:auto;

	height:auto;

}

#header {

	width:915px;

	height:225px;

	float:left;

}

#logo {

	width:233px;

	height:225px;

	float:left;

}

#contact {

	width:652px;

	height:35px;

	padding-top:10px;

	float:right;

	text-align:right;

	color:#aaaaaa;

}

#head_pic {

	width:652px;

	height:180px;

	float:right;

}

#menu {

	width:915px;

	height:41px;

	float:left;

}

.left_seperator {

	width:10px;

	height:41px;

	float:left;

	background:url(img/menu_left.png) no-repeat;

}

#contents_wrap {

	width:661px;

	height:auto;

	margin-left:auto;

	margin-right:auto;

}

#sisu_bg {

	width:915px;

	height:auto;

	float:left;

	background:url(img/sisu_bg.png) repeat-y center;

	padding-bottom:10px;

}

#left {

	width:190px;

	height:auto;

	float:left;

	padding-left:22px;

}

#right {

	width:615px;

	height:auto;

	float:right;

	padding-right:25px;

}

#top_corners {

	width:915px;

	height:11px;

	float:left;

	background:url(img/sisu_top.png) no-repeat center top;

}

#bottom_corners {

	width:915px;

	height:12px;

	float:left;

	background:url(img/sisu_bottom.png) no-repeat center;

}

#bottom {

	width:661px;

	height:134px;

	float:left;

	background:url(img/bottom.png);

}

#est {

	width:218px;

	height:230px;

	float:left;

}

#eng {

	width:227px;

	height:230px;

	float:left;

}

#fin {

	width:216px;

	height:230px;

	float:left;

}





h1 {

	width:615px;

	line-height:30px;

	border-bottom: solid 1px #bcbcbd;

	color:#ff4400;

	margin:0;

	padding:0;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:22px;

	font-weight:bold;

	margin-bottom:15px;

}

h2 {

	width:190px;

	line-height:30px;

	border-bottom: solid 1px #bcbcbd;

	color:#404041;

	margin:0;

	padding:0;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:22px;

	font-weight:bold;

	margin-bottom:15px;

}

div#est { 

    width:218px;height:230px;background: url(img/est.png) bottom left; 

}

div#est a { 

    display:block;width:218px;height:230px; 

}

div#est a:hover { 

    background: url(img/est.png) top left; 

}





div#eng { 

    width:227px;height:230px;background: url(img/eng.png) bottom left; 

}

div#eng a { 

    display:block;width:227px;height:230px; 

}

div#eng a:hover { 

    background: url(img/eng.png) top left; 

}





div#fin { 

    width:216px;height:230px;background: url(img/fin.png) bottom left; 

}

div#fin a { 

    display:block;width:216px;height:230px; 

}

div#fin a:hover { 

    background: url(img/fin.png) top left; 

}

iframe {
border: 0px solid #ffffff;
}

