body {
    margin-left: 0px;
    margin-top: 0px;
    margin: 0px;
    padding:0;
    width:100%;
    background:#000000;
}

.header {
    background:#E5E5E5;
    background-image:url('images/head-bg.jpg');
    background-repeat: repeat-x;
    
}


.footer {
    background-image:url('images/foot-bg.jpg');
    background-repeat: repeat-x;
}


.content {
    background:#E5E5E5;
    width:100%;

}



tdtuotteet {
    background-color: #f8f8f8;
}


.mainTable {
    width: 1100px;
    border-style: none;
    padding: 0px;
    margin: 0 0 0 0;
    text-align: center;
    background-color: #ffffff;
    border-spacing: 0px;
    border-width: 0px;
    border: 0px;
}

.mainTable td {
    margin: 0px;
    border-spacing: 0px;
    padding: 0px;
}

#nav {
	height: 35px;
        background: #fff url('images/navitausta.jpg') top left;
        background-repeat: no-repeat;
}

#skypedetectionswf {

        display: none;
        position: fixed;
        top:0;
        left:-10px;

}


#otsikko {
	height: 38px;
        font-family: "Verdana", Times, serif;
        font-size: small;
        font-weight:700;
        vertical-align: left;
        text-indent: 1.5em;
        overflow:hidden;
        line-height: 2.3em;
        background-repeat: no-repeat;
        background: #fff url('images/otsikkotausta.jpg') top left;
}





ul#nav {  
 font-family: "Verdana", Times, serif;
 font-size: small;
 vertical-align: left;
 text-indent: 1.5em;
 overflow:hidden;
 line-height: 2.6em;
 margin: 0;    
 padding: 0;
 list-style: none;  
}    
   
ul#nav li {    
 float: left;  
}


ul#nav li a {          
 background-repeat: no-repeat;     
 overflow:hidden; 
 text-decoration: none;
 color: #ffffff;
}


td.box
{
    width: 324px;
    text-align: center;
    font-family: "Verdana", Times, serif;
    vertical-align: middle;
    text-indent: 0em;
    list-style: none;  

    background-image:url('images/tuoteboxi.png');
    background-repeat:no-repeat;
}


td.box li a {          
 background-repeat: no-repeat;     
 overflow:hidden; 
 text-decoration: none;
 color: #ffffff;

}

td.box2
{
    width: 324px;
    text-align: center;
    font-family: "Verdana", Times, serif;
    vertical-align: middle;
    text-indent: 0em;
    list-style: none;  

    background-image:url('images/tuoteboxi.png');
    background-repeat:no-repeat;
  }
    

td.box2 li a {          
 background-repeat: no-repeat;     
 overflow:hidden; 
 text-decoration: none;
 color: #ffffff;
}



td.content
{
    vertical-align: middle;

    text-align: left;
    font-family: "Verdana", Times, serif;

    text-indent: 0em;
    list-style: none;  



    background-image:url('images/fp-content.jpg');
    background-repeat:no-repeat;
    
}


td.content li a {          
 background-repeat: no-repeat;     
 overflow:hidden; 
 text-decoration: none;
 color: #ffffff;
}


td.fontti
{
    color:#000000;
    font: 11px verdana;
    text-align: center;
    background-color: #ffffff;
    
}


.font
{
    color:#000000;
    font: 12px verdana
}


p.font
{
    background-color: #ffffff;
    color:#000000;
    font: 12px verdana
}

td.alasivu-box
{
    text-align:left;
    font: 22px "Verdana", Times, serif;
    vertical-align: middle;
    text-indent: 1em;
    list-style: none;  
    color:#ffffff;

    background-image:url('images/box-head2.jpg');
    background-repeat:no-repeat;
}



p.teksti
{
    color:#000000;
    font: 12px verdana;
}


a.linkki
{
    color:red;
    font: 12px verdana;
}


.roundbox{display:block}
.roundbox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.roundbox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ededed;
  border-right:1px solid #ededed;
  background:#f3f3f3}
.roundbox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e6e6e6;
  border-right:1px solid #e6e6e6;
  background:#f4f4f4}
.roundbox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f4f4f4;
  border-right:1px solid #f4f4f4;}
.roundbox4{
  border-left:1px solid #ededed;
  border-right:1px solid #ededed}
.roundbox5{
  border-left:1px solid #f3f3f3;
  border-right:1px solid #f3f3f3}
.roundboxfg{
  padding-right:17px;
  padding-left:17px;
  background:#ffffff}




.sivuboksi{
    color: white;
    float: left;
    width: 171px;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 12px;
    font-size: 12px;
    text-align: center;
}

.sivuboksi h3{
    font-size: 16px;
    margin-bottom: 5px;
    border-bottom: 1px solid white;
}

.sivuboksi p{
    margin-top: 10px;
}

.sivuboksi a{
    color: white;
}

