.img
{
  margin: 32px;
  height: auto;
  width: auto;
  float:left;
  text-align: center;
}	
.img img
{
  display: inline;
  border: 1px solid #ffffff;
  opacity:0.9;filter:alpha(opacity=90);moz-opacity:0.9;
}
.img a:hover img {border: 1px solid #000000;
opacity:1;filter:alpha(opacity=100);moz-opacity:1;}

.desc
{
  text-align: center;
  font-weight: normal;
  width: 128px;
  margin: 1px;
}

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	
	background-color:#FFFFFF;
}


div#header {
	width: 850px;	
	height: 90px;

	margin-left: auto;
	margin-right: auto;
		
	background-image:url(banner_uusi.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;

	
	
}


div#links {
	width: 850px;
	height: 30px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	
	color: #d4d4d4;
	font-size: 12pt;
	background-image:url(linkkipalkki/linkkipalkki_tausta.gif);

}

div#contenttalvi {
	width: 850px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	background-color:#FFFFFF;
	background-image:url(talvitausta.gif);
	background-repeat:no-repeat;
	
	text-align: left;
}

div#content {
	width: 850px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	background-color:#FFFFFF;
	
	text-align: left;
}

div#contentmimo {
	width: 850px;
	height:342px;
	
	margin-left: auto;
	margin-right: auto;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	background-color:#FFFFFF;
	
	text-align: left;
}

div#treenikortti {
	width: 200px;
	height: 302px;
	background-image:url(treenikortti09.gif);
	margin-left: 630px;
	
}






div#footer {
	width: 850px;	
	height: 48px;

	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
		
	background: url("contact-info.png") no-repeat center;
	background-color:#FFFFFF;
}

div#space {

	width: 850px;
	height: 10px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	
	background-color:#CCCCCC;
	
}

div#side_image {
	float: right;
}

p.bottom {
	padding-top: 52px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	color:#2a4150;
	margin-top:25px;
	margin-bottom:10px;
}

table {
	background-color:#FFFFFF;
	margin-left: 10px;
	font-size:12px;
}

th {
	background: #CCCCCC;
	padding: 4px;
}

tr {
	background-color:#FFFFFF;
}

td {
	padding: 3px;
}

a {
	color: #3a5665;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	
}

ul {
	
}

li {
	margin-bottom: 10px;
	list-style-image:url(bullet_blue.png);	
}


/* HOVERBOX */

div#hoverbox {
	width: 850px;
	height:auto;
	
	margin-left: auto;
	margin-right: auto;
	
	background-color:#FFFFFF;

}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox2
{
	cursor: default;
	list-style: none;
}


.hoverbox a
{
	cursor: default;
}

.hoverbox2 a
{
	cursor: default;
}



.hoverbox a .preview
{
	display: none;
}

.hoverbox2 a .preview
{
	display: none;
}



.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -21px;
	left: -38px;
	z-index: 2;
}

.hoverbox2 a:hover .preview
{
	display: block;
	position:absolute;
	top: 200px;
	left: 200px;
	z-index: 2;
}



.hoverbox img
{
	background: #fff;
	border-width:0px;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 84px;
}

.hoverbox2 img
{
	background: #fff;
	border-width:0px;
	padding: 2px;
	vertical-align: top;
}


.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	margin: 8px;
	padding: 5px;
	position: relative;
}

.hoverbox2 li
{
	color: inherit;
	display: inline;
	float: left;
	margin: 8px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 150%;
	height: 150%;
}

.hoverbox2 .preview
{
	border-color: #000;
	width: 15%;
	height: auto;
}
