body { 
    margin: 10px;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #EDEDEC;
    background-image: url('taustakuva.png');
    background-repeat: no-repeat;
    background-position: top center;
}

.container {
	color: #000000;
	background: #fff;
  	align: relative;
	float: right;
	margin-right: 100px;
	margin-top: 15px;
}

.hidden {
	color: #fff;
	background: #fff;
	text-decoration: none;
}

a:link	{
	text-decoration: none;
	color: #000000;
}

.form  {
	width: 270px;
	height: 94px;
	margin-right:0px;
	padding-top:0px;
	position:relative;
	float:right;
}

.kuva_oikea {
	width: 200px;
	height: 69px;
	margin-right:60px;
	padding-top:15px;
	position:relative;
	float:right;
}

.kuva_oikea_iso {
	width: 355px;
	height: 217px;
	margin-right:60px;
	padding-top:15px;
	position:relative;
	float:right;
}

.kuva_oikea_1 {
	width: 550px;
	height: 201px;
	margin-right:135px;
	padding-top:10px;
	position:relative;
	float:right;
}


.kuva_oikea_2 {
	width: 550px;
	height: 201px;
	margin-right:135px;
	padding-top:0px;
	position:relative;
	float:right;
}

.kuva_oikea_3 {
	width: 268px;
	height: 201px;
	margin-right:270px;
	padding-top:0px;
	position:relative;
	float:right;
}

.naama {
	width: 67px;
	height: 99px;
	margin-left:35px;
	padding-top:15px;
	position:relative;
	float:left;
}

.kuva_vasen {
	margin-left:35px;
	padding-top:15px;
	position:relative;
	float:left;
}

p {
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
	border: none;
	font-size:14px;
        padding-right:5px;
	line-height:1,5;
}

.p_tiedot_eka {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
	border: none;
	font-size:14px;
	margin-top:135px;
        margin-left:35px;
	line-height:0;
}

.p_tiedot_eka_2 {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
	border: none;
	font-size:14px;
	margin-top:150px;
        margin-left:35px;
	line-height:0;
}

.p_tiedot {
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
	border: none;
	font-size:14px;
        margin-left:35px;
	line-height:0;
}

.p_keskitetty {
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
	border: none;
        padding-left: 190px;
	padding-top: 100px;
}

.p_keskitetty_2 {
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
	border: none;
        padding-left: 250px;
	padding-top: 100px;
}


.p_keskitetty_3 {
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #444444;
	border: none;
        padding-left: 290px;
	padding-top: 100px;
}


h1 {
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: none;
	font-size:24px;
	line-height:1;
	padding-left: 0px;
}

#wrapper {
    width: 820px;
    margin: 0 auto;
}

#header {
	width: 820px;
	height: 200px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background: #EDEDEC;
}

#footer {
	width: 820px;
	position: relative;
	border: 0;
	padding: 0px 0;
	text-align: center;
	font-size: 11px;
	background: #EDEDEC;
	margin-top: 5px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 580px;
    margin: 0 auto;
    position: absolute;
}

.scroll {
    height: 800px;
    width: 820px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 0px;
    width: 800px;
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.liput {
	width: 820px;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 7px;
}

.lippu {
	position:relative;
	float:right;
	margin-right: 20px;
	padding-bottom: 0px;
}

ul.navigation {
	width: 580px;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 14px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -260px;
}

.hide {
    display: none;
}
