
body {
margin : 0;
padding : 0;
background-color : #ffffff;
}
p {
font-family : Trebuchet MS;
font-size : 13px;
color : #000000;
}
#top {
position : relative;
left : 0;
width : 100%;
height : 95px;
background-image : url(../yla_osa_tiedostot/topbg08.jpg);
background-position : top left;
background-repeat : no-repeat;
/*
border-bottom:1px solid #667300;
*/
}
#menublok {
position: absolute;
margin: 10px 0px 0px 224px;
bottom:-1px;
height: 30px;
width: 690px;
/* 
padding: 10px 0px 0px 0px;
text-decoration : none;
margin-top: 0;
text-transform : uppercase; */

}

#etusivu {
font-family : Trebuchet MS;
font-size : 13px;
font-weight: bold;
color : #667300;
text-align:center;
padding-top: 6px;
width: 71px;
height: 30px;
float: left;
background-image:url(etusivu_bg.jpg);
background-repeat:no-repeat;	

}

#palvelut {
font-family : Trebuchet MS;
font-size : 13px;
font-weight: bold;
color : #667300;
text-decoration: none;
width: 76px;
height: 30px;
padding-top: 6px;
margin-left:3px;
float: left;
background-image:url(palvelut_bg.jpg);
background-repeat:no-repeat;	
text-align:center;
}

#yritys {
font-family : Trebuchet MS;
font-size : 13px;
font-weight: bold;
padding-top: 6px;
color : #667300;
text-decoration: none;
margin-left:3px;
width: 62px;
height: 30px;
float: left;
background-image:url(yritys_bg.jpg);
background-repeat:no-repeat;	
text-align:center;
}

#yhteystiedot {
font-family : Trebuchet MS;
font-size : 13px;
font-weight: bold;
color : #667300;
margin-left:3px;
text-decoration: none;
width: 110px;
height: 30px;
float: left;
background-image:url(yhteystiedot_bg.jpg);
background-repeat:no-repeat;	
text-align:center;
padding-top: 6px;
}



#menublok a:link, #menublok a:visited {
	
font-family : Trebuchet MS;
font-size : 13px;
padding : 5px 8px 5px 8px;
font-weight : bold;
color : #737815;

text-decoration : none;
/*
background-color : #f1f1f1;
border-top : 1px solid #949494;
border-right : 1px solid #949494;
border-left : 1px solid #949494;

border-bottom : 1px solid #667300;
*/

}
#menublok a:hover {
	
font-family : Trebuchet MS;
font-size : 13px;
padding : 5px 8px 5px 8px;
font-weight : bold;
color : #494949;
text-decoration : none;
/*
background-color : #f1f1f1;
border-top : 1px solid #667300;
border-right : 1px solid #667300;


border-left : 1px solid #667300;
*/
}
#menulist {
	
list-style : none;
padding : 0;
margin : 0;
font-family : Trebuchet MS;
font-size : 13px;
font-weight : bold;
color : #ffffff;
text-decoration : none;

}
#menulist li {
	
display : inline;
padding : 0;
margin : 0;
font-family : Trebuchet MS;
font-size : 13px;
font-weight : bold;
color : #ffffff;
text-decoration : none;


}
#menulist a:link#current, #menulist a:visited#current {
	
border-top : 1px solid #667300;
border-right : 1px solid #667300;
border-left : 1px solid #667300;
padding : 5px 8px 5px 8px;
background-color : #ffffff;
color : #000000;

 
border-bottom : 1px solid #ffffff;

}

