/*---------------------------------------------------------------
				Copyright: Sailcom Ky 2047915-1
				www.sailcom.fi 	info@sailcom.fi
---------------------------------------------------------------*/
body {
	background:		url(../images/intia_bg.jpg) top left fixed;
	margin:			0 0 0 0;
}
img, div { behavior: url(styles/iepngfix.php); }

#content {
	position: 		relative;
  	width: 			691px;
}
#huippu {
	position:		absolute;
	top:			0px;
	left:			0px;
	width:			220px;	
	height:			139px;
	background:		transparent url(../images/huippu.png) no-repeat top left;
}
#vasen_palkki {
	position:		absolute;
	top:			139px;
	left:			0px;
	width:			220px;
	height:			595px;
	background:		transparent url(../images/menu_tausta.jpg) no-repeat top left;
}
#teksti {
	position: 		relative;
  	width:			311px;
  	min-height: 	676px;
  	margin-left:	229px;
  	margin-bottom:	0px;
  	background:		url(../images/content_tausta.jpg) repeat-y top left;
  	padding-top:	31px;
  	padding-left:	76px;
  	padding-right:	76px;
  	padding-bottom:	60px;
  	
	font-family: 	arial;
	font-size: 		13px;
	text-align:		left;
	line-height:	18px;
	color:			#000000;	 
}
ul li {
	list-style-image:	url(../images/kappyra_tekstiin.jpg);	
}
#yla_koukerot {
	position:		absolute;
	top:			0px;
	left:			0px;	
}
#ala_koukerot {
	position:		absolute;
	bottom:			0px;
	left:			0px;	
}
#menu {
	position: 		absolute;
	top:			61px;
	left:			3px;
	width:			214px;
	
   	font-family:	Arial, Helvetica, sans-serif;
   	font-size:		13px;
   	line-height:	18px;
   	font-style:		normal;
   	font-weight:	normal;
   	text-align:		center;
}

#menu a, a:visited {
	color:			#ffffff;
	text-decoration:none;
}

#menu a:hover, a:active{
   	color: 			#d3d3d3;
}
#yhteystiedot {
	position: 		absolute;
	bottom:			33px;
	left:			3px;
	width:			214px;
	
   	font-family:	Arial, Helvetica, sans-serif;
   	font-size:		13px;
   	line-height:	18px;
   	font-style:		normal;
   	font-weight:	normal;
   	text-align:		center;
   	color:			#ffffff;
}
#alaosa {
	position:		absolute;
	bottom:			5px;
	right:			38px;	
	
	font-family:	arial;
	font-size:		10px;
	font-weight:	bold;
	color:			#65953f;
}
#alaosa a, a:visited {
	color:			#65953f;
	text-decoration:none;	
}
h1 {
	margin:			0 0 10px 0;
	font-size:		16px;
	color:			#598438;	
}
.button {
	background:		#019340;
	color:			#ffffff;	
}
hr {
	color:			#ffffff;
	height:			1px;	
}
