body 
{
    background: #ffffff url(images/background.jpg) repeat-x;
}

.main
{
    width: 1003px;
    margin: auto;
     
}

h2
{
	margin: 0;
	padding: 0;
}

.header
{
    background: transparent url(images/header.png) no-repeat;
    width: 998px;
    height: 353px;
    float: left;
}

.content
{
    background: transparent;
    width: 1003px;
    float: left;
}

.content_top
{
    background: transparent url(images/content_top.jpg) no-repeat;
    width: 1003px;
    height: 127px;
    float: left;
}

.content_center
{
    background: transparent url(images/content_center.jpg) repeat-y;
    width: 1003px;
    float: left;
    color: #405800;
    font-family: Arial;
    font-size: 14px;
    padding: 0 30px 0 21px;
   
}

.content_top h2
{
    background: url(images/otsikko_green.png) no-repeat;
    width: 484px;
    height: 47px;
    float: left;
    margin: 60px 0 30px 26px;
    padding: 4px 0 0 25px;   
    color: #ffffff;
    font-family: Arial;
    font-size: 28px;
}


.left h2
{
    background: url(images/otsikko_green.png) no-repeat;
    width: 484px;
    height: 47px;
    float: left;
    margin: 50px 0 0 5px;
    padding: 4px 0 0 25px;   
    color: #ffffff;
    font-family: Arial;
    font-size: 28px;
}

.content_bottom
{
    background: transparent url(images/content_bottom.jpg) no-repeat;
    width: 998px;
    height: 50px;
    float: left;
}

.left
{
    width: 500px;
    float: left;
    margin-right: 40px;
}

.right
{

    width: 440px;
    height: 500px;
  float: left;
    background: url(images/circle01.png) no-repeat;
   z-index: 10;
   position: absolute;
  margin: 415px 0 0 550px; 
    /* any IE */
      margin: expression('-600px 0 0 -450px');  
   
   
    
}


.footer
{
    background: url(images/footer.jpg) no-repeat;
    float: left;
    width: 1003px;
    height: 157px;
	
}

.logocontio
{
    background: url(images/contiologo.jpg) no-repeat;
    width: 264px;
    height: 45px;
    float: left;
    margin: 20px 0 0 25px;
}



.arrowlink
{
    background: url(images/arrow.jpg) left no-repeat;
    width: 200px;
    padding-left: 30px;
    float: left;
    clear: both;
    margin: 20px 0 0 10px ;
    color: #98af1b;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.text
{
    width: 500px;
    float: left;
	margin-left: 10px;
}

.text2
{
    width: 900px;
    float: left;
	margin-left: 10px;
}


.logodata
{
    background: url(images/logodataprisma.png) no-repeat;
    width: 238px;
    height: 54px;
    float: left;
    margin: 60px 0 0 28px;
}

.footertiedot
{
    float: left;
    width: 600px;
    clear: both;
    margin: 0 0 0 28px;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.vali
{
width: 15px;
display: inline-block;

}






