/* Footer */
#footer {
width: 1000px;
color: #a7daf5;

/*position: absolute; bottom: 0; width: 100%;  height:80px; */ /* pohjaan tarttuvaa footeria varten */
}

#footer_content{
	width: 1000px;
	background-color: #497387;
	font-family: arial, sans-serif;
	font-size: 12px;
float:left;
padding: 0 0 15px 0;

	/* margin: 0px auto 0px auto; height: 80px; */
}
#footer_c {text-align:center;}


#footer h3{font: bold 12px arial, verdana, sans-serif; padding: 0;}
#footer p{color: #a7daf5; font-weight: bold; padding: 0 0 5px 0;}
#footer div.raita{width: 100%; background: #479dbc; clear:both; border-top: 1px solid #fff; float:left;}
#footer p.f-raita{color: #fff; font-style: italic; padding: 0 0 0 15px; line-height: 20px;}
#footer div.logot{float:left; padding: 10px 0 15px 0;}


	#footer_content .widg {float:left; margin: 10px 0 0 15px;}
        #footer_content .widg h3 {color: #a7daf5; margin:0 0 10px 0;}

#footer_content .widg p, #footer_content .widg a{color: #fff; font-weight: bold;}

	.widg  ul li a, .widg  ul li a {
		color: #fff;
		text-decoration: none;
	}
	.widg  ul li a:hover, .widg  ul li a:hover {
		text-decoration: underline;
	}

#footer_content .blogroll{width: 275px;} /*palstojen leveydet */
.textwidget p{width: 275px;}
.textwidget #pikkunavi p{width: 390px;}

	