body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, fieldset, blockquote {
    margin: 0; padding: 0; border: 0;
}

body {
    font-family: Helvetica, Arial, Sans-Serif; line-height: 24px;
    background: #eee url(img/background.jpg) center top repeat;
}

a:link { 
    color: black;
    text-decoration: none;
    }
a:visited { 
    color: black;
    text-decoration: none;
    }
a:hover { 
    color: black;
    text-decoration: none;
    }
a:active { 
    color: black;
    text-decoration: none;
    }

#container {
    width: 970px; margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
    background: #eee url(img/background.jpg) center top repeat;
}

#header {
    background: url(img/header_background.jpg) right bottom repeat;
    height: 160px; margin: 0px 0px 40px 0px;
}

#logoarea {
    width: 790px; height: 160px;
    margin-left: auto; margin-right: auto;
    background: white;
}

#logo {
    padding: 0 50px 0 50px;
}

#linkki {
    vertical-align: top;
}

#content {
    width: 790px;
    margin-left: auto; margin-right: auto;
}

#top-content {
    background: white; overflow: hidden;
}

#case-select {
    background: white;
    float: left;
    width: 215px;
    padding: 10px 0 10px 10px;
}

#case-active {
    background: url(img/case-select-active.jpg) no-repeat;
    height: 63px;
    text-align: center;
    line-height:4em;
}

#case-inactive {
    background: url(img/case-select-inactive.jpg) no-repeat;
    height: 63px;
    text-align: center;
    line-height:4em;
}

#main {
    float: right;
    width: 500px;
    padding: 50px 0 0 0;
}

#main-header {
    color: #ffa023;
    font-family: Georgia, Times, serif;
    font-size: 26px;
}

#main-text {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}

#common-left {
    float: left;
    width: 470px;
    padding: 20px 0 0 0;
}

#common-left-header {
    font-family: Georgia, Times, serif;
    font-size: 26px;
}

#common-left-text {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
}

#common-right {
    float: right;
    width: 318px;
    height: 264px;
    background: url(img/note.jpg) no-repeat;
    padding: 10px 0 0 0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

#common-right-header {
    color: white;
}

#common-right-list {
    padding: 30px 0 0 50px;
}

#push {
    height: 380px;
}

#form {
    background: white;
    float: left;
    width: 300px;
    padding: 10px 0 0 10px;
}

#yhteys {
    float: right;
    width: 300px;
    padding: 10px 0 10px 10px;
    background: #eee url(img/background.jpg) center top repeat;
}

#footer {
    background: url(img/footer_background.jpg) repeat;
    width: 970px;
    height: 200px;
    margin-left: auto; margin-right: auto;
}

#footer-header {
    color: #ffa023;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

#footer-text {
    color: white;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

#left {
    position: relative;
    float: left;
    left: 10%;
    width: 30.00%;
}

#center {
    position: relative;
    float: left;
    left: 12%;
    width: 30.00%;
}

#right {
    position: relative;
    float: right;
    right: 0.50%;
    width: 30.00%;
}

#copyright {
    background: url(img/copyright_backgroud.jpg) repeat;
    width: 970px;
    margin-left: auto; margin-right: auto;
}

#copyright_text {
    text-align: right;
    color: white;
}

#orangeheader {
    color: #ffa023;
    font-family: Georgia, Times, serif;
    font-size: 26px;
}

#blueheader {
    color: #6991aa;
    font-family: Verdana, Arial, sans-serif;
    font-size: 26px;
}