body {
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #dcdddf;
	background-repeat: repeat;
	background-image: url(images/bg.jpg);
	background-position: -30px 0px;
}

#container {
	width: 960px;
	background-image: url(images/container-bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	/*background-image: url(images/testi1.png);*/
}

#banner {
	width: 960px;
	background-image: url(images/containeryla.png);
	background-repeat: no-repeat;
	height: 152px;
	margin-top: 4%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
}

#bannertausta {
	background-image: url(images/bannerbg.jpg);
	height: 152px;
	width: 960px;
}

#banner .logo {
	margin-top: 0px;
	margin-left: 20px;
}
#navi ul {
	width: 940px;
	margin-top: 0px;
	display: block;
	margin-bottom: 0px;
	height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;	/*background-color: #8a9ca8;*/
}
	
#navi ul li {
	clear: right;
	float: left;
	color: #333;
	list-style-type: none;
	font-weight: bold;
	font-variant: normal;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 24px;
	background-color: #DDD;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navi a {
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	font-weight: normal;
}

#navi ul li:hover {
	color: #000;
	background-color: #B0CAFF;
}



#content {
	width: 910px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-right: 25px;
	margin-right: auto;
	margin-left: auto;
}

#content p {
	font-size: 9pt;
	line-height: 1.5em;
}

#content .suunnittelukohteet {
	width: auto;
	clear: right;
	float: left;
	padding: 5px;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
}

#content ul {
	font-size: 11pt;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 4px;
}


.clearfix {
	clear: both;
}
a {
	color: #E8CB00;
	text-decoration: underline;
}
a:hover {
	color: #666;
}

#kartta {
	clear: left;
	float: right;
	width: 425px;
	
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

#kartta a{
	font-size: 12px;
	color: #066;
}

h1 {
	font-size: 20pt;
	font-weight: normal;
	color: #069;
	text-transform: none;	
}


h2 {
	font-size: 16pt;
	font-weight: normal;
	margin-top: 20px;
}


h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #069;
}

#footer {
	color: #000;
	width: 1000px;
	font-size: 10pt;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-weight: normal;
	background-image: url(images/footerbg.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
}
#galleria {
	width: 800px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#galleria img {
	padding: 4px;
}
