body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
	margin-top: 20px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 880px;
	border: 0px solid #88898B;
	margin-top: 5px;
}
.kuva {
	border: 7px solid #FFFFFF;
}

.contact {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 20px 10px 10px;
	text-align: left;
	vertical-align: top;
}
.naviDiv {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-color: #54575D;
	border-right: 1px solid #E2E2DE;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
A.naviDiv:Link {
	background-color: #54575D;
	border-right: 1px solid #E2E2DE;
	color: #FFFFFF;
	text-decoration: none;
}
A.naviDiv:Hover {
	background-color: #54575D;
	border-right: 1px solid #E2E2DE;
	color: #CCCCCC;
	text-decoration: none;
}
A.naviDiv:Visited {
	background-color: #54575D;
	border-right: 1px solid #E2E2DE;
	color: #FFFFFF;
	text-decoration: none;
}

.naviActive {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #88898B;
	border-right: 1px solid #E2E2DE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #B30600;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #B30600;
}
.tuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
a:link {
	color: #B30600;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #333333;
}
.tarjousTaulukko {  border: none; margin-bottom: 3px; width: 100%}
.tarjousHinta {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #B30600;
	border-top: 1px dotted #993300;
	border-right: 1px dotted #993300;
	border-bottom: 1px dotted #CC0000;
	border-left: 1px dotted #993300;
}
.tarjousTuoteOtsikko {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #B30600;
	border-top: 1px dotted #993300;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #CC0000;
	border-left: 1px dotted #993300;
}
.tarjousKuvanPaikka {
	background-color: #FFFFFF;
	border-color: #FFFFFF #CC0000 #993300 #993300;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 5px;
}
.tarjousTuotteenTiedot {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	list-style-image: url(images/list.gif);
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #993300;
	border-left-color: #CC0000;
}
.ajankohtaista {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 10px;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 680px;
	padding-top: 20px;
	padding-left: 200px;
}
