/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(kuvat/img01.jpg) repeat-x;
	color: #000000;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
}
h1 {
	font-size: 22px;
	color: #000099;
	height: 38px;
	border: 1px dotted #FFFFFF;
	margin-bottom: 22px;
	text-align: left;
}

h2 {
	font-size: 18px;
	color: #666666;
	height: 22px;
	border: 1px dotted #FFFFFF;
	margin-bottom: 22px;
	text-align: left;
	padding-left: 30px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0033CC;
	padding: 2px 2px 2px 4px;
	line-height: 13px;
}
h5 {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 140%;
	text-align: left;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(kuvat/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(kuvat/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url(kuvat/img03.jpg) no-repeat;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 116px 78px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 40px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	background: url(kuvat/img04.jpg) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 555px;
	padding: 0 0 0 76px;
}
#content2 {
	width: 820px;
	text-align: center;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 15px 76px 0 16px;
	background: url(kuvat/sidebar.jpg) repeat-y;
	color: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Footer */

#footer {
	height: 70px;
	background: url(kuvat/img05.jpg) no-repeat;
	margin: 0px auto;
	width: 960px;
}

#footer p {
	margin: 0;
	padding-top: 35px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}
#page #content2 blockquote blockquote blockquote table {
	text-align: left;
}

