@charset "utf-8";
/* CSS Document */

#container {
	width: 913px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 34px;
	width: 100%;
}
#left {
	float: left;
	height: 643px;
	width: 436px;
	background-image: url(images/lasitummennus_04.jpg);
}
#content {
	background-image: url(images/lasitummennus_05.jpg);
	background-repeat: no-repeat;
	width: 477px;
	float: right;
	padding-top: 25px;
}
#Realcontent {
	margin-left: 75px;
	margin-right: 28px;
}

#footer {
	background-image: url(images/lasitummennus_08.jpg);
	background-repeat: no-repeat;
	float: none;
	width: 477px;
	height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	color: #3D3D3D;
}
#etoNotice {
	visibility: hidden;	
}
body {
	background-color: #ACA8A7;
	font-family: "Myriad Pro";
	font-size: 14px;
}
h1 {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #711516;
}
h2 {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: bold;
	color: #003760;
}
a:link {
	color: #025;
	text-decoration: none;
}
a:visited {
	color: #025;
	text-decoration: none;
}
a:active {
	color: #025;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}

