body {
	background: url(images/bg.png) no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}

@media print {
    .noprint {
        display: none;
    }
}

#wrap {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #a1b4cc;
}

#top {
	background-color: #e4e4e4;
	background-image: url('images/pertikbanner.png');
	width: 900px;
	height: 70px;
	background-repeat: no-repeat;
}

#navibar {
	width: 900px;
	height: 30px;
	background-color: #a1b4cc;
	position: relative;
}

#navbar {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	font-family: arial;
	position: absolute;
}
#navbar li {
	list-style: none;
	float: left; }
	
#navbar li a {
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none; 
	color: #4a6c99;
}

#navbar li a:hover {
	color: #f5f5f5; }
	
#navbar li ul {
	display: none;  }

#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	width: 30%;
	margin: 0;
	padding: 0;
	color: #f5f5f5;
}
	
#navbar li:hover li, #navbar li.hover li {
	float: left; }
#navbar li:hover li a, #navbar li.hover li a {
	color: #4a6c99;
	font-size: 14px;
	background-color: #b9c8d9;
	height: 25px;
	line-height: 25px;
}

#navbar li li a:hover {
	color: #f5f5f5; }
	
.tuotemenu {
	width: 240px;
	height: 30px;
	background-color: #b9c8d9;
}

#lang {
	background-color: #a1b4cc;
	width: 100px;
	height: 30px;
	float: right;
}
	
.h1{
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

.h1etu{
	font-size: 24px;
	font-weight: bold;
	margin-top: 95px;
	text-align: center;
}

.h2{
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

.h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.h4 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.h5{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.h6{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.h7 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.h8{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#container {
	width: 870px;
	min-height: 365px;
}

#container2 {
	width: 850px;
	height: auto;
}

#huoltocontainer {
	width: 870px;
	min-height: 316px;
}

#tuoteotsikko {
	width: 850px;
	height: 40px;
}

.emptytd {
	width: 20px;
}

.emptytd2 {
	height: 20px;
}

.emptytd3 {
	width: 10px;
}

.emptytd4 {
	width: 300px;
}

.emptytd5 {
	width: 100px;
}

.emptytd6 {
	height: 10px;
}

.emptytd7 {
	height: 5px;
}

.emptytd8 {
	width: 140px;
}

#etusivuleft {
	float: left;
	width: 430px;
	height: 380px;
	background-color: #f5f5f5;
}

#etusivueng {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

.etusivutext {
	font-size: 20px;
	text-align: center;
}

#tarjoukset {
	float: left;
	width: 870px;
	height: auto;
	background-color: #ededed;
	text-align: center;
	color: #4a6c99;
	vertical-align: top;
}

.tablecenter {
	margin-left: auto;
	margin-right: auto;
}

#etusivukuva {
	width: 870px;
	height: 240px;
}

#yritystext {
	float: left;
	width: 870px;
	height: 350px;
	background-color: #f5f5f5;
}

#alakuva {
	width: 870px;
	height: auto;
}

.bottom {
	margin-bottom: 0;
	vertical-align: bottom;
}

.paalinkcent {
	text-align: center;
	margin: 0;
	padding: 0;
}

.link {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #7663a8;
}

.link2 {
	text-decoration: underline;
	color: #7663a8;
	font-weight: bold;
	text-align: center;
}

.link3 {
	text-decoration: underline;
	color: #7663a8;
	font-weight: bold;
}

.link4 {
	text-decoration: underline;
	font-weight: bold;
	color: #7663a8;
	font-size: 16px;
}

.link5 {
	color: #7663a8;
	font-size: 16px;
}	

.link6 {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}

.noimgborder {
	display: block;
	border: 0px;
}	

.bold {
	font-weight: bold;
}

#content {
	width: 875px;
	min-height: 579px;
	background-color: #f5f5f5;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: arial;
	font-size: 14px;
	color: #7663a8;
}

#pikavalinta {
	width: 865px;
	height: 40px;
	background-color: #ededed;
	padding-left: 5px;
	line-height: 40px;
	font-weight: bold;
}

.otsikko {
	font-size: 16px;
	font-family: arial;
	color: #7663a8;
}

.paamieskuva {
	margin-top: 0px;
	text-align: center;
}

.pmargin {
	margin: 0;
	padding: 0;
}

.pmargincenter {
	text-align: center;
	margin: 0;
	padding: 0;
}

.vaihtoehto {
	font-weight: bold;
	width: 150px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;
}

.vaihtoehto2 {
	font-weight: bold;
	width: 100px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;
}

.pmargin2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

.pmargin3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}

.aligntop {
	vertical-align: top;
}

.topcenter {
	vertical-align: top;
	text-align: center;
}

.aligncenter {
	vertical-align: center;
}

.alignbottom {
	vertical-align: bottom;
}

.yhteystd {
	vertical-align: top;
	width: 290px;
}

.alignright {
	text-align: right;
}

.alignright {
	text-align: left;
}

.yhteyspertik {
	vertical-align: top;
	width: 290px;
	text-align: center;
	font-size: 18px;
}

.yhteystdcenter {
	vertical-align: top;
	width: 290px;
	text-align: center;
}

.keskitd {
	width: 25px;
}

.imgpad {
	padding-top: 25px;
	padding-left: 10px;
}

.tarjousvalmistaja {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

#contactleft {
	width: 542px;
	height: 580px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}

#contactright {
	width: 313px;
	height: 590px;
	float: right;
}

.clear {
	clear: both;
}

#footer {
	border-top: 1px solid #a1b4cc;
	background-color: #e4e4e4;
	width: 900px;
	height: 55px;
	font-family: arial;
	font-size: 12px;
	color: #7467c0;
	text-align: center;
}
	
.footertextmargin{
	margin-top: 12px;
}

#sisalto {
	width: 900px;
	font-size: 1px;
	color: #efebdf;
}