body{
	 background-image: url(img/taustakuva.gif);
	 background-repeat:repeat-x;
	 background-color:#FFFFFF;
	 margin: 0px;
	 padding: 0px;
	 font-family:Arial, Helvetica, sans-serif;

}
div#main{
	width: 770px;

}
div#navigointi{
	background-image: url(img/header_2.gif);
		background-repeat:no-repeat;
	height: 30px;
	width: 770px;
	vertical-align:middle;
	display:table-cell;
	font-size:14px;

}
a.navigointi, a.navigointi:visited{
	color: #282828;
	text-decoration:none;
	margin-left: 20px;
	margin-right: 20px;
	font-weight:bold;
}
a.navigointi:hover{
	color:#BF4915;
	text-decoration:none;

}
div#sisalto_otsikko{
	background-image: url(img/taustakuva_otsikko.gif);
	background-repeat:no-repeat;
	height: 71px;
}
div#sisalto_main{
	background-image: url(img/taustakuva_sisalto.gif);
	background-repeat:repeat-y;
	height: 100%;
	vertical-align:top;
	text-align:left;
	position:relative;
}
div#sisalto_teksti{
	position:relative;
	top: -12px;
	width: 460px;
	text-align:left;
	left: 145px;

}
div#footer{
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	height: 40px;
	text-align:left;
}
a#footer_linkki{
	position:relative;
	display:block;
	width: 80px;
	height: 16px;
	left: 157px;
	top: 16px;
	text-decoration:none;

}
h1{
	font-size:18px;
	font-weight:bold;
	margin: 0px;
	padding-bottom:5px;
	color: #c46d47;
}
p{
	font-size:11px;
	margin: 0px;
	margin-left: 10px;
	text-align:justify;
	padding-bottom: 10px;
	color: #515151;
	line-height: 16px;
}
li{
	font-size:11px;
	margin: 0px;
	margin-left: 10px;
	text-align:justify;
	padding-bottom: 10px;
	color: #515151;
	line-height: 16px;
}
.ingressi{
	font-weight:bold;
	padding-top: 7px;
	padding-bottom:15px;
	margin-left: 10px;
}
.sisalto_kuva_1{
	position:absolute;
	left: 500px;
	top: 50px;
}
/*sivunavigointi */
div#sivunavi{
	position:absolute;
	top: 0px;
	left: -3px;
	width: 140px;
	display:block;
}
img#sivunavi_footer{

}
a.sivunavi{
	font-size:10px;
	background-image:url(img/sivunavi_tausta.gif);
	background-repeat:repeat;
	text-decoration:none;
	display:block;
	padding-left: 3px;
	padding-bottom: 5px;
	color:#000000;
}
a.sivunavi:hover{
	text-decoration:none;
	background-image:url(img/sivunavi_hover.gif);
	background-repeat:repeat;

}
