@charset "utf-8";
/* CSS Document */

BODY {
	text-align : center;
	margin : 0;
	background : #4aa0d2 url('gfx/body-bg.jpg') repeat-x;
}

BODY, P, BLOCKQUOTE, DIV, SPAN, UL, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H1 {
	margin : 0;
	padding : 0;
	font-size : 22px;
	font-weight : 400;
	font-style : normal;
}

H2 {
	margin : 0 0 10px 0;
	padding : 0;
	font-weight : 400;
	font-size : 16px;
	color : #212121;
}

A:link, A:visited, A:active { color : #651f76; }

A:hover { color : #000; text-decoration : underline; }

DIV, UL, LI { margin : 0; padding : 0; }

P { line-height : 150%; margin-right : 20px; }

IMG { border : 0; padding : 0; margin : 0; }

DIV#foot-etusivu A:hover {	border-bottom : 6px solid #85c08e; }

DIV#bigwrapper {
	text-align : left;
	margin : 0 auto;
	width : 974px;
}

DIV#head {
	width : 974px;
	height : 57px;
	background : url('gfx/head.jpg') no-repeat;
}

#navikko {
	margin : 0 10px 0 11px;
	width : 954px;
	height : 34px;
	border : 0px solid black;
}

DIV#middle-etusivu {
	width : 974px;
	height : 439px;
	background : url('gfx/etusivu-main-bg.jpg') no-repeat;
}

DIV#main-etusivu {
	width : 500px;
	position : relative;
	top : 60px;
	left : 245px;
/*	margin : 200px 0 20px 0;*/
}

DIV#foot-etusivu {
	width : 974px;
	height : 73px;
	background : url('gfx/etusivu-foot-bg.jpg') no-repeat;
}


DIV#middle-alasivu {
	width : 974px;
	height : 420px;
	background : url('gfx/alasivu-main-bg.jpg') no-repeat;
}


DIV#foot-alasivu {
	width : 974px;
	height : 73px;
	background : url('gfx/alasivu-foot-bg.jpg') no-repeat;
}

DIV#foot-alasivu-palkki {
	width : 974px;
	height : 19px;
	background : url('gfx/alasivu-alapalkki.jpg') no-repeat;
}

DIV#foot-alasivu-palkki A:link, DIV#foot-alasivu-palkki A:visited, DIV#foot-alasivu-palkki A:active {
	color : #cba5d7;
	text-decoration : none;
}

DIV#foot-alasivu-palkki A:hover {
	color : #F1F1F1;
}

DIV.alasivu-navi-item {
	padding-left : 5px;
	height : 15px;
	padding-top : 5px;
}

A.alanavi:link, A.alanavi:active, A.alanavi:visited {
	text-decoration : none;
}

A.alanavi:hover {
	text-decoration : underline;
}
