body {
	background: url(img/tausta.jpg);
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div#wrap {
	margin: 0 auto;
	width: 933px;
}

div#header {
	background: url(img/bg_header.png) no-repeat;
	height: 208px;
}

div#mainmenu {
	background: url(img/bg_mainmenu.png) no-repeat;
	height: 50px;
}

div#leftcol {
	background: url(img/bg_leftcol.png) no-repeat;
	float: left;
	min-height: 298px;
	position: relative;
	width: 232px;
}

div#centercol {
	background: #fff url(img/bg_centercol.jpg) no-repeat;
	float: left;
	min-height: 284px;
	padding: 25px 40px;
	width: 391px;
}

div#rightcol {
	background: url(img/bg_rightcol.png) no-repeat;
	float: left;
	min-height: 334px;
	width: 113px;
}

div#footer {
	background: url(img/bg_footer.png) no-repeat;
	clear: left;
	height: 173px;
}

div#mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

div#mainmenu ul li {
	float: left;
	position: absolute;
}

div#mainmenu ul li a {
	display: block;
	height: 48px;
	overflow: hidden;
	text-indent: -9999px;
}

li#mm-etusivu {
	left: 250px;
	top: 0;
	width: 72px;
}

li#mm-henryoband {
	left: 325px;
	top: 0;
	width: 105px;
}

li#mm-swinggang {
	left: 435px;
	top: 0;
	width: 141px;
}

li#mm-yhteystiedot {
	left: 577px;
	top: 0;
	width: 108px;
}

li#mm-etusivu a:hover {
	background: url(img/bg_mainmenu.png) -250px -50px no-repeat;
}

li#mm-henryoband a:hover {
	background: url(img/bg_mainmenu.png) -325px -50px no-repeat;
}

li#mm-swinggang a:hover {
	background: url(img/bg_mainmenu.png) -435px -50px no-repeat;
}

li#mm-yhteystiedot a:hover {
	background: url(img/bg_mainmenu.png) -577px -50px no-repeat;
}

h1 {
	font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #49400E;
}

h2 {
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
}

p#tsekkaakeikat {
	left: 105px;
	position: absolute;
}

p#tsekkaakeikat a {
	display: block;
	height: 67px;
	overflow: hidden;
	text-indent: -9999px;
	width: 141px;
}

p#tsekkaakeikat a:hover {
	background:url(img/bg_leftcol_over.png) -105px 0 no-repeat;
}

p.blog-date {
	font-size: 12px;
}

div.blog-comments {
	color: #666;
	font-size: 12px;
}

div.blog-comment, div.commentform {
	background: #EFEEE9;
	margin-bottom: 5px;
	padding: 10px;
}

div.blog-comments p {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

div.blog-comments p.blog-comment-name {
	font-size: 12px;
}

div.blog-comments p.blog-comment-link {
	border-bottom: 2px #EFEEE9 solid;
	margin-bottom: 20px;
	padding: 10px 0 20px 0;
}

input.inputbtn {
	width: auto;
}

label {
	display: block;
	float: left;
	width: 75px;
}

input, textarea, select {
	width: 250px;
	margin-bottom: 5px;
	border: 1px #99A5A7 solid;
	padding: 2px;
}

form {
	margin-top: 10px;
}

a {
	color: #4D431F;
}

div#centercol img.centerimg {
	margin: 0 0 20px 40px;
}

a img {
	border: 0;
}

div.galleria {
	float: left;
	font-size: 10px;
	margin: 0 20px 20px 0;
	text-align: center;
}