/* CSS Document */

body {
	background-color:#666666;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


#news {
	width:300px;
	margin-top: 45px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}
#pohja{
	width:666px;
	background-color: #ffffff;
}

#banner {
	height: 60px;
	background-color: #000000;
	background-image: url(kuvat/logo.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#Header{
	height:259px;
	background-color:#2C2C2C;
}
	
#navigation{
	color:#FFFFFF;
	clear:both;
	height: 55px;
	text-indent: 25px;
	width: 666px;
	line-height: 50px;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	background-image: url(kuvat/navibg.jpg);
	background-repeat: repeat-x;
}

#vasen{
	float:right;
	width: 213px;
	background-color: #FFFFFF;
}

#oikea{
	float:right;
	width:450px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
	

#footer {
	clear:both;
	background-color: #000000;
}

.footext {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	line-height: 30px;
}


#index{
	width: 700px;
	margin-left: 10%;
	background-image: url(kuvat/bg.jpg);
	background-repeat: repeat-y;
	padding-left: 17px;
}

table{
	margin-left: 5px;
	float: left;
	clear: both;
}

#palaute {
	width:350px;
	margin-top: 45px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

