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

y, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {  
    margin:0px; padding:0px; border:0px;   
}
html, body {
	margin: 0px;
	padding: 0px;
	background-color:#3F4B6C;
	font-weight:lighter;
}
#Wrapper {
	width:960px;
	margin:auto;/* center the page*/
	text-align:left;/* reset text back to left due to ie5.x fix */
}
#Header {
	width:960px;
	height:200px;
	background-color:#FFFFFF;
	background-image:url(../images/headerbg.jpg);
	background-repeat:repeat-x;
	overflow: hidden;
	padding-bottom:20px;
	border-bottom:#a1a1a0 1px dotted;
}
#Logo {
	width:200px;
	float:left;
	height:153px;
	margin:45px 10px 0px 30px;
}
#Nav {
	width:630px;
	height:30px;
	background-color:#FFFFFF;
	margin:180px 50px 0px 0px;
	overflow: hidden;
	padding-left:30px;
	float:right;
	text-align:right;
}
#Nav ul {
	margin:0px;
}
#Nav li {
	margin-right:30px;
	display:inline;
}
#Nav2 {
	padding-left:10px;
}
#Nav2 ul {
	margin:5px 0px 20px 0px;
}
#Nav2 li {
	margin-bottom:5px;
	list-style-type:none;
}
#Content1 {
	margin:0px;
	float:left;
	padding:50px 30px 80px 30px;
	background-color:#FFFFFF;
	background-image:url(../images/contentbg.jpg);
	background-repeat:repeat-x;
	width:900px;
	overflow: hidden;
}
#ColA {
	width:210px;
	float:left;
	margin-right:20px;
}
#ColB {
	width:440px;
	float:left;
	margin-right:20px;
}
#ColC {
	width:210px;
	float:left;
}
#Content2 {
	margin:0px;
	float:left;
	padding:0px 30px 100px 30px;
	background-color:#FFFFFF;
	width:900px;
	overflow: hidden;
}

#HomeLeft {
	width:580px;
	height:293px;
	background-image:url(../images/etusivuntausta.jpg);
	float:left;
	margin-right:10px;
	border:#3F4B6C 1px solid;
	-moz-border-radius: 12px;
}
#Left {
	width:580px;
	float:left;
	margin-right:10px;
}
#HomeColA {
	width:280px;
	float:left;
	margin-right:20px;
}
#HomeColB {
	width:280px;
	float:left;
	margin-right:20px;
}
#HomeColC {
	width:280px;
	float:left;
}
#Main {
	width:440px;
	padding-bottom:30px;
	margin-bottom:20px;
}
#HomeMain {
	width:350px;
	height:253px;
	margin:20px;
}
#Middle {
}
#HomeRight {
	width:280px;
	float:right;
	margin-left:10px;
}
#Uutinen {
	margin:0px 10px 10px 10px;
}
#Right {
	width:280px;
	float:right;
	margin-left:10px;
}
#Clear {
	clear:both;
	height:1px;
}
#Footer {
	clear: both;
	width:920px;
	height:143px;
	background-color:#FFFFFF;
	padding:0px 20px 20px 20px;
	margin:0px 0px 30px 0px;
	overflow: hidden;
}
#FooterContent {
	clear: both;
	width:960px;
	padding-top:20px;
	border-top:#282323 1px dotted;
	background-color:#FFFFFF;
	overflow: hidden;
}
#FooterCol {
	width:210px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
#FooterCol ul {
}
#FooterCol li {
	margin-bottom:5px;
	list-style:none;
}
img.ContentImg {
	border:#c9c8c8 1px dotted;
	padding:5px;
	margin-bottom:30px;
	-moz-border-radius: 5px;
}
#Asiakas {
	border-top:#c9c8c8 1px dotted;
	padding:15px 0px 30px 0px;
	margin-top:30px;
	
}
#Jasen {
	overflow:hidden;
	margin-top: 10px;
	padding-bottom:20px;
	border-bottom:#d8d7d9 1px solid;
}
#Tapahtuma {
	overflow:hidden;
	margin-top: 10px;
	padding-bottom:20px;
	border-bottom:#d8d7d9 1px solid;
}
#Uutinen {
	padding: 10px 10px 20px 0px;
	border-bottom:#d8d7d9 1px dotted;
}
