body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #537fa6;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: normal;
}

#wrapper {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#header {
	height: 205px;
}
.logo {
	padding-top: 40px;
	padding-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navi {
	height: 78px;
	width: 852px;
}
#content {
	width: 852px;
	padding-top: 7px;
	padding-bottom: 50px;
}
#content-right1 {
	width: 450px;
	padding-left: 40px;
	float: left;
}
#content-right-yhteys {
	width: 700px;
	padding-left: 40px;
}
p {
	line-height: 20px;
}
#content-right2 {
	float: left;
	width: 590px;
}
#content-right3 {
	float: left;
	width: 300px;
}
#content-left {
	float: left;
	width: 220px;
	padding-left: 40px;
	padding-top: 5px;
}
#content-kuvat {
	width: 310px;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}

#content-kuvat2 {
	width: 280px;
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}


#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 852px;
}
#footer-text {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	padding-top: 10px;
	font-size: 12px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

a:link {
	color: #527FA9;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #527FA9;
	outline: none;
	text-decoration: none;
}

a:active {
	color: #527FA9;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #7EA2C0;
	text-decoration: none;
	outline: none;
}

.text-image {
	display: inline;
	float: right;
	margin-right: 450px;
	margin-top: 0px;

} 
img, div, a, input { behavior: url(iepngfix.htc) }
