body {


	margin: 0px auto;
	text-align: center;
	min-width: 850px;
	padding: 0px;
	background: #c9c9c9 url(gfx/tausta3.jpg) repeat-x center top;
}




.tausta {
	width: 800px;
	height: auto;
	margin: 20px auto 0px auto;
	text-align: left;
	padding: 0px;
border: solid 1px #e3e3e3;
	background: #fff;

}




.header {
	width: 800px;
	height: 71px;
	background: transparent url(gfx/top_fade.jpg) repeat-x right bottom;
	margin: 0px auto 0px auto;
	padding: 0px;

}







.footer {
	height: 45px;
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 30px 0px 0px 0px;
		background: transparent;
text-align: center;
	clear: both;
}

.footer2 {
	height: 25px;
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
		background: transparent;
text-align: center;
	clear: both;
}

.img01 {
	width: 800px;
	height: 166px;
	background: transparent url(gfx/img01.jpg) no-repeat right top;
	margin: 0px auto 0px auto;
	padding: 0px;

}

.img02 {
	width: 800px;
	height: 166px;
	background: transparent url(gfx/img02.jpg) no-repeat right top;
	margin: 0px auto 0px auto;
	padding: 0px;

}
.img03 {
	width: 800px;
	height: 166px;
	background: transparent url(gfx/img03.jpg) no-repeat right top;
	margin: 0px auto 0px auto;
	padding: 0px;

}

.img04 {
	width: 800px;
	height: 166px;
	background: transparent url(gfx/img04.jpg) no-repeat right top;
	margin: 0px auto 0px auto;
	padding: 0px;

}

.tekstikentta {
	width: 800px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	display: inline;
	background: transparent url(gfx/txt_fade.jpg) repeat-x right top;
}



.kuva {
	width: 214px;
	height: 280px;
	background: transparent url(gfx/kuva01.jpg) no-repeat center top;
	margin: 0px 15px 50px 0px;
	padding: 0px;
border-right: solid 1px #ececec;
float:left;
display: block;
}

.kuva2 {
	width: 214px;
	height: 370px;
	background: transparent url(gfx/kuva02.jpg) no-repeat center top;
	margin: 0px 15px 0px 0px;
	padding: 0px;
border-right: solid 1px #ececec;
float:left;
display: block;
}

.kuva3 {
	width: 214px;
	height: 490px;
	background: transparent url(gfx/kuva01.jpg) no-repeat center top;
	margin: 0px 15px 0px 0px;
	padding: 0px;
border-right: solid 1px #ececec;
float:left;
display: block;
}

.kuva4 {
	width: 214px;
	height: 350px;
	background: transparent url(gfx/kuva03.jpg) no-repeat center top;
	margin: 0px 15px 0px 0px;
	padding: 0px;
border-right: solid 1px #ececec;
float:left;
display: block;
}

.kuva5 {
	width: 214px;
	height: 280px;
	background: transparent url(gfx/kuva04.jpg) no-repeat center top;
	margin: 0px 15px 50px 0px;
	padding: 0px;
border-right: solid 1px #ececec;
float:left;
display: block;
}
.valikko {
	width: 242px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 19px 0px;
	display: inline;
	background: #4973a1;
}


.vasen {
	width: 242px;
	height: 300px;
	float: left;
	margin: 5px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	display: inline;
	background: transparent url(gfx/fader.jpg) repeat-x left top;
}



















.ul_sub {

	list-style-type: none;
	margin: 20px 20px 0px 0px;
	padding: 0px;
	float:right;


}



.li_sub{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	line-height: 45px;
	background: transparent url(gfx/.gif) no-repeat left bottom;
display:inline;
border-left: solid 1px; #616161;

}

.li_sub_2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 27px;
	background: transparent url(gfx/.gif) no-repeat left bottom;
display:inline;

}






.ul_lang {

	list-style-type: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float:right;
}

.li_lang{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
	background: transparent url(gfx/.gif) no-repeat left bottom;
display:inline;
border-left: solid 1px #fff;

}

.li_lang_2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 27px;
	background: transparent url(gfx/.gif) no-repeat left bottom;
display:inline;

}



/* valikko tyylit loppuu */




/* linkit */

a:link, a:active, a:visited  {
	font: 13px verdana;
	color: #626262;
	letter-spacing: 1px;
	text-decoration: underline;
	
}

a:hover {
	font: 13px verdana;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1px;
}

a.lang:link, a.lang:active, a.lang:visited  {
	font: 12px verdana;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	
}

a.lang:hover {
	font: 12px verdana;
	color: #fff;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.small:link, a.small:active, a.small:visited  {
	font: 11px verdana;
	color: #616161;
	letter-spacing: 0px;
	text-decoration: none;
}

a.small:hover {
	font: 11px verdana;
	color: #616161;
	text-decoration: underline;
	letter-spacing: 0px;
}





a.sub:link, a.sub:active, a.sub:visited  {
	font: 12px verdana;
	color: #616161;
	letter-spacing: 1px;
	text-decoration: none;

}

a.sub:hover {
	font: 12px verdana;
	color: #f66710;
	text-decoration: none;
	letter-spacing: 1px;
	background: transparent url(gfx/menu.gif) repeat-x left bottom;
	padding-bottom: 15px;

}



ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 5px 0px 15px 240px;
	padding: 0px 0px 0px 0px;

}




li {
	font: 12px verdana;
	color: #626262;
	margin: 0px;
	padding: 0px 15px 2px 0px;
line-height: 14px;
}





p {
	font: 13px verdana;
	color: #626262;
	margin: 0px;
	padding: 0px 15px 15px 5px;
line-height: 18px;
}





.copy {
	font: 11px verdana;
	color: #616161;
	margin: 0px;
	padding: 5px 0px 0px 0px;

}






h1 {
	font: bold 14px verdana;
	color: #626262;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 0px 0px;
line-height: 22px;
			letter-spacing: 1px;
}

h2 {
	font: bold 12px verdana;
	color: #626262;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
line-height: 22px;
			letter-spacing: 1px;
}
  

table {
	font:  13px verdana;
	color: #626262;
	margin: 0px 0px 10px 5px;
	width: 530px;
border: solid 1px #ddd;
}



td {
	font:  13px verdana;
	color: #626262;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}



.logo {

float:left;
}

.kartta {
	margin: 0px 15px 0px 0px;
float:right;
}
