@charset "utf-8";
/* Tilitoimisto Luoma-aho Oy */

#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	width: 600px;
	padding-left: 20px;
	padding-right: 20px;
}
a {
	color: #89BD11;
}
a:hover {
	color: #AFEB23;
}
#header {
	float: left;
	width: 860px;
}
#sidebar {
	float: right;
	width: 200px;
	padding-left: 20px;
}
#header #banneri {
	float: left;
	height: 256px;
	width: 635px;
}
#header #right {
	background-image: url(../images/banneri_right_varjo.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 256px;
	width: 5px;
}
#header #bottom {
	width: 860px;
	float: left;
	background-image: url(../images/banneri_bottom_varjo.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
#header #navigointi {
	float: left;
	width: 215px;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-y;
	height: 256px;
}
#header #left {
	background-image: url(../images/banneri_left_varjo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 256px;
	width: 5px;
}
#wrapper {
	float: left;
	width: 860px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	min-height: 800px;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 840px;
	color: #FFFFFF;
	padding-left: 20px;
}
#copy {
	float: left;
	width: 860px;
	color: #CCCCCC;
	text-align: center;
}
#copy p {
	float: left;
	width: 860px;
	color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: lighter;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 17px;
}
#content ul {
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	margin: 0;
}
#content ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 0.8em;
	line-height: 17px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 12px;
}
.luelisaa {
	padding-left: 19px;
}
#content img {
	border: 2px solid #CCCCCC;
}
.imghenk {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: lighter;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: normal;
}
