body {
	margin: 0 auto;
	padding: 0;
	font-family: georgia, arial, sans-serif;
	font-size: 12px;
	background:url(img/bgrtexture.png) top center;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#0084CB;
}
* { padding: 0px; margin: 0px; }

#content {
	margin: 0 auto;
	height: 100%;
    width: 732px;

}

#pageflip {
	position: relative;
	margin: 0px 0px 0px 0px;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	border: 0px;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(img/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}

#wrapper {
    width: 732px;
    margin:0px;
	float: left;
}


h2 {
	font-family: vedana, arial, sans-serif;
    font-size: 12px;
    width: 100%;
    margin: 25px 0px 0px 50px;
    padding: 0px;
    color: #FF0000;
}
p {
margin: 0px;

    line-height: 18px;
    width: 500px;
    padding: 0px 0px 0px 0px;
}
em { color: #333;}

#header {
    width: 732px;
    height: 120px;
	background:url(img/logo.png) no-repeat center;
	
}
#header span { display: none;}


#slider {
    width: 732px;
    margin: 0px;
    padding: 0px;
	background: url(img/header.png) no-repeat top;
	float: left;
	}

.scroll {
    width: 732px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    border-top: 0px none;
    border-rigth: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #fff;
	
}

.scrollContainer div.panel {
    padding: 0px;
    height: 300px;
    width: 732px;
    margin: 8px 0px 0px 0px;
	background:url(img/shadow.png)  center repeat-y;
}

ul.navigation {
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
	font-weight:bold;
    list-style: none;
    margin: 158px 0px 0px 9px;
	display: block;
	float: left;
    width: 714px;
    padding: 0px;
	background: #fff url(img/gradient.png) repeat-x left top;
}

ul.navigation li {
    float: left;
    display: block;
    margin: 0px;
    padding: 0px 25px 0px 25px;
	background: #fff url(img/gradient.png) repeat-x right top;
	}
ul.navigation li.last {
	background: #fff url(img/gradient.png) repeat-x left top;
    padding: 0px 0px 0px 35px;
	

}
ul.navigation a {
    display: block;
    float: left;
    text-align: center;
    margin-top: 20px;
    color: #000000;
    text-decoration: none;
}



ul.navigation a:hover {
    color: #0084CB;

}

ul.navigation a.active {
    color: #0084CB;
}

ul.navigation a:focus {
    outline: none;
}


.hide {
    display: none;
}

#footer {
	display: block;
    float: left;
	background: url(img/bottom_shadow.png) top center no-repeat;
	width: 732px;
	margin: 0px 0px; 
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #000000; }

#footer p {
	margin: 0px 0px 8px 0px;
	width: 100%;
	color: white;
}
#footer a {
font-weight: bold;
}

.column {
    display: block;
    width: 500px;
	
	float: left;
}
.column p {
    width:300px;  
    display: block;
   margin: 15px 5px 0px 50px;
}

.linkit {
    width: 640px;  
    display: block;
   margin: 15px 5px 0px 50px;
}
.linkit p{
    width: 630px;  
    display: block;
   line-height: 14px;
   margin: 10px 0px 0px 0px;
}


/* */



div.kuvitus1 {
position: absolute;
top: 60px;
right: 40px;
}
div.kuvitus2 {
position: absolute;
top: 15px;
right: 40px;
}
div.kuvitus3 {
position: absolute;
top: 20px;
right: 40px;
}

div.kuvitus4 {
position: absolute;
top: 60px;
right: 40px;
}


.villagallery {
width: 400px;
margin: 50px 0px 0px 250px;
}