body {
	margin: 0;
	padding: 0;
	background: #666767 url(img/bg01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
#header {
	width: 950px;
	height: 230px;
	margin: 0 auto;
	background: url(img/header.jpg) no-repeat;
}
#page {
	width: 920px;
	margin: 0 auto;
	background: #666767 url(img/bg02.jpg);
}
#footer {
	clear: both;
	width: 950px;
	height: 80px;
	margin: 0 auto;
	padding-top: 7px;
	background: #130D0F url(img/bottom.jpg) no-repeat;
	color: #ffffff;
	text-align: center;
}
#sisalto {
	float: right;
	width: 700px;
}
#sisalto img{
border: none;
}

#valikko {
	float: left;
	width: 200px;
}

#valikko ul {
	list-style: none;
}

#valikko li {
	padding: 0 0 0 20px;
}


#valikko li li {
	margin: 0;
	padding: 0;
}


#valikko a {
	border: none;
	text-decoration: none;
}
#valikko a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
ul {
}

ol {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}
#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	color: #666767;
}
.menu-top {
margin: 0 0 0 10px; 
padding: 0 0 0 10px;
}

