
html {
	height:100%;
	background-color: #fff;
	}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 1024px;
	padding-top: 5px;
	
}

a img{
	border: 0;
}

#wrapper {
	background-color: #FFF;
	text-align: left;
	width: 1024px;
	height:100%;
	margin:0 auto;
	position: relative;

}


#menu {
	width: 1024px;
	background-color: #FEFEFE;
	padding-bottom: 10px;
	height: 75px;
}

#valikko {
	float: left;	
	}

#logo {
	background-image: url(../pix/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 200px;
	float: right;
	top: 0;
	height: 82px;
}

#paavalikko {
	padding-top: 60px;
	padding-left: 32px;
	}
	
#etus_linkit {
	  background: #fff url(../pix/etus.jpg) no-repeat;
	  width: 1000px;
	  height: 200px;
	float: left;
	  vertical-align: bottom;
	text-align: center;
	  
}	

#etus_linkit a {
	  color: #fff;
	  text-transform: uppercase;
	  font-family: Gill Sans, Arial;
	  font-size: 13pt;
}

#etus_linkit a:hover {
	text-decoration: none;
	color: #e29662;
}

/*Muut sivut********************************************/

#kuva {
	width: 1000px;
	float: left;
	vertical-align: bottom;
	text-align: center;
	  
}	

.teksti {
	width: 900px;

}

#sisalto {
	float: left;
}

