@charset "iso-8859-1";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #6C9;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 770px;
	background: #fff;
}
#header {
	background-color: #69C;
	margin: 0px;
	padding: 0px;
	height: 110px;
}
#menubar {
	background-color: #EEE;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 770px;
	font-size: 1em;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}
#mainContent {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 770px;
	float: left;
}
#footer {
	background-color: #CCC;
	height: 30px;
	text-align: center;
	font-size: small;
	vertical-align: baseline;
	background-position: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.05em;
	clear: both;
}
.clear {
	clear: both;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.tilauskaavakkeen_otsikot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #066;
}

