* {
	margin:0px;
	padding:0px;
	color:#0e88af;
}

body {
	font-family:'Lucida Sans Unicode', Arial, Helvetica;
	font-size:14px;
	color:#0e88af;
}

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

#auto {
	width:100%;
	height:250px;
	background:url(img/auto.png) no-repeat left top;
}

#logos {
	padding-left:370px;
	padding-top:80px;
}

#logo {
	font-size:40px;
	color:#a6acae;
}

#hellos {
	color:#959797;
	font-size:12px;
	font-weight:bold;
}

span.blue {
	color:#0e88af;
}

#navi1 {
	height:51px;
	padding-left:257px;
	margin-top:55px;
	padding-top:20px;
}

#navi1 a {
	color:#0e88af;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
	padding-left:28px;
	padding-right:10px;
	border-left:1px solid #FFFFFF;
}

#navi1 a:hover {
	text-decoration:underline;
}

#navi1a {
	background:url(img/1.png) no-repeat left;
}

#navi1b {
	background:url(img/2.png) no-repeat left;
}

#navi1c {
	background:url(img/3.png) no-repeat left;
}

#navi1d {
	background:url(img/4.png) no-repeat left;
	padding-left:32px;
}

#navi1e {
	background:url(img/5.png) no-repeat left;
	border-right:1px solid #FFFFFF;
}

#content {
	margin-top:15px;
}

#valikko {
	width:215px;
	float:left;
}

#valikko a.kat {
	width:215px;
	display:block;
	text-indent:35px;
	background:url(img/rekka.png) no-repeat left center;
	color:#898b8b;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#valikko a.kat:hover {
	text-decoration:underline;
}

#valikko a.sublink {
	width:215px;
	display:block;
	text-indent:35px;
	color:#898b8b;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#valikko a.sublink:hover {
	text-decoration:underline;
}

#text {
	margin-left:235px;
	width:660px;
	position: static;
	color:#0e88af;
}

#text h1, #text h2, #text h3, #text,h4 {
	color:#979a9b;
}

.vasenosa {
	float:left;
	margin-bottom:10px;
}

.oikeaosa {
	margin-left:20px;
	float:left;
	margin-bottom:10px;
}

.kokoosa {
	width:660px;
	float:left;
}

.vasenosa img, .oikeaosa img {
	float:left;
	margin-right:4px;
}

#info {
	float:left;
	margin-right:4px;
}

.vasenosa, .oikeaosa {
	color:#0e88af;
	font-size:13px;
	width:320px;
	height:80px;
}

.kokoosa {
	color:#0e88af;
	font-size:13px;
	width:660px;
}

.email {
}

#footer {
	float:left;
	width:660px;
	background:#a5d7e9;
	color:#0e88af;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:15px;
	margin-left:235px;
}

a {
	color:#0e88af;
	text-decoration:underline;
}

#text p {
	color:#0e88af;
}

.tuote {
	float:left;
	width:250px;
	margin-right:40px;
	margin-bottom:20px;
}

.tuote p {
	padding-bottom:2px;
}