* {
margin: 0;
padding: 0;	
}


.div {
border: 1px solid red;	
}

#container {
margin: 0 auto;
width: 867px;
text-align: left;	
margin-top: 55px;
}


body {
	background-color: #5c5c5c;
	background-image:url(images/tausta_sivu.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#yla {
	background-image: url(images/tausta_yla.jpg);
	background-repeat: no-repeat;
	height: 152px;
	padding: 14px 0px 0px 17px;
	margin-bottom: 0px;

}

#otayhteytta {
	padding-left: 15px;
}

#sisalto {
	width: 770px;
	padding: 6px 57px 10px 40px;
	background-image:url(images/tausta_sisalto.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;

	}

#logo {
	float: left;
	width: 427px;
}

#logo h1 {
margin: 0;
padding: 0;	
}
	
#navi {
	float: left;
	width: 148px;
	margin: 18px 0 0 18px;
}


#otayhteytta {
	float: left;
	width: 162px;
}


#footer {
	background-image:url(images/tausta_ala.jpg);
	background-repeat: no-repeat;
	height: 76px;
	margin-bottom: 0px;

}

#footer p {
font-size: 0.8em;
line-height: 1.2em;
padding: 10px 0px 0px 80px;
}


p,ol,ul {
font-size: 0.8em;
line-height: 1.4em;
}

h1 {
font-size: 1.2em;
letter-spacing: 0.1em;
}


h2 {
font-size: 1.1em;
}

h3 {
font-size: 0.8em;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin-bottom: .8em;
}

ul,ol {
margin-left: 1em;	
}

a, a:active {
color: #FDC504;
}

a:visited {
color: #ffffff;
}


#sisalto a:hover {
text-decoration: none;
}