#container {
	background-color: #415B8D;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background-position: center center;
}
#banner {
	background-color: #415B8D;
	height: 150px;
	font-family: OCR A Std, Arial;
	font-size: 61px;
	color:#C3C3C3
	
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-repeat: repeat;
	background-image:url('../pics/Tausta.png');
	
}
#top_nav {
	height: 25px;
	background-color: #EAE6E3;
	position: inherit;
	top: 0px;
	overflow: hidden;
	

}




#right_col {
	margin-left: 600px;
	height: 100%;
	padding: 45px;
	background-color: #415B8D;
	line-height: inherit;
	font-size: 13px;
	font-weight:bold;
	
	
}
#lef_col {
	
	float: left;
	width: 560px;
	
	background-color: #F8F5EF;
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	height: 100%;
	border-style:solid;
	border-width:2px;
	border-color:#494949;
	min-height:235px;
	
}

#yhteystiedot {
	background-color:#EAE6E3;
	padding:10px;
	border:thin;
	border-color:#787878;
	border-style:solid;
	width:160px;
	
	
	}
	
#footer {
	height: 45px;
	background-color: #3B322C;
	clear: both;
	text-align: center;
	font-family: Tahoma;
	font-size: small;
	font-weight: 900;
	color: #FFFFFF;
}
#lef_col li {
	height: 80px;
	vertical-align: text-bottom;
	text-align: center;
}
.otsikko {
	font-size: xx-large;
	font-weight: bold;
	color: #0000CC;
	text-decoration:underline;
}
.otsikko2 {
	font-size: large;
	font-weight: bold;
	color: #3333FF;
}
#lef_col ul {
	font-size: medium;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

a:link{
	color: black;
	text-decoration:none;
}
a:visited{
	color: black;
	text-decoration:none;
}
a:active{
	color: black;
	text-decoration:none;
}
a:hover{
	color:#00CCFF;
	text-decoration:none;
}

a.footer:link{
	color: white;
	text-decoration:none;
}
a.footer:visited{
	color: white;
	text-decoration:none;
}
a.footer:active{
	color: white;
	text-decoration:none;
}
a.footer:hover{
	color:#00CCFF;
	text-decoration:none;
}


	
}
.banner {
	text-align: left;
}
.banner_heading {
	text-align: center;
	margin-left: 36px;
	
}
.contact_side {
	font-size: medium;
	margin-left:15px;
}
.top_nav {
	border-width: 0px;
}
.contact_side_heading {
	font-size: medium;
	color:#3333FF;
}

