* {
padding: 0;
margin: 0;
}

body {
background: #fff;
font: 9pt Verdana, Arial, sans-serif;
color: #000;
text-align: center;
}

p {
margin: 0px 0px 16px 0px;
line-height: 2.0;
}

a {
font: 8pt Arial, Verdana, sans-serif;
text-decoration: none;
}


#navigation {
/* border: solid 1px #000; */
height: 100px;
margin-top: 100px;
margin-bottom: 15px;
text-align: left;
}

#navigation #currentpageyla a {
display: block;
color: #000;
background: url(kuvat/alaviiva_onMouseOver.png) no-repeat;
}

#navigation #currentpageala a {
display: block;
color: #000;
background: url(kuvat/ylaviiva_onMouseOver.png) no-repeat;
}

#container {
/* border: solid 1px #000; */
text-align: left;
width: 870px;
margin: 0 auto;
}

#content {
/* border: solid 1px #000; */
font: 9pt Verdana, Arial, sans-serif;
width: 620px;
letter-spacing: 0px;
float: left;
margin-top: 40px;
}

#kuva {
/* border: solid 1px #000; */
margin-bottom: 5px;
width: 217px;
height: 435px;
float: right;
}

#content table img {
padding: 0;
margin: 0;
}

#content ul {
list-style-position: inside;
list-style-type: square;
}

#sisustussuunnittelu {
margin-top: -30px;
text-align: justify;
}

#home {
margin-right: 100px;
}

#home p {
padding-bottom: 20px;
}

#palvelumenu {
/* border: solid 1px #000; */
width: 200px;
height: 280px;
float: left;
}

#palvelumenu #valittu a {
color: #000;
}

#palvelumenu p {
list-style: none;
background: #f3f4f4;
text-align: center;
}

#palvelumenu p a {
font: 8pt Arial, Verdana, sans-serif;
text-transform: uppercase;
background: #f3f4f4;
padding: 8px 0 8px 0;
margin-bottom: 19px;
width: 200px;
float: left;
font-weight: bold;
color: #a7a9ac;
text-decoration: none;
}

#palvelumenu a:hover {
color: #000;
}

#palvelucontent {
text-align: justify;
position: relative;
background: #f3f4f4;
margin-left: 20px;
width: 320px;
height: 260px;
float: left;
padding: 10px 30px 5px 30px;
}

#palvelucontent p {
line-height: 1.7;
}

#palvelucontent>#palveluteksti { /*display:table Mozillalle & Operalle*/
display:table;
position:static;
}

#palveluteksti { /*IE:lle*/
width:320px;
height:100%;
position:relative;
}

#palveluteksti div { /*IE:lle*/
position:absolute;
top:50%;
}

#palveluteksti>div { /*Mozillalle ja Operalle*/
display:table-cell;
vertical-align:middle;
position:static;
}

#palveluteksti div div {
position:relative;
top:-50%;
}

#yhteystiedot {
/* border: solid 1px #000; */
background: #f3f4f4;
width: 330px;
height: 300px;
float: left;
}

#yhteystiedot p {
margin: 30px;
}

#lomake {
background: #f3f4f4;
width: 260px;
height: 300px;
float: left;
margin-left: 20px;
}

#contact-wrapper {
background: #f3f4f4;
padding: 0px 0px 20px 20px;
}

#contact-wrapper div {
clear: both;
margin: 1em 0;
}

#contact-wrapper label {
display: block;
float: none;
width: auto;
}

form#contactform input {
border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
border-style: solid;
border-width: 1px;
padding: 5px;
color: #333;
}

form#contactform textarea {
width: 204px;
padding: 5px;
border-color: #B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
border-style: solid;
border-width: 1px;
}

#ilmoitus {
background: #f3f4f4;
height: 300px;
width: 580px;
float: left;
text-align: center;
}

#ilmoitus p {
margin: 30px;
}

#logo {
border-bottom: solid 1px #000;
text-align: left;
padding-bottom: 10px;
margin-bottom: 10px;
}

#footer {
/* border: solid 1px #000; */
color: #a7a9ac;
font: 8pt Verdana, Arial, sans-serif;
text-align: left;
padding-top: 2px;
clear: both;
margin-top: 300px;
margin-bottom: 20px;
}

#footerright {
text-align: right;
float: right;
}

#ylamenu {
text-align: center;
height: 36px;
margin: auto;
border-bottom: solid 1px #000;

}


#ylamenu li {
list-style: none;
display: inline;
}

#ylamenu li a {
background: url(kuvat/alaviiva_onMouseOut.png) no-repeat;
width: 217px;
display: block;
float: left;
font-weight: bold;
color: #a7a9ac;
text-decoration: none;
padding: 0px 0px 22px;
line-height: 22px;

}

#ylamenu li a:hover, #ylamenu li a.selected {
display: block;
color: #000;
background: url(kuvat/alaviiva_onMouseOver.png) no-repeat;
}

#alamenu {
margin-left: 217px;
text-align: center;
height: 36px;
}

#alamenu li {
list-style: none;
display: inline;
}

#alamenu li a {
background: url(kuvat/alaviiva_onMouseOut.png) no-repeat;
width: 217px;
display: block;
float: left;
font-weight: bold;
color: #a7a9ac;
text-decoration: none;
margin-top: -7px;
padding: 22px 0px 0px;
}

#alamenu li a:hover, #alamenu li a.selected {
display: block;
color: #000;
background: url(kuvat/ylaviiva_onMouseOver.png) no-repeat;
}

