body {
	background-image:url('img/tausta.gif');
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #262626;
}

A:link			{ color: #8fd723; text-decoration: none; font-size: 14px; }
A:active		{ color: #8fd723; text-decoration: none; font-size: 14px; }
A:visited		{ color: #8fd723; text-decoration: none; font-size: 14px; }
A:hover			{ color: #8fd723; text-decoration: none; font-size: 14px; }

.nosto A:link		{ color: #606060; text-decoration: none; font-size: 14px; }
.nosto A:active		{ color: #606060; text-decoration: none; font-size: 14px; }
.nosto A:visited	{ color: #606060; text-decoration: none; font-size: 14px; }
.nosto A:hover		{ color: #606060; text-decoration: none; font-size: 14px; }

* {
	margin: 0;
	padding: 0;
}

/* YLEISET */

#oikea {
	color: #262626;
	padding-left: 20px;
	padding-right: 20px;
}

#oikea .otsikko {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 36px;
	color: #8fd723;
	margin-bottom: 20px;
}

#oikea .teksti {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #262626;
	margin-bottom: 20px;
}

#vasen {
	color: #262626;
	padding-left: 20px;
	padding-right: 5px;
}

#vasen .otsikko {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #8fd723;
	margin-bottom: 20px;
}
#vasen .otsikkoListaus {
	width: 220px;
	padding: 2px 2px 2px 5px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #1c4f8e;
	margin-bottom: 5px;
	margin-left: -5px;
	border: 0px solid black;
}

#vasen .teksti {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #262626;
	margin-bottom: 20px;
}

#vasen .teksti ul {
	list-style-type: none;
	width: 100%;
	margin: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	
}

#vasen .teksti li {
	margin-bottom: 5px;
}

.nosto {
	vertical-align: top;
	text-align: left;
	display: none;
	padding-right: 10px;
	border: 0px solid black;
	
}

.nosto .otsikko {
	width: 100%;
	padding: 2px 2px 2px 5px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #1c4f8e;
	margin-bottom: 5px;
	margin-left: -5px;
	border: 0px solid black;
}
.nosto .teksti {
	width: 100%;
}

#vasen {
	color: #262626;
	padding-left: 20px;
	padding-right: 20px;
}

.clear {
	clear: both;
}

/* NAVI */

.navi ul {
	list-style-type: none;
	width: 420px;
	margin: auto;
	color: #184f92;
}

.navi li {
	float: left;
	color: #184f92;
}

#etusivu_selected {
	padding-right: 15px;
	padding-left: 0px;
	margin-bottom: 15px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #184f92;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

#yritys_selected {
	padding-right: 15px;
	padding-left: 0px;
	margin-bottom: 15px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #184f92;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

#kumppanit_selected {
	padding-right: 15px;
	padding-left: 0px;
	margin-bottom: 15px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #184f92;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

#palvelut_selected {
	padding-right: 15px;
	padding-left: 0px;
	margin-bottom: 15px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #184f92;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.navi ul a:hover {
	color: #75bdec;
}

#navi_pageSelected {
	padding-right: 15px;
	padding-left: 0px;
	margin-bottom: 15px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #75bdec;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

/* OIKEA NAVI */

#reuna {
	padding-left: 60px;
	padding-right: 20px;
}

#reuna ul {
	list-style-type: none;
	margin: auto;
	margin-top: 45px;
}

#reuna li {
	float: none;
	margin-bottom: 5px;
}

#reuna ul a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #184f92;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

#reuna ul a:hover {
	color: #75bdec;
}

#reuna .otsikko {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #75bdec;
	margin-bottom: 10px;
}

/* PALVELUT TEKSTISIVU */
#palvelut_tekstin_otsikot {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 17px;
	color: #184f92;
	margin-bottom: 10px;
}

/* HENKILOT TEKSTISIVU */
.henkilokuva {
	margin-right: 20px;
	margin-bottom: 40px;
	border: 0;
	float: left;
	width: 125px;
}

/* ASIAKKAAT TEKSTISIVU */
.asiakaslogo {
	margin: 10px;
	float: left;
	width: 70px;
}

#yrityskuva {
	width: 100%;
}

.kuvateksti {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #262626;
	margin-top: 5px;
	font-style: italic;
}

/* FOOTER */

.footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none; 
}