@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	background-color: #CCCCCC;
	background-image: url(gfx/bottom_tausta.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	font-family: 'helvetica neue',sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #888888;
	font-weight: normal;
}

h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
p {
	margin-top: 12px;
	margin-bottom: 12px;
	
}
strong {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#text-content {
	margin: auto;
	width: 530px;
	padding-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	background-color: #DDDDDD;
	background-image: url(gfx/610px-rounded-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.keskitys {
text-align: center;
margin: 0px;
padding: 0px;
}

#wrapper {
	height: 850px;
	background-image: url(gfx/tehdas_tausta2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 170px;	

}
#content-wrapper {
	margin: auto;
	position: relative;
	width: 840px;
	background-color: #CCCCCC;	/*background-image: url(gfx/teksti_tausta.jpg);
	background-repeat: repeat-x;
	background-position: top;*/

}
#content {
	height: 650px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#header {
	background-image: url(gfx/header.png);
	padding: 0px;
	height: 80px;
	width: 500px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
}

#linkit {
clear: both;
padding-top: 10px;
padding-bottom: 20px;

}

gallery_safari {
display: block;
}

