/*---------------------------------------------------------------
				Copyright: Sailcom Ky 2047915-1
				www.sailcom.fi 	info@sailcom.fi
---------------------------------------------------------------*/
body {
	background:		#333333 url(../images/tausta.png) repeat-x top left;
	margin:			0 0 0 0;
}
img, div { behavior: url(styles/iepngfix.php); }
#ylakuva {
	position: 		relative;
  	width: 			809px;
  	height:		 	213px;
  	background:		url(../images/ylakuva.jpg) no-repeat top left;	
}
#yhteystiedot {
	position:		absolute;
	top:			0px;
	left:			0px;
	width:			809px;
	text-align:		center;
	
	font-family:	Arial, Helvetica, sans-serif;
   	font-size:		12px;
   	font-style:		normal;
   	font-weight:	normal;
   	color:			#cccccc;	
}
#content {
	position: 		relative;
  	width: 			809px;
  	min-height: 	480px;
  	background:		url(../images/content_tausta.jpg) repeat-y top left;
}
#murupolku {
	position: 		absolute;
  	top:			10px;
  	left:			300px;
  	color:			#666666;
}
#murupolku a:link, #murupolku a:visited {
   color:			#666666;
   text-decoration:	none;
}
#murupolku a:hover, #murupolku a:active {
   text-decoration:	underline;
}
#teksti {
	position: 		relative;
	padding:		55px 65px 45px 45px;
  	
	font-family: 	arial;
	font-size: 		12px;
	text-align:		left;
	line-height:	16px;
	color:			#000000; 
}
#teksti a:link, #teksti a:visited {
   color:			#000000;
   text-decoration:	underline;
}
#teksti a:hover, #teksti a:active {
   text-decoration:	none;
}
#logo {
	position:		relative;
	margin-left:	25px;
	margin-bottom:	5px;	
}
#menu {
	position: 		relative;
	padding-bottom:	40px;	
}
#menu li {
	list-style:		none;
}

#menu li a {
	display:		block;
	margin-left:	26px;
   	padding:		7px 0px 7px 20px;
   	text-align: 	left;
   	text-decoration:none;
   	width:			130px;
   	
   	font-family:	verdana;
   	font-size:		12px;
   	font-style:		normal;
   	font-weight:	normal;
   	text-align:		left;
   	border-bottom:	1px solid #333333;
}
#menu li a:link, #menu li a:visited {
   color:			#ffffff;
}
#menu li a:hover, #menu li a:active {
   color:			#ffff00;
}
#kuvagalleria {
	position:		relative;
	width:			100%;
	text-align:		center;	
}
#alaosa {
	position:		relative;
	width:			809px;
	height:			39px;	
	background:		url(../images/ala_tausta.jpg) no-repeat top left;
}
#tekijat {
	position:		absolute;
	bottom:			0px;
	right:			37px;
	
	font-family:	Arial, Helvetica, sans-serif;
   	font-size:		11px;
   	font-style:		normal;
   	font-weight:	normal;
   	color:			#cccccc;	
}
#tekijat a:link, #tekijat a:visited {
   color:			#cccccc;
   text-decoration:	none;
}
#tekijat a:hover, #tekijat a:active {
   text-decoration:	underline;
   color:			#ffffff;
}
h1 {
	margin:			0 0 10px 0;
	font-size:		14px;
	color:			#000000;	
}
.button {
	background:		#333333;
	color:			#ffffff;	
}
#hide_field {
	visibility:		hidden;  
   	display:		none;	
}