
body {
	background-color: #FFFFFF;
}

.container {
	
	width: 878px;
	margin: auto;
	position: relative;
}

.top {
	background-image: url(kuvat/top.jpg);
	background-repeat: no-repeat;
	height : 215px;
	width: 878px;
}

.topg {
	background-image: url(kuvat/topg.jpg);
	background-repeat: no-repeat;
	height : 215px;
	width: 878px;
}

.toplinks {
	
	margin-top: 163px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 78%;
	color: White;
	float: left;
	display: inline;
	font-weight: bold;
	font-stretch : extra-condensed;
	}
	
	.toplinks a {
	
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: White;
	}
	
	.topslogan {
	
	top: 16px;
	left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 110%;
	color: White;
	font-weight: bold;
	position : absolute;
	
	}
	
	.galleria {
		position: absolute;
		top: 162px;
		left: 710px;
		font-family: Arial, Helvetica, sans-serif;
		font-size : 90%;
		color: White;
		font-weight: bold;
	}
	
	.galleria a {
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: White;
	}

.middle {
	background-image: url(kuvat/middle.gif);
	background-repeat : repeat-y; 
	width : 878px;
	}

.middleg {
	background-image: url(kuvat/middleg.gif);
	background-repeat : repeat-y; 
	width : 875px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

.right {
	margin-left : 552px;
	width : 307px;
	margin-top: 0px;
	}
		
.rightg {
	margin-left : 112px;
	width : 107px;
	margin-top: 0px;
	}
		
.bottom {
	background-image: url(kuvat/bottom.gif);
	background-repeat: no-repeat;
	height: 155px;
	width: 878px;
}

.bottomg {                     
	background-image: url(kuvat/bottomg.gif);
	background-repeat: no-repeat;
	height: 155px;
	width: 878px;
	padding-top: 0px;
	margin-top: 0px;

}

.text {
  float :left;
  display: inline;
  margin-top : 0px;
  }

.text p {
	
	margin-top: 20px;
	margin-left: 49px;
	margin-bottom: 20px;
	width: 400px;
	font-family : Arial, Verdana ;
	font-size: 80%;
	color: #1B4071;
}

.text p.etusivu {
	
	margin-top: 20px;
	margin-left: 49px;
	margin-bottom: 20px;
	width: 400px;
	font-family : Arial, Verdana ;
	font-size: 90%;
	color: #767E83;
	font-weight : bold;
}

.text h1 {
 margin-left: 49px;
color : Black;
font-size: 120%;
width: 379px;
font-family : Arial, Verdana ;
/*padding-top : 30px;*/
margin-top : 0px;

}


.cleaner {
	
		clear:both;
		height:0px;
		font-size:0px;
		margin:0; padding:0;
		background:transparent;
		}
		
#paskahuussi {
	
	/*top: 600px;*/
	/*position : absolute;*/
	
	position : absolute;
bottom : 80px;
left: 560px;
display : inline;	
}


