@charset "utf-8";
*
{
	margin:0;
	padding:0;
}

body
{
	background-image:url(../kuvat/tausta_test.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#C6CBCF;
}

/**KOKO KESKUSTA**/
#keskiosa
{
	width:930px;
	min-height:1069px;
	margin-left:auto;
	margin-right:auto;
}
/***/

/*BANNERI*/
#keskiyla
{
	width:930px;
	height:434px;
	z-index:0;
}

#linkkidiv
{
	width:930px;
	height:404px;
}
#linkkidiv a
{
	width:100%;
	height:100%;
	display:block;
}
/**/

#valikko
{
	width: 930px;
	height: 30px;
	z-index:1;
	color:#FFF;
}

#valikkolaatikko
{
	width:110px;
	height:22px;
	float: left;
	margin-right:10px;
	margin-left:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:8px;

	
}

#valikkolaatikko a
{
	color:#FFF;
	text-decoration: none;
	width:100%;
	height:100%;
	display:block;
	
}

#valikkolaatikko:hover
{
	background-image:url(../kuvat/menu_tausta.png);
}


/*LEIPÄTEKSTI ALUEA JA SIVULINKKEJÄ*/
#keskikeski
{
	width:930px;
	height:auto;
	background-image:url(../kuvat/teksti_tausta.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	overflow:hidden;
}

#leipateksti
{
	width:395px;
	height:auto;
	float:left;
	padding-top:35px;
	padding-left:75px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	list-style:circle;
}



#leipateksti h1
{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
	color:#06407D;
}

#leipateksti h3
{
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-style: normal;
	font-weight:bold;
	color:#06407D;

}

#leipateksti ul /* li*/
{
	list-style-position:inside;
}

#linkkeja
{
	width:450px;
	height:491px;
	float:right;
	padding-top:35px;
	padding-left:0px;
	overflow:visible;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

#linkkeja img
{
	vertical-align:bottom;
}



/*FUUTTERI JA LINKIT JA GRAFFAT*/
#fuutteri
{
	width:930px;
	height:114px;
	background-image:url(../kuvat/atr_footer.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color:#FFF;

}

#fuutteri h1
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;

}

#kartta
{
	width:120px;
	height:110px;
	
	float:left;
	background-image:url(../kuvat/kartta.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#kartta a
{
	width:100%;
	height:100%;
	display:block;
}

#osoite
{
	width:175px;
	height:100px;
	float:left;
	padding-left:30px;
	padding-top:10px;

}
#otayhteytta
{
	width:160px;
	height:100px;
	float:left;
	padding-left:30px;
	padding-top:10px;
}

#fuutteriteksti
{
	width:135px;
	height:100px;
	float:left;
	
	padding-top:35px;
	padding-left:40px;

	overflow:hidden;
	color:#F90;

}

#fuutterikuva
{

	width:119px;
	height:99px;
	overflow:visible;
	float:left;
	position: relative;
	top:-20px;
/*	left:-55px;*/

}

#logo
{

	/*background-image:url(../kuvat/a1media.png);
	background-repeat:no-repeat;*/
	/*text-indent: -9999px;*/
	height:66px;
	width:26px;
	float:right;
	overflow: hidden;
	position:relative;
	right:-26px;
	top:+4px;
	
}


#logo a
{
	width:100%;
	height:100%;
	display:block;
}



img
{
	border:none;

}

.ingressi
{
	color:#63F;
}