/*---------------------------------------------------------------
				Copyright: Sailcom Ky 2047915-1
				www.sailcom.fi 	info@sailcom.fi
---------------------------------------------------------------*/
body {
	background:		#ffffff;
	margin:			0 0 0 0;
	
	font-family:	arial;
	font-size: 		12px;
	text-align:		left;
	color:			#000000;
}
img, div { behavior: url(styles/iepngfix.php); }

#ylaosa {
	position:		relative;
	width:			787px;
	height:			335px;
	background:		url(../images/ylakuva.jpg) no-repeat top left;
}
#ylavalikko {
	position:		absolute;
	top:			298px;
	left:			237px;
	line-height:	26px;
	color:			#ffffff;
	font-size:		13px;	
}
#ylavalikko a {
	color:			#ffffff;
	text-decoration:none;
	font-weight:	bold;
		
}
#ylavalikko a:visited {
	color:			#ffffff;	
}
#ylavalikko a:hover {
	color:			#948d69;	
}
#liput {
	position:		absolute;
	top:			288px;
	left:			596px;	
}
#content {
	position: 		relative;
  	width: 			900px;
  	height: 		860px;
  	background:		#d3d3d3 url(../images/tausta.jpg) no-repeat top left;
}
#vasen_sarake {
	width:			137px;
	height:			350px;
	background:		#0a3c7e;
	padding-top:	35px;
	padding-left:	45px;
	padding-right:	10px;
	padding-bottom:	35px;
	line-height:	26px;
		
}
#vasen_sarake a {
	color:			#ffffff;
	text-decoration:none;
	font-weight:	bold;
	font-size:		13px;
}
#vasen_sarake a:visited {
	color:			#ffffff;	
}
#vasen_sarake a:hover {
	color:			#948d69;
}
#oikea_sarake {
	padding:		45px;
	padding-right:	10px;
	color:			#181212;
	line-height:	18px;
}
#alaosa {
	position:		relative;
	width:			800px;
	height:			15px;	
	background:		url(../images/ala_tausta.jpg) no-repeat top left;
	
	font-family:	arial;
	font-size:		11px;
	color:			#000000;
	text-align:		center;
}
h1 {
	margin:			0 0 10px 0;
	font-size:		16px;
	color:			#181212;	
}
.button {
	color:			#0a3c7e;
	background:		#ffffff; 	 
}
