body {
	margin: 0;
}

.paapalkki {
	background-image: url(../kuvat/piilolinssit-palkki.gif);
	position: relative;
	height: 80px;
	width: 729px;
}

.mainframe {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 729px;
}

.mainospalkki {
	position: relative;
	height: 0px;
	width: 729px;
	color: #003366;
	margin-top: 1px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #CCCCCC;
}
.maintext {
	position: relative;
	width: 729px;
	color: #003366;
	margin-top: 0;
}

.text {
	float: left;
	width: 410px;
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textlyhyt {
	float: left;
	width: 410px;
	height: 400px;
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.banneri {
	float: right;
	margin-top: 3px;	
	width: 140px;
	height: 350px;
	background-color: #CCCCCC;
}



h1 {
	font-size: 24px;
	margin-top: 1px;	
}
h2 {
	font-size: 16px;
}
#navigaatio {
	float: left;
	height: 0px;
	width: 150px;
	margin-left: 1px;
	margin-top: 3px;
	text-align: center;
}

#navigaatio ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px;
color: #003366; 
} 

#navigaatio li {
	margin: 5px 0 0;
	
} 
#navigaatio a {
display: block;
width:148px;
padding: 5px 0px 5px 0px;
background: #D5DDE0;
text-decoration: none;
border: 1px solid #003366;

} 
#navigaatio a:link, #navigaatio a:active, #navigaatio a:visited {
color: #003366; 
}

#navigaatio a:hover {
	color: #FFFFFF;
	background-color: #003366;
} 
ul {
	margin-top: 0px;
}
.footer {
	float: left;
	text-align: center;
	width: 729px;
	font-family: "Century Gothic";
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}