body {
	width:1000px;
	margin: auto;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.floatcenter {
	float: center;
}

.suklaa {
	width: 700px;
}

.marginbottom {
	margin-bottom:-20px;
}

#links {
	display: inline;
	margin: 0 48px 0 0;
	position: relative;
	bottom: -70px;

}

#links img {
	margin-right: 17px;
}

#header {
	height: 220px;
	margin-top: -40px;
}

#mainimage {
	margin-bottom: -75px;
}

#nav {
	margin-right: 60px;
	display: inline;
}

#nav a {
	margin: 0px 5px;
	font-size: 12px;
	text-decoration: none;
}

#nav a:link {
	color: #000000;
}

#nav a:visited {
	color: #000000;
}

#nav a:active {
	color: #6b9e1d;
}

#nav a:hover {
	color: #6b9e1d;
}

#content {
	margin-top: -15px;
	height: 670px;
}

#content p {
	line-height: 1.8;
	margin: 0px 88px;
	text-align: center;
	font-size: 13px;
	font-family: "arial";
}

#content-maku {
	height: 50px;
}

#content-maku p{
	text-align: center;
	line-height: 1.5;
	font-size: 15px;
	font-family: "arial";
}

#content-teema {
	height: 50px;
}

#content-teema p{
	text-align: center;
	line-height: 1.5;
	font-size: 15px;
	font-family: "arial";
}

#content-tilaaminen {
	height: 50px;
}

#content-tilaaminen p {
	text-align: center;
	line-height: 1.5;
	font-size: 15px;
	font-family: "arial";
}

#content-yritys {
	margin-top: 5px;
	height: 525px;
}

#content-yritys p {
	width: 700px;
	margin: auto;
	font-family: "arial";
	font-size: 15px;
	line-height: 1.8;
}

#content-yritys img{
	margin-top: 22px;
	width: 800px;
	height: 351px;
}

#footer img {
	margin-top: 40px;
}

#footer pre {
	font-family: "arial";
	font-size: 13px;
}

#footer a:link {
	color: #000000;
}