body
{
	margin: 0px;
	padding: 0px;

	background-image: url(http://www.vihreaict.fi/img/bg.gif);
	background-position: center 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-repeat: repeat-x;
	background-color: #d4dbc5;
}

a, a:hover {
	color:#066606;
}

a:visited {
	color:#033603;
}

html
{
   height: 100%;
}


#container
{
   margin: 0px auto;
   min-height: 100% !important;
   height: 100%;
   width: 904px;

}

.tausta {
	background-image: url(http://www.vihreaict.fi/img/bg_body.gif);
	background-repeat: repeat-y;
}

#keski
{
	text-align: left;
	float: left;
	width: 904px;
	min-height: 100% !important;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.vihreaict.fi/img/bg_body.gif);
	background-repeat: repeat-y;

	
	
}

#pic {
   float: left;
   padding-left:10px;
}


#slogan
{
	font-size: 13px;

	width: 861px;
	padding: 5px 0px 0px 25px;
	color: white;
	font-weight: bold;
	background-color: green;
	background-image: url(http://www.vihreaict.fi/img/bg_slogan.gif);
	background-repeat: repeat-x;
	display: block;
	height: 20px;
	margin: 0 0 0 10px;
	clear: both;
}


#left
{
	float: left;
	/*Container for left hand boxes*/
	width: 240px;
	   padding: 22px 0px 20px 0px;
	display: block;

}
   
   
#textarea
{

	float: left;
	width: 567px;
	padding: 22px 55px 20px 30px;
	font-size: 13px;
	line-height: 17px;
	color: black;	
}

h3
{
   padding-top :0px;
   margin-top: 0px;
   font-size: 22px;
   color: #000000;
   margin-bottom:15px;
   line-height:24px;
}


h4
{

   font-size: 16px;
color:#066606;
   margin-bottom:10px;
   line-height:22px;
}




ul#menu
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
}

ul#menu li{
	list-style:none;
	}
	
ul#menu li a
{
	display: block;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	width: 190px;
	height: 26px;
	background-color: #FFF;
	background-image: url(http://www.vihreaict.fi/img/main1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}


.subi
{
	display: block;
	padding: 0px 0px 0px 0px !important;
	margin:-8px 0 8px 0;
	text-decoration: none;
	width: 190px;
	height: 20px !important;
}


	
ul#menu li a:link, ul#menu li a:visited{
	color:#808284;
}

ul#menu li a:hover, ul#menu li a:active{
	background-color: #FFF;
	background-image: url(http://www.vihreaict.fi/img/main2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color:#066606;
}


.linormalact {
	background-color: #FFF;
	background-image: url(http://www.vihreaict.fi/img/main2.gif) !important;
	background-repeat: no-repeat;
	background-position: left 2px;
	color:#066606 !important;
}

.lisubact , .lisub:hover {
	background-color: #FFF;
	background-image: url(http://www.vihreaict.fi/img/sub2.gif) !important;
	background-repeat: no-repeat;
	background-position: left 4px !important;
	color:#066606 !important;
	margin:0px 0px 0px 22px;
	padding:0px 0px 0px 8px !important;
}
.lisub{
	background-color: #FFF;
	background-image: url(http://www.vihreaict.fi/img/sub1.gif) !important;
	background-repeat: no-repeat;
	background-position: left 4px !important;
	color:#808284 !important;	
	margin:0px 0px 0px 22px;
	padding:0px 0px 0px 8px !important;	
}




#right
{
	
	/*Container for right hand boxes*/
	display: block;
	padding: 20px 10px 10px 20px;
	color: white;
	font-size: 13;
	clear: both;

}

#kuva
{
	width:240px;
	float:right;
	clear:both;
	background-color:#ffffff;
	bxorder:1px solid red;
	margin:0px;
	padding:0px;
	text-align:center;
}


#tab
{
	float: right;
	width: 240px;
	background-color: 066606;
	background-image: url(http://www.vihreaict.fi/img/bg_nosto.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-color: #FFF;
	border-width: 2px 0px 20px 30px;
	border-style: solid;
	display: block;
}



#right h4 
{
   padding-top :0px;
   margin-top: 0px;
   font-size: 18px;
   color: #ffffff;
   margin-bottom:5px;
}

#right a
{
	color: #f4ff00 !important;
	text-decoration: underline;
	font-size: 13px;
}

             
#polku
{
	display:block;
	clear:both;
	padding:0px 0px 0px 270px;
	margin-top:10px;
	font-size: 10px;
	color: #066606;
	height:10px;
}

#polku a {
	color: #066606 !important;
	text-decoration:none;
	font-size:10px;
}

