div#scrollwrapper {
	position: relative;
	left: -300px;
}

div.scrolltext {
	height: 222px;
	min-width: 120px;
	max-width: 520px
	float: left;
	overflow: hidden;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 80px;
	vertical-align:middle;
	display: table-cell
}

div.scrolltext p {
	color: #feffff;
}

div.scrollimage {
	height: 220px;
	min-width: 60px;
	float: left;
	padding-right: 40px;
}

div.scrolllink {
	margin-left: 0px;
	position: absolute;
	bottom: 10px;
	float: left;
	height: 20px;
	width: auto;
}

ul#slider {
		
}

div.scrolltext a {
	color: #cbf796;
	text-decoration: none;	
}

div.scrolltext a:hover {
	text-decoration: underline;	
}


@font-face {
    font-family: 'Philosopher';
    src: url('../fonts/philosopher-webfont.eot');
    src: url('../fonts/philosopher-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/philosopher-webfont.woff') format('woff'),
         url('../fonts/philosopher-webfont.ttf') format('truetype'),
         url('../fonts/philosopher-webfont.svg#PhilosopherRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'akaDora';
    src: url('../fonts/akadora-webfont.eot');
    src: url('../fonts/akadora-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/akadora-webfont.woff') format('woff'),
         url('../fonts/akadora-webfont.ttf') format('truetype'),
         url('../fonts/akadora-webfont.svg#akaDoraRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



label {
	width: 10.5em;
	float: left;
	text-align: right;
	margin-right: 1.5em;
	margin-top: 0.3em;
	display: block
}

textarea {
	border: 0px;
	background: url('../images/textarea.png') no-repeat left top;
	padding: 4px 0 0 4px;
	width: 251px;
	height: 248px;
}

input {
	border: 0px solid black;	
}

.rounded {
	background: url('../images/input.png') no-repeat left top;
	width: 253px;
	height: 27px;
	overflow: hidden;
	padding: 4px 0 0 4px;
}

.submit {
	margin-left: 12.5em;
	margin-top: 1em;
} 

body {
	background-image: url('../images/background1.png');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #333333;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#header {
	width: 960px;
	height: 61px;
	color: white;
	text-align: center;
	position: relative;
}

#logo {
	position: absolute;
	left: 20px;	
}

#main_navi {
	position:absolute;
	right: 7px;
}

.active {
	background-image: url('../images/active.png');
}

.nonactive {
	background-image: url('../images/vertical_bar.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#main_navi a:link, #main_navi a:visited, #main_navi a:hover {
	display: block;
	float: left;
	color: #dfdfdf;
	text-decoration: none;
	font-family: Philosopher;
	width: auto;
	height: 38px;
	text-align: center;
	padding: 22px 24px 0 24px;
}

#banner_text {
	color: white;
	font-size: 41px;
	font-family: Philosopher;
	min-height: 41px;
	width: 900px;
	position: relative;
	margin: 20px 0 0 0;
	left: 20px;
	height: 170px;
	
}

	#banner_text p {
	font-size: 16px;
	}

	#banner_text a {
	color: #CBF796;
	text-decoration:none;
	}
	
	#banner_text a:hover {
	text-decoration: underline;
	}

#banner_area_etusivu {

	padding: 70px 0px 0px 270px;
	min-width: 100px;
	height: 180px;
	position: relative;
	top: 1px;
	font-family: Philosopher;
}

#banner_area {

	padding: 0px 0px 0px 0px;
	min-width: 100px;
	height: 238px;
	position: relative;
	top: 1px;
	font-family: Philosopher;
}

	#banner_area img.subpages {
	height: 235px;
	width: auto;
	position: relative;
	float: left;
	bottom: 10px;	
	}

#small_bar {
	width: 900px;
	height: 0px;
	text-align: center;
	padding: 8px 0 0 0;
	font-size: 16px;
	font-family: Philosopher;
	color: #3c3c3c;
}

#small_bar p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

#small_bar2 {
	width: auto;
	height: 8px;
	display: none;
}

#small_bar_text p {
	display: none;
	position: relative;
	left: 30px;
	top: 6px;
}

#small_bar_text {
	position: relative;
	bottom: 5px;
	right: -50px;
	text-align: left;
	font-family: arial;
	width: 900px;
	height: 40px;
	padding: 0 0 0 0;
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle;
}

#wrapper2 {
	margin: 0 auto;
	width: 960px;
}

#side_navi h2 a {
	font-size: 25px;
	color: #7cb407;	
	padding: 0 0 0 16px;
	font-family: Philosopher;
	margin: 10px 0 10px 0;
	font-weight: normal;
}

#side_navi a {
	padding: 0 0 0 16px;
	font-family: Philosopher;
	text-decoration: none;
	font-size: 15px;
}

.side_nonactive{
	color: #3c3c3c;
	display: block;
}

.side_active {
	color: #75ac03;
	display: block;
}

.repeat2 {
	background-color: white;
	min-height: 400px;
	width: 942px;
	position: relative;
	top: 32px;
}

#side_navi {
	width: 178px;
	position: relative;
	bottom: 0px;
	top: -20px;
	float: left;
}

#side_content {
	max-width: 744px;
	min-height: 400px;
	float: left;
	position: relative;
	top: -20px;
	bottom: 0px;
	padding: 6px 0 0 18px;
	font-family: arial;
	font-size: 14px;
	color: #3c3c3c;
}

#side_content p , #side_content pre{
	padding: 0px 20px 0 20px;
	font-size: 14px;
	color: #3c3c3c;
	font-family: arial;
	position: relative;
	bottom: 4px;
}

#side_content ul {
	padding: 0 0 0 50px;	
}

