@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #333333;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#content #oikea {
}


#content #header {
	background-image: url(images/top.jpg);
	height: 189px;
	width: 900px;
	background-repeat: no-repeat;
	float: left;
}
#content #menu li {
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	float: none;
	display: list-item;
	list-style-type: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
}
#content #oikea {
	background-image: url(images/oikea.jpg);
	width: 143px;
	float: left;
	padding: 0px;
	background-repeat: repeat-y;
	height: 511px;
	display: block;
	margin: 0px;
}
#content #oikea ul {
	display: list-item;
	margin: 10px;
	color: #FFFFFF;
	list-style-type: square;
	padding-top: 8px;
	padding-bottom: 8px;
}

#content #main {
	height: 511px;
	background-image: url(images/keski.gif);
	background-repeat: repeat-x;
	float: left;
	width: 546px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#content #menu {
	background-image: url(images/vasen.jpg);
	height: 511px;
	width: 211px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#content #menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#content #menu a.current {
	color: #003333;
}

#content #main img{
	z-index::1;
	left: 50px;
	top: 50px;
		
}