body{
	background: url('img/background.jpg') no-repeat center center fixed;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
}

span{
	font-family: Tahoma;
	font-size: 11px;
}

li.linkit{
	padding-top: 5px;
}

table{
	margin: auto;
	border-style: none;
}

#second{
	padding-left: 120px;
}

#yhteyst{
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
	text-align: left;
}

#wrapper{
	margin: auto;
	width: 667px;
}

#logo{
	background: url('img/logo2.png') no-repeat;
	background-position: 0% 50%;
	width: 624px;
	height: 100px;
}

#navigation{
	width: 670px;
	height: 30px;
}

#navigation a{
	height: 24px;
	width: 131px;
	display: block;
	background-image: url('img/button.png');
	text-align: center;
	padding-top: 6px;
	font-size: 12px;
	color: #fff;
	font-family: Tahoma;
	float: left;
	margin-right: 3px;
}

#navigation a:hover{
	background-image: url('img/button2.png');
}

#content{
	width: 615px;
	height: auto;
	min-height: 400px;
	background-color: #ffffff;
	/*color: rgb(89, 85, 84); old font color */
	font-family: Tahoma;
	font-size: 13px;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	border: 1px solid #000;
}

#footer{
	width: 670px;
	height: 20px;
	padding-top: 10px;
	text-align: center;
	color: white;
	font-size: 11px;
	font-family: arial;
}

#first{
	padding-left: 30px;
}

#linkit{
	float: left;
}

.info{
	width: 200px;
	vertical-align: top;
	padding-top: 10px;
}

.esite{
	height: 200px;
	width: 150px;
}

#tuotteet{
	width: 400px;
	vertical-align: top;
}

#lemon-logo {
	width: 50%;
	margin-bottom: 20px;
}

#ohj-kuvaukset {
	width: 50%;
}

a:link{text-decoration: none; color: #ffffff;}
a:visited{text-decoration: none; color: #ffffff;}
a:active{text-decoration: none; color: #ffffff;}
a:hover{text-decoration: none; color: #000000;}

a.mail:link{text-decoration: none; color: blue;}
a.mail:visited{text-decoration: none; color: blue;}
a.mail:active{text-decoration: none; color: #ffffff;}
a.mail:hover{text-decoration: none; color: #000000;}

a.poplight:link{text-decoration: none; color: blue;}
a.poplight:visited{text-decoration: none; color: blue;}
a.poplight:active{text-decoration: none; color: black;}
a.poplight:hover{text-decoration: none; color: black;}