body,html {
	margin:0;
	padding:0;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#202020;
	line-height:1.5em;
	}

#top {
	width:800px;
	height:58px;
	padding:264px 0 0 0;
	}
	
#navi {
	width:400px;
	height:58px;
	padding:0 0 0 64px;
	}

.main {
	background-image:url(../images/bg_main_etusivu.jpg);
	background-repeat:no-repeat;
	}

.tyot {
	background-image:url(../images/bg_main_tyot.jpg);
	background-repeat:no-repeat;
	}

.yhteystiedot {
	background-image:url(../images/bg_main_etusivu.jpg);
	background-repeat:no-repeat;
	}
	
#content {
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	padding:50px 45px 15px 55px;
	}

h1 {
	font-size:16px;
	color:#660000;
	font-weight:bold;
	}

.nayttely_top {
	border-right:1px solid white;
	border-bottom:2px solid #c8c8c8;
	}

.nayttely_line {
	border-bottom:1px solid #c8c8c8;
	}

a:link {
	color: #089898; 
	}
	
a:visited {
	color: #089898;
	}
	
a:hover {
	color: #089644;
	text-decoration:none;
	}
	
a:active {
	color: #089898;
	}

.kuvateksti {
	color:#666666;
	padding-left:10px;
	}
