body {
	background: url(../img/bg_body.png) repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 color: #999791;
 margin-top: 0px;
}

h2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 16px;
 color: #a8a69f;

 margin-bottom: 4px;
}

h3 {
 font-size: 14px;
 color: #000;
}

h4 {
 font-size: 14px;
 color: #000;
}

h5 {
 font-size: 14px;
 color: #000;
}

h6 {
 font-size: 14px;
 color: #000;
}


a {
 color: #990000;
}

a:hover {
 color: #990000;
}

a:visited {
 color: #990000;
}


address {
 font-size: 11px;
 color: #464449;
 text-align: center;
}

ul {

}

ol {

}

.sivusto {
 width: 800px;
 margin: 0 auto 0 auto;
}

#bg_top {
 width: 100%;
 height: 143px;
 background: #fff;
}

#bg_header {
 background: url(../img/bg_header.png) repeat-x;
 width: 100%;
 height: 216px;
}

#bg_nav {
 background: url(../img/bg_nav.png) repeat-x;
 width: 100%;
 height: 41px;
}

#navit {
 text-align: right;
 padding-top: 8px;
  padding-right: 50px;
}

#navit a {
 font-size: 12px;
 color: #fff;
 text-decoration: none; 
}

#navit a:hover {
 color: #464449;
}

#bg_content {
 background: url(../img/bg_content.png) repeat-x;
 width: 100%;
 min-height: 230px;
}

#bg_myyjat {
 background: url(../img/bg_myyjat.png) repeat-x;
 width: 100%;
 height: 184px;
 clear: left;
}

#bg_footer {
 background: url(../img/bg_footer.png) repeat-x;
 width: 100%;
 height: 48px;

}


#c-col {
 width: 800px;
}

#c-col p {
 font-size: 12px;
 line-height: 18px;
 color: #51504d;
 margin: 0px;
 padding: 10px 0px 10px 0px;
}

.lista li {
 font-size: 12px;
 line-height: 18px;
 color: #51504d;
}

#myyjat_tbl {
 width: 500px;
}

#myyjat_tbl td {
 font-size: 12px;
 line-height: 18px;
 color: #51504d;
 padding-bottom: 10px;
}

#logo {
 width: 135px;
 float: left;
}

#bg_kielet {
 width: 340px;
 margin-left: 135px;
}

#kielet {
 font-size: 12px;
  color: #969693;
	padding-left: 18px;
}

#kielet a {
 color: #969693;
 text-decoration: none;
}

#kielet a:hover {
 color: #464449;
}

#liikkeet {
 font-size: 12px;
 color: #989791;
}

#bg_liikkeet {
 padding-top: 10px;
 padding-left: 18px;
}

#liikkeet td {
 width: 247px;
}

#liikkeet span {
 font-weight: bold;
 color: #696864; 
}

#osoitetiedot {
 padding-top: 12px;
}

#sepeteus {
 text-align: right;

 padding-top: 10px;
}


/*Subnavit*/

ul {

	}

.tuotekuvat img {
 border-width: 0px;
}

.tuotekuvat a {
 color: #464449;
 font-size: 12px;
 text-decoration: none;
 }
 
 .tuotekuvat a:hover {
 color: #9f0011;
 
 }
 
.tuotekuvat_padleft {
  padding-left: 10px;
}
	
.tuotekuvat_padtop {
 padding-top: 10px;
}

.tuotekuvat_padtopleft {
 padding-top: 10px;
 padding-left: 10px;
}

.tuotekuvat_link {
 text-align: center;
}

/*- Menu 1--------------------------- */

	
#menu1 {
	width: 163px;
	margin: 10px;
	

	}
	
#menu1 ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
	
	#menu1 li {
	 margin-bottom: 2px;
	 text-align: right;
	}
	
#menu1 li a {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  voice-family: "\"}\""; 
  voice-family: inherit;
  height: 17px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #504f4d;
	display: block;
	background:  url(	../img/btn_sub.png);
	padding: 5px 28px 0 0px;
	}
	
#menu1 li a:hover {
	color: #504f4d;
	background:  url(	../img/btn_sub.png) 0 -23px;
	padding: 5px 28px 0 0px;
	}

.fontti {
 font-size: 12px;
 color: #51504d;
}
	
