@charset "UTF-8";
/* CSS Document */

body{
	margin: 16px 0px 20px 0px;
	background-color: #f2f2f2;
	
	font-family: Arial;
	color: #5e656a;
}

#big{
	width: 979px;
}

#yla{
	width: 220px;
	height: 299px;
	float: left;

}

#left{
	width: 240px;
	height: 299px;
	float: left;
	
}

#navi{
	width: 219px;
	height: 299px;
	background-image: url('images/bg.gif');
	background-position: top left;
	background-repeat:no-repeat;
	

}

#navi img {
	border-style: none;
}

#g{
	width: 188px;
	float: left;
	text-align: right;
	color: #6d6d6c;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 16px;
	padding-top: 22px;
}
#g p{
	line-height: 14px;
	font-size: 12px;
}

#g ul{
	line-height: 28px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#g ul li{
	background-image: url('images/li.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#right{
	float: right;
	width: 739px;
	background-color: #ffffff;
	height: 299px;
	background-image: url('images/bg2.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}



#a{
	float: left;
	width: 300px;
	height: 299px;
	margin: 20px 0px 0px 20px;
}

#b{
	float: right;
	width: 300px;
	height: 299px;
	margin: 20px 40px 0px 0px;
}

#left2{
	width: 200px;
	float: left;
	text-align: right;
	padding-top: 16px;
	padding-left: 19px;
	
	font-size: 10px;
	line-height: 1.5em;
}

#keski{
	width: 500px;
	float: left;
	margin-left: 21px;
	
	padding-top:12px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 1.5em;
}

#right2{
	width: 344px;
	text-align: left;
	float: right;
	
	padding-top: 16px;
	padding-bottom: 30px;
	font-size: 12px;	
		line-height: 1.5em;
}


#right2 p{
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
}

#footer{
	width: 675px;
	margin-left: 240px;
	clear: both;
	color: #a5a9ac;
	padding-top: 10px;
	border-top: 1px solid #a5a9ac;
}

#footerleft{
	width: 422px;
	float: left;
	font-size: 12px;
}

#footerright{
	width: 219px;
	float: left;
	font-size: 10px;
}

h1{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}

h2{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}

a:link    { color: #618fde; text-decoration: none; font-size: 12px; font-weight: normal; }
a:visited { color: #618fde; text-decoration: none; font-size: 12px; font-weight: normal; }
a:active  { color: #cccccc; text-decoration: none; font-size: 12px; font-weight: normal; }
a:hover   { color: #cccccc; text-decoration: none; font-size: 12px; font-weight: normal; }

a.linkki:link    { color: #618fde; text-decoration: none; font-size: 12px; font-weight: normal; }
a.linkki:visited { color: #618fde; text-decoration: none; font-size: 12px; font-weight: normal; }
a.linkki:active  { color: #3fa9f7; text-decoration: none; font-size: 12px; font-weight: normal; }
a.linkki:hover   { color: #3fa9f7; text-decoration: none; font-size: 12px; font-weight: normal; }

