body {
	margin-top: 0px;
	margin-left: 0%;
	background-color: #E6E6E6;
	background-image: url(images/bg_gray.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
}
p{
	margin-right: 25px;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 20px;
	text-align: left;
	line-height: 150%;
}
.etusivu{
	margin-right: 25px;
	margin-left: 30px;
	margin-top: 40px;
	text-align: left;
	line-height: 150%;
}
h1 {
	font-size: 23px;
	text-decoration: underline;
	color: #78A700;
	margin-left:30px;
	margin-right: 40px;
	text-align: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78A700;
}
a:link {
	text-decoration: none;
}	
a:hover {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#footer {
	height: 40px;
	background-image: url(images/footer.gif);
}
#headercontent {
	height: 25px;
	background-image: url(images/top_sep.gif);
}

#imagecontent {
	height: 230px;
	background-image: url(images/degrees.jpg);
}
#imgabout{
	background-image:url(images/aboutus.gif);
}
#imgnews{
	background-image:url(images/news.gif);
}
#imgprod{
	background-image:url(images/products.gif);
}
#imgcont{
	background-image:url(images/contactus.gif);
}
#imglegal{
	background-image:url(images/legal.gif);
}
#legaldis{
	height:15px;
	background-color: #E6E6E6;
}
#page {
	width: 100%;
}
#topbar {
	height: 30px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(images/banner_l.gif);
	display: block;
}
#topcontent {
	float: right;
	display: inline;
}
#topmenu {
	height: 30px;
	float: left;
	display: inline;
	width: auto;
}
#wrap{
	background-image: url(images/bg_green.gif);
	background-repeat: repeat-x;
}
#wrapper {
	margin-left: 50%;
	background: #ddd;

}
.green{
	font-weight: bold;
	color: #78A700;
}
.greenitalic {
	color: #78A700;
	font-style: italic;
}
.greenitalicbold {
	color: #78A700;
	font-style: italic;
	font-weight: bold;
}
.herring{
	margin-top: 35px;
	margin-left: 53px;
}
.image{
	padding-top: 20px;
	padding-left: 25px;
}

.legal{
	font-size: 9px;
	margin-top: 3px;
	margin-left: 255px;
}
.linknews{

	color: #78A700;
	line-height: 120%;
}
.products{
	color: #78A700;
	line-height: 120%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
}

.up_sep{
	background-image: url(images/products_upr.gif);
	background-repeat: no-repeat;
	height: 40px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/list.gif);

}
.listitem{
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 1px;
}