	BODY 	{
	font-family:	Georgia, "Times New Roman", serif; 
	font-size: 12pt; 
	line-height:1.5em;
	background-color:#c4c5cd;
	background-image: 	url(images/naviBg_raku.jpg); 
	background-repeat: 	repeat-y; 	
	}

	TD 		{
	font-family:	Georgia, "Times New Roman", serif; 
	font-size: 12pt; 
	line-height:1.5em;
	}

	TH 		{
	font-family:	Georgia, "Times New Roman", serif; 
	font-size: 12pt; 
	line-height:1.5em;
	}

	h1 		{
	font-family:	Georgia, "Times New Roman", serif; 
	font-size: 		14pt; 
	font-weight:	bold; 
	padding:		0px;
	}

	h2 		{
	font-family:	Georgia, "Times New Roman", serif; 
	font-size: 		12pt; 
	font-weight:	bold; 
	padding:		10px;
	padding-left:	0px;
	}
	
	P 		{
	font-family:	Georgia, "Times New Roman", serif; 
	font-size: 12pt; 
	line-height:1.5em;
	}

	A, A:link 		{
	font-family:	Georgia, "Times New Roman", serif; 
	font-size: 12pt; 
	color:#333333;
	}	

	A:visited 		{
	font-family:	Georgia, "Times New Roman", serif; 
	font-size: 12pt; 
	color:#666666;
	}	

	UL{
	list-style-image:url(/images/rakupiste2.gif);
	list-style-type: circle
	}
	
	A.pikkulinkki, A.pikkulinkki:link, A.pikkulinkki:visited, A.pikkulinkki:active{
	font-size:9pt; 
	color:#999999;
	}
	
	.pieniteksti{font-size:9pt; font-style:italic;}
	
	DIV.navi{
	position:	absolute;
	left:	0px;
	top:	0px;
	width:	180px;
	padding:	0px;
	padding-top:150px;	
	}
	
	DIV.content{
	position:	absolute;
	left:	180px;
	top:	0px;	
	width:	590px;
	padding:	0px;
	padding-top: 150px; /*Sisällön etäisyys sivun yläreunasta*/
	padding-left:50px;
	padding-right:50px;
	background-color:#FFFFFF;
	}

	DIV.logo{
	position:	absolute;
	left:	180px;
	top:	0px;	
	width:	600px;
	padding:	0px;
	padding-top: 20px;
	}

/*Takaisin-linkki*/
	DIV.back{
	position:	absolute;
	left:	50px;
	top:	110px;	
	}
		
/*Sähköpostiosoite*/
	DIV.email{
	position:	relative;
	width:		550px;
	}

/*Raku*/
	DIV.raku{
	float:	left;
	padding-right:10px;
	padding-bottom:10px;
	}