/* CSS Document */


	
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(taustatile5.jpg) top repeat-x;
	background-color: #131313;
	line-height: 1.5em;
	color: #000;
	font-size: 10px;
}

img {
	border: 0;
}

	
/*-------------------------------------------------------------*/



#banner {
	position:absolute;
	width: 100%;
	height: 450px;
	background: url(banneri2.png) right no-repeat;
	text-align:right;
	left: 4px;
}


#wrap{
	position: relative;
	margin: 0 auto;
	width: 800px;
}


#sisabanner {
	width: 800px;
	height: 300px;
	background: url(mtbo.png) top left no-repeat;
}


#navi {
	width: 800px;
	height: 150px;
	background: url(super.png) top left no-repeat;
	text-align:left;

}
	

#innerwrap {
	width: 800px;
	height: 650px;
}


#isodivi {
	float: left;
	width: 400px;
}

.isodivi {
	overflow: hidden;
}

.isodivi2 {
	height: 400px;
}


#uutisdivi {
	
	float: left;
	width: 800px;
	clear: both;

	text-align: left;
		
}

.floatright { float: right; margin-left: 20px; }
.margin90 {margin-top: 60px;}

#pikkudivi {
	margin-top: 50px;
	float: left;
	width: 266px;
	height: 300px;
}


#footer {
	height: 200px;
	width: 800px;
}


/*-----------------------------------------------------*/

#imageContainer {
	position: relative;
	float:right;
	width: 400px;
	overflow: hidden;
}

/*-----------------------------------------------------*/



p {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #fff;
	text-align: left;
}

a {
	font-family: Trebuchet MS, arial, sans serif;
	font-size: 10pt;
	
	color: #eaa422;
	text-align: left;
	text-decoration:none;
}

a:hover{xolor: #ffffcc;}

h1 {
	padding-top: 20px;
	font-family: impact, arial, sans-serif;
	font-weight:normal;
	font-size: 30pt;
	color: #fff;
	text-align: left;
}

h2 {
	
	font-family: impact, arial, sans-serif;
	font-weight:normal;
	font-size: 20pt;
	color: #eaa422;
	text-align: left;
}
