* {margin: 0;}

body {
	text-align: center;
	background-color: #CCCDCF;
	background-image: url(../images/tausta.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top, center;
}

#wrapper {
	width: 720px;
	margin: 0px auto;
	overflow: visible;
	padding: 0px;
	margin-top: 50px;
}

#header {
	width: 720px;
	height: 230px;
	z-index: 1;
	overflow: hidden;
	line-height: 0px;
	padding: 0px;
}

#valikko {
	width: 720px;
	height: 25px;
	z-index: 1;
	background-image: url(../images/tausta_valikko.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	overflow: hidden;
}

#sisalto {
	width: 620px;
	height: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	z-index: 1;
	background: #FFFFFF;
	text-align: left;
}

#footer {
	width: 720px;
	height: 25px;
	z-index: 1;
	clear: both;
}

#footerplain {
	width: 720px;
	height: 25px;
	z-index: 1;
	clear: both;
}

#kohdevalinta {
	width: 720px;
	height: auto;
	z-index: 1;
	text-align: left;
}

#logo {
	width: 260px;
	height: 100px;
	position: absolute;
	left: 200px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	visibility: visible;
}

#logoshifted {
	width: 260px;
	height: 100px;
	position: relative;
	left: -100px;
	top: -445px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	visibility: visible;
}

#facebook {
	width: 150px;
	height: 105px;
	position: absolute;
	right: 100px;
	top: 250px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	visibility: visible;
	overflow: visible;
}

#facebookindex {
	width: 150px;
	height: 105px;
	position: absolute;
	right: 100px;
	top: 400px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	visibility: visible;
	overflow: visible;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */