body {
	margin-top:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #514e4e;
	margin:0;
	background-image:url(grafiikat/tausta.png);
	background-repeat:repeat-x;
	background-color:#c7b8a7;
}

p {
	padding: 0;
	margin: 0;
	padding-bottom:12px;
}

.otsikko {
	color:#b97c35;
	font-size:14px;
	font-weight:bold;
}

a:link {
	color: #b97c35;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b97c35;
}
a:hover {
	text-decoration: none;
	color: #b97c35;
}
a:active {
	text-decoration: none;
	color: #b97c35;
}

#gradient {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-image:url(grafiikat/tausta.png);
}

#taustalayeri {
	position:absolute;
	left:0px;
	top:0px;
	width:274px;
	height:700px;
	z-index:2;
	background-image:url(grafiikat/sivukuvio.png);
	background-repeat:no-repeat;

}

#alakuvio {
	position:absolute;
	width:500px;
	height:536px;
	margin-top:-268px;
	z-index:2;
	left:0px;
	bottom:0px;
}

#wrap {
	position:absolute;
	width:906px;
	margin-left:140px;
	height:100%;
	z-index:3;
}

#header {
	width:910px;
	height:119px;
	background-image:url(grafiikat/header.png);
}

#headerOldIE {
	width:510px;
	height:122px;
	padding-top:120px;
	padding-left:50px;
	padding-right:400px;
	background-image:url(grafiikat/header_oldie.png);
	background-repeat:no-repeat;
}

#menu {
	width:910px;
	height:29px;
}

#menu img {
	border:none;
}

#menubottom {
	width:910px;
	height:57px;
	background-image:url(grafiikat/menubottom.png);
}

#boxi {
	width:910px;
	background-image:url(grafiikat/boxitausta.png);
}

#sisalto {
	width:730px;
	padding-left:50px;
	padding-top:0px;
	padding-right:130px;
	padding-bottom:0px;
}

#sisalto img {
	border:none;
}

#sisaltoKuka {
	width:730px;
	padding-left:70px;
	padding-top:0px;
	padding-right:130px;
	padding-bottom:0px;
}

#footer {
	width:910px;
	height:70px;
	background-image:url(grafiikat/footer.png);
}

#info {
	float:left;
	width:30px;
	margin-left:50px;
	margin-top:0px;
	padding-bottom:10px;
}


#info img {
	border:none;
}

#popup {
	width:250px;
	height:200px;
	padding-left:115px;
	padding-top:25px;
	background-image:url(grafiikat/popup_bg.png);
}

#yhteys {
	float:left;
	width:121px;
	margin-left:610px;
	margin-top:0px;
	padding-bottom:10px;
}

#yhteys img {
	border:none;
}

/* hide from ie on mac \*/
	html {
		height: 100%;
	}

	#flashcontentweb {
		height: 500px;
		width:720px;
		margin-left:20px;
	}
	
	#flashcontentvalokuva {
		height: 500px;
		width:720px;
		margin-left:20px;
		margin-top:10px;
	}
	
	#flashcontentmuuta {
		height: 420px;
		width:720px;
		margin-left:20px;
		margin-top:10px;
	}
	/* end hide */	