.side_top {
	background: url('../images/side_yla.png') no-repeat bottom center;
	width: 948px;
	height: 15px;
	position:relative;
	left: -3px;
	top: 21px;
	float: left;
}

.side_bottom {
	background: url('../images/side_ala.png') no-repeat bottom left;
	width: 948px;
	height: 15px;
	position:relative;
	left: -3px;
	top: 15px;
	float: left;
	margin: 0px auto;
}

#main_area {
	background-image: url('../images/main_bg.png');
	width: auto;
	min-height: 405px;
	padding-bottom: 0px;
}

#main_area2 {
	background-image: url('../images/main_bg.png');
	width: auto;
	min-height: 405px;
	padding-bottom: 80px;
}

.topper {
	background: url('../images/iso_nosto_yla.png') no-repeat top center;
	width: 938px;
	height: 8px;
	position:relative; 
	left: -5px;
	top: 30px;
	margin: 16px;
}

.bottomer {
	background: url('../images/iso_nosto_ala.png') no-repeat bottom center;
	width: 938px;
	height: 12px;
	margin: 0px auto;
	position: relative;
	top: -3px;
}

#main_area_content {
	margin: 0 auto;
	padding: 2px 0px 0px 20px;
	font-family: arial;
	font-size: 15px;
	color: #3c3c3c;
	width: 918px;
	min-height: 120px;
	background: url('../images/iso_nosto_bg.png') top left;
	position: relative;
	top: 14px;
}

.top {
	background: url('../images/nosto_yla.gif') no-repeat top center;
	width: 960px;
	height: 7px;
	margin: 16px auto;
	position:relative;
	top: 18px;
}

.repeat {
	background: url('../images/nosto_repeat.gif') repeat-y top center;
	width: auto;
	min-height: 300px;

}
.bottom {
	background: url('../images/nosto_ala.png') no-repeat bottom center;
	width: 960px;
	height: 15px;
}

#left_box{
	width: 250px;
	min-height: 300px;
	float:left;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 10px;
	background: transparent;
	font-size: 13px;
	font-family: arial;
	color: #3c3c3c;
}

#middle_box {
	width: 250px;
	min-height: 300px;	
	float:left;
	position:relative;
	left: 50px;
	background: transparent;
	font-size: 13px;
	font-family: arial;
	color: #3c3c3c;
	padding-left: 20px;
	padding-right: 10px;
}

#right_box {
	width: 250px;
	min-height: 300px;
	float:left;
	position:relative;
	left: 90px;
	background: transparent;
	font-size: 13px;
	font-family: arial;
	color: #3c3c3c;
	padding-left: 30px;
	padding-right: 10px;
}

#footer{
	width: auto;
	height: 30px;
	background-color: #333333;
	padding: 20px 0 0 0;
	text-align: center;
	color: white;
	font-family: arial;
	font-size: 12px;
}

#side_content a {
	color: #7cb407;
	text-decoration: none;
}

#right_box p, #middle_box p, #left_box p {
	margin: 8px 0 0 0;
	font-size: 14px;
}

#footer a {
	color: #7cb407;
	text-decoration: none;
}

.h3title {
	font-size: 41px;
	line-height: 41px;
	font-family: Philosopher;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: table-cell;
	min-width: 100px;
	height: 30px;
	color: #feffff;
	font-weight: normal;
	vertical-aling: middle;
}

h6 {
	font-size: 28px;
	color: #2f7703;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Philosopher;
	color: white;

}

h5 {
	font-size: 49px;
	line-height: 35px;
	color: #cbf796;
	font-family: akaDora;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	font-weight: normal;
}

h4 {
	font-size: 25px;
	color: #2f7703;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Philosopher;
}

h3 {
	font-family:akaDora;
	font-size: 67px;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	line-height: 67px;
}

h2 {
	font-size: 25px;
	color: #7cb407;	
	padding: 0 0 0 16px;
	font-family: Philosopher;
	margin: 10px 0 10px 0;
	font-weight: normal;
}

h1 {
	color: #7cb407;
	padding: 0px 0 0 0px;
	font-size: 31px;
	font-family: Philosopher;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	font-weight: normal;
}

hr {
	border: 0;
	color: #cacaca;
	background-color: #cacaca;
	height: 1px;
	width: 100%;
}

#left_box hr, #middle_box hr{
	border: 0;
	color: #cacaca;
	background-color: #cacaca;
	height: 1px;
	width: 112%;
	position: relative;
	left: -19px;	
}

#right_box hr {
	border: 0;
	color: #cacaca;
	background-color: #cacaca;
	height: 1px;
	width: 113%;
	position: relative;
	left: -21px;	
}

.box_text {
	padding: 0 0 0 16px;	
	font-size: 15px;
	font-family: arial;
}

#side_navi ul.subnavifirst , #side_navi ul.subnavi{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#side_navi ul.subnavi li {
	padding: 0 0 0 0;
	margin: 0 0 0 20px;	
}

#side_navi li {
	background: url(../images/arrow.png) no-repeat right;
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0 0 0 0;	
}

#side_navi li.active {
	background: url(../images/arrow_active.png) no-repeat right;
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 0 0;
	margin-left: 0 0 0 0;	
}

li {
	list-style-image: url(../images/check.png);
	padding: 2px 0 0 0;
}

#side_content li {
	list-style-image: url(../images/check.png);
	padding: 2px 0 0 0px;	
}

#button1 {
	position: absolute;
	left: -130px;
	top: 11px;
	border: 0px;
}

#button2 {
	position: absolute;
	left: 200px;
	top: 11px;
	border: 0px;
}

.arrow {
	position: absolute;
	left: 170px;
	padding: 3px;
}