@charset "utf-8";
/* CSS Document */


body {
	background-repeat: no-repeat;
	background-color: #FFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: text-top;
	white-space: pre;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
#container {
	height: 664px;
	position: absolute;
	top: 5px;
	width: 900px;
	left: 114px;
	border: thin solid #FF9700;
	background-color: #FFF;
}
.image {
	margin-top: 0px;
	margin-left: 160px;
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 400px;
	width: 470px;
	margin-top: 15px;
	}


#header {
	background-image: url(images/banneri.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 900px;
	background-color: #FF9700;
	background-position: left center;
}
#photo {
	background-image:url(images/figuuri.jpg);
	height: 400px;
	width: 264px;
	margin-top: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
#navi {
	float: left;
	height: 50px;
	width: 470px;
	margin-left: 225px;
}
#navi li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: bottom;
	font-weight: bold;
	text-align: left;
	float: left;
	padding-right: 15px;
}
#navi a visted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	list-style-type: none;
}
#navi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	list-style-type: none;
}
#navi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	list-style-type: none;
}
#navi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	list-style-type: none;
}
#hinnasto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	height: 360px;
	width: 630px;
	margin-top: 15px;
	overflow:hidden;
	margin-bottom: 20px;
}
#footer {
	height: 40px;
	width: 896px;
	position: absolute;
	top: 620px;
	left: 2px;
	background-color: #FFFBF0;
}
#avoinna {
	height: 37px;
	width: 271px;
	position: absolute;
	top: 542px;
	left: -1px;
}


table {
	float: left;
	margin-top: 10px;
}
#galleria {
	margin: 50px;
	height: 350px;
	width: 400px;
}

