body {
	background: #eee;
	color: #222;
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, sans-serif;
}
div#box {
	background: #fff url(img/box_bg.gif) top left repeat-y;
	width: 602px;
	margin: 20px auto;
}
div#box-top {
	background: url(img/box_top.gif) top left no-repeat;
	height: 13px;
	overflow: hidden;
	width: 602px;
}
div#box-bottom {
	background: url(img/box_bottom.gif) top left no-repeat;
	height: 13px;
	overflow: hidden;
	width: 602px;
}
div#left {
	width: 135px;
	float: left;
	position: absolute;
}
div#right {
	background: url(img/katko_pysty.gif) top left repeat-y;
	margin-left: 158px;
	min-height: 450px;
	width: 442px;
	float: right;
	margin-bottom: -20px;
}
#main {
	margin: 20px auto;
	padding: 0;
	background: #fff;
	width: 595px;
}
#logo {
	margin-top: -60px;
	margin-left: 70px;
	width: 60px;
	height: 20px;
	float: left;
}
#sublogo {
	margin-top: -25px;
	margin-left: 5px;
	width: 160px;
	height: 20px;
	float: left;
	font-size: 10px;
	color: #c60;
}
#logo h1 {
	font-size: 30px;
	text-align: center;
	padding-top: 20px;
}
#sections {
	margin-top: -20px;
	width: 485px;
	height: 70px;
	float: right;
}
#sectionssub {
	font-size: 14px;
	padding-top: 50px;
	padding-left: 15px;
	margin-right: 20px;
	float: right;
}
#sectionssub a {
	color: #777;
	text-decoration: none;
}
#sectionssub a:hover {
	color: #333AAA;
	text-decoration: underline;
}
#bottom {
	width: 595px;
	background: url(img/katko_vaaka.gif) repeat-x;
}
#left p {
	margin: 0;
	padding: 10px 10px 5px;
	color: #999;
	text-transform: lowercase;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	font: normal 8pt "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, sans-serif;
}
#left a, a:active, a:link, a:visited {
	color: #43709e;
	text-decoration: none;
}
#left a:hover {
	color: #c60;
	text-decoration: underline;
}
#right h3 {
	color: #666;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	text-decoration: underline;
}
#righttext {
	padding: 15px;
	text-align: left;
	color: #444;
	font-size: 14px;
	line-height: 20px;
}
#righttext ul {
	margin-top: -2px;
}
#righttext li {
	list-style-image: url(img/bullet.png);
	margin-left: -23px;
}
#righttext a, a:link, a:visited {
	color: #43709e;
	text-decoration: none;
}
#righttext a:hover {
	color: #c60;
	text-decoration: underline;
}
#righttext p {
	margin: 0;
	padding-top: 5px;
	text-align: justify;
	font: normal 10pt "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, sans-serif;
}
#righttext p.last {
	padding-bottom: 20px;
	font: normal 10pt "Lucida Grande", "Lucida Sans Unicode", Verdana, Lucida, sans-serif;
}
#bottombox {
	background: url(img/katko_vaaka.gif) repeat-x;
	text-align: center;
	font-size: 12px;
	width: 595px;
	height: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#bottombox a {
	color: #333;
	text-decoration: none;
}
#bottombox a:hover {
	color: #333AAA;
	text-decoration: underline;
}
#code {
	background: #eee;
	border: 1px solid #666;
	padding: 5px;
	font: 10px helvetica;
}
div.container {
	background: white;
	padding: 5px;
	border: 1px solid black;
}
div.container:hover {
	border: 1px solid #333AAA;
}
div.thumb {
	float: left;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.thumb img {
	border: 1px solid #cbcbcb;
}
#line {
   margin-left: 25px;
   margin-right: 25px;
   margin-top: -10px;
   margin-bottom: -5px;
	background: url(img/katko_vaaka.gif) repeat-x;
}
