/* CSS Document */

body {
	background: url(kuvat/bg_body.jpg) top left repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 30px 0 60px 0;
}

#wrap {
	width:912px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	background: url(kuvat/bg_wrap.gif) top left repeat-y;
}
		
#contentleft {
	width: 295px;
	padding:0px 0 0 9px;
	float:left;
}
	
#contentcenter {
 width: 570px;
 padding:0 0 30px 0;
 float:left;
 color: #000;
 line-height: 175%;
}

* html #contentcenter  {  /* IE 6.0 ja alaspäin */
 margin:0 0 0 -10px;
}


	
#contentright {
	width:175px;
	padding:0px;
	float:left;
}
	
#contentheader {
	height: 17px;
	background: url(kuvat/bg_top.gif) top left repeat-y;
}

#navi {
	width: 570px;
	height: 33px;
	margin-bottom: 35px;
	text-align: right;
}

#logo {
	padding: 14px 0 14px 27px; <!-- 14 0 78 27 !-->
}

#etusivu_keski {
	height: 301px;
	width:912px;
	background-color: #5b3a2b;
}

#footer {
	height: 44px;
}

#footerlogot {
	height: 134px;
	text-align: center;
	margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    vertical-align: middle;
	background-image: url(footer_logot_bg.gif);
}

#footer_logot {
	height: 134px;
	background-color: #5b3a2b;
}
#img_wrapper {
	padding: 20px;
}

#footer_copyright {
	text-align: center;
	background-color: #5b3a2b;
	color: #FFFFFF;
}

.henkilosto_kuva {
	margin: 0 15px 0 0;
	float: left;
}

.henkilosto_otsikko {
	margin: 0 15px -10px 0;
}

#hinnasto {
	margin: 0 0 20px 0;
	width: 480px;
}

#etusivu_teksti {
	
	/*width: 284px;
	height: 241px;
	padding: 30px;
	float: left;
	background: url(kuvat/etusivu_teksti_pohja.gif) top left no-repeat;
	color: #963611;
	font-size: 12px;
	line-height: 180%;*/
	
	
	width: 568px;
	height: 241px;
	padding: 30px;
	float: left;
	background: url(kuvat/etusivu_teksti_pohja.jpg) top left no-repeat;
	color: #963611;
	font-size: 12px;
	line-height: 180%;
}

#osoite {
	width: 256px;
	height: 125px;
	background: url(kuvat/etusivu_osoite_pohja.gif) top left no-repeat;
	line-height: 150%;
	padding-left: 51px;
	padding-top: 32px;
}

.etusivu_henkilo {
	float: left;
}
.etusivu_tervetulo {
	font-color: #963611;
	font-size: 12px;
	line-height: 180%;
}	


/* TABLE */

td {
	padding: 2px 5px 2px 10px;
	border-bottom: 1px #eae0d0 solid;
}

thead {
	background: #eae0d0;
	color: #5b3a2b;
	font-weight: bold;
}
	
	
/* LINKIT */
a.img {
	text-decoration: none;
}


a:link { 
  color: #8e2800;
  text-decoration: none;
}

a:visited { 
  color: #6b1e00;
   text-decoration: none;
}

a:hover, a:active { 
	color: #b62c00;
}
	
#footer_copyright a{
	color: #FFFFFF;
}
