/* CSS Document */
body {
    margin: 0;
    padding: 0;
	background-color:#dad9da;
}

#logo {
    width: 184px;
    height: 68px;
    float: left;
    position: relative;
    margin: 30px 0 0 30px;
}

#tausta {
    margin-right: auto;
    margin-left: auto;
    width: 982px;
    position: relative;
}

#container {
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    background-image: url(../images/bg.jpg);
}

#shadow {
    margin: 0 auto;
    width: 946px;
    background: url(../images/shadow.png) no-repeat center top;
    position: relative;
}

#content1 {
    width: 896px;
    height: 560px;
    float: left;
    position: relative;
    background: url(../images/content_box.png) no-repeat;
    margin: 20px auto;
    text-align: left;
}

.bulldozer {
    clear: both;
}

#contact {
    float: left;
    position: relative;
    margin: 30px 0 0 130px;
}

#contact2 {
    float: left;
    position: relative;
    margin: 30px 0 0 60px;
    width: 214px;
}

#language {
    float: right;
    clear: both;
    position: relative;
    margin: 0 110px 0 0px;
}

.footer1 {
    float: left;
    position: relative;
    /*padding: 10px 10px 0 20px;*/
    /*margin: 10px 0 20px 0;*/
    text-align: center;
}

#footcontent {
    background: url(../images/footer_middle.png) repeat-y;
    float: left;
    position: relative;
    padding: 10px 30px 0 15px;
    margin: 15px 0 20px -201px;
    text-align: left;
    width: 176px;
}

#footcontent a, #footcontent a.link, #footcontent a:link, #footcontent a.linkki:link {
    display:block;
	float:left;
	clear:both;
	width:170px;
    padding: 6px 0 0 0;
    font: normal 11px/13px arial, helvetica, sans-serif;
    color: #555;
}

#footcontent a:hover {
    text-decoration: none;
}

#foottop {
    clear: none;
    float: left;
    position: relative;
    height: 58px;
    width: 201px;
    background: url(../images/footer_top.png) no-repeat;
}

#footbottom {
    float: left;
    position: relative;
    background: url(../images/footer_bottom.png) no-repeat;
    height: 18px;
    width: 203px;
    margin: -20px 0 0 -1px;
}

.slogan {
	float:left;
	clear:both;
	width:900px;
	height:69px;
	margin-top:25px;
}

#kuva {
    clear: none;
    position: relative;
    float: left;
    padding: 14px 12px 50px 10px;
    margin: 90px 0 0 25px;
    width: 468px;
    height: 309px;
    /*background: url(../images/pic_holder.png) no-repeat;*/
}

.teksti {
    clear: none;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 94px 0 0 30px;
    margin: 94px 0 0 45px !important;
}

#otsikko2 {
    margin: -20px 0 0 0;
}

.footercontent {
    margin-left:20px;
}

h3 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-size: 15px;
    color: #555;
}

div.teksti a, div.teksti a.linkki, div.teksti a.linkki:link {
    font-size: 13px;
    color: #89bc00;
    font-weight: bold;
}

div.teksti a.linkki:hover {
    text-decoration: none;
}

h2 {
    color: #555;
    font-weight: bold;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

a, a.linkki, a.linkki:link {
    font-size: 12px;
    color: #89bc00;
    font-weight: bold;
}

p {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #555;
}

h1 {
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-size: 26px;
    color: #555;
    font-weight: normal;
}

h4 {
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #555;
}

div.slogan a, div.slogan a.linkki, div.slogan a.linkki:link {
    font-size: 20px;
    color: #89bc00;
    font-weight: bold;
}

#copy {
    float: left;
    position: relative;
    clear: both;
    margin: 10px 0 0 350px;
}

.foothead {
    margin: -10px 0 10px 0;
}

a, a:active, a:focus {
    outline: none;
}

#java {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}