/* CSS Document */
body {
  background: url('images/bg.jpg') repeat;
  background-attachment: fixed;
  background-size: contain;			
  padding: 25px;
}



h2{
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 5px;
  font: 14px Verdana;
  color: #C00;
}



p {
  margin-top: 20px;
  margin-bottom: 10px;

  font: 14px Verdana;
  color: #064789;
  line-height: 200%;
  text-indent: 15px;
}

h1 {
  margin-bottom: 10px;
  font: 24px Verdana;
  color: #064789;
}

h1 strong {
  color: #C00;
  font-weight: normal;
}

a {
  color: #5586DD;
  text-decoration: none;

}

a:hover {
  background: #EEE;
}




div#logoBack {
  background: url('images/logo_back_2.png') no-repeat;
  
  width: 883px;
  height: 188px;


}



img#logoText {
  padding-top: 55px;
  padding-left: 28px;
  font: 24px Verdana;
  color: #FFF;
}

div#logoEqu {
  padding-left: 120px;
  font: 24px Verdana;
  color: #FFF;
}

img#logo {
  float: right;
  padding-top: 30px;
  padding-right: 20px;
}


div#mainMenu {
  background: url('images/tausta_seina.jpg') repeat;
  text-align: center;
  width: 873px;
  height: 60px;
  border-right: solid thick #064789;
  border-left: solid thick #064789;


}

div#mainMenu a {
  background: #064789;
  text-align: center;
  padding: 7px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0px;
  margin-left: 5px;
  margin-right: 5px;
  font: bold 14px Verdana;
  color: #FFF;
  text-decoration: none; 
  text-transform: uppercase;
}

div#mainMenu a:hover {
  color: #AAF;
  position: relative;
  top: 5px;
  border-top: solid #064789 5px;
}

div#contentLayout {
  background: url('images/tausta_seina.jpg') repeat;
  width: 873px;
  border-right: solid thick #064789;
  border-left: solid thick #064789;


}

table#layout {
  border: 0px;
  border-collapse: collapse;
  padding: 0px;



}

table#layout td {
  border: 0px;
  padding: 0px;
  vertical-align: top;
}



/* ylempi harmaa laatikko */

div#contentMenu {
  background: #DDD url('images/con_menu_up.gif') no-repeat;
  margin-left: 6px;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 214px;

}



/* alempi harmaa laatikko */

div.contentText {
  background: #DDD url('images/con_menu_up.gif') no-repeat;
  margin-left: 6px;
  margin-top: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 214px;
  font: 12px Verdana;
  color: #777;
}



/* alemman harmaan laatikon leipäteksti */

div.contentText p{
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 5px;
  font: 12px Verdana;
  color: #777;

  
}


/* vaikuttaa harmaiden laatikoiden ja päätekstin väliin */

div#content { 
  margin-left: 50px;
  padding-bottom: 30px;
  width: 570px;

}

/* tähän tulee luotettava kumppani kuva ilman harmaata pohjaa*/

div#contentImage {
  float: center;
  padding-left: 15px;
  padding-top: 35px; 

}


/* tähän tulee referenssi2-sivun kuva*/

div#contentImage2 {
  float: center;
  padding-left: 20px;
  padding-top: 50px; 

}

div#end {
 
  background: url('images/logo_back_ala.png') no-repeat;
  width: 883px;
  height: 187px;
  padding-top: 30px;
  font: 13px Verdana;
  color: #AAA;
  text-align: center;
  border-top: solid #064789 1.5px;


}



/* projektipankki-sivun sisältö ja linkit hooverin kanssa*/

.projekti01 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_01_off.png') center no-repeat;
   height: 55px;   
   width: 191px;
   
  
}
	
 
.projekti01:hover {
   background-position: 0 0;
   background: url('images/projekti_01_on.png') center no-repeat;
   height: 55px;
   width: 191px;
  
}


.projekti02 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_02_off.png') center no-repeat; 
   height: 55px;
   width: 191px;
  
}
	

.projekti02:hover {
   background-position: 0 0;
   background: url('images/projekti_02_on.png') center no-repeat;
   height: 55px;
   width: 191px;
  
}

.projekti03 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_03_off.png') center no-repeat;
   height: 55px;   
   width: 191px;
   
  
}
	

.projekti03:hover {
   background-position: 0 0;
   background: url('images/projekti_03_on.png') center no-repeat;
   height: 55px;
   width: 191px;
  
}


.projekti04 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_04_off.png') center no-repeat;
   height: 55px;   
   width: 191px;
   
  
}
	

.projekti04:hover {
   background-position: 0 0;
   background: url('images/projekti_04_on.png') center no-repeat;
   height: 55px;
   width: 191px;
}


.projekti05 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_05_off.png') center no-repeat;
   height: 55px;   
   width: 191px;
    

  
}
	

.projekti05:hover {
   background-position: 0 0;
   background: url('images/projekti_05_on.png') center no-repeat;
   height: 55px;
   width: 191px;
  
}


.projekti06 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_06_off.png') center no-repeat;
   height: 55px;   
   width: 191px;
   
  
}
	

.projekti06:hover {
   background-position: 0 0;
   background: url('images/projekti_06_on.png') center no-repeat;
   height: 55px;
   width: 191px;
  
}


.projekti07 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_07_off.png') center no-repeat;
   height: 55px;   
   width: 191px;
   
}
	

.projekti07:hover {
   background-position: 0 0;
   background: url('images/projekti_07_on.png') center no-repeat;
   height: 55px;
   width: 191px;
  
}


.projekti08 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_08_off.png') center no-repeat;
   height: 55px;   
   width: 191px;
   
  
}
	

.projekti08:hover {
   background-position: 0 0;
   background: url('images/projekti_08_on.png') center no-repeat;
   height: 55px;
   width: 191px;
  
}

.projekti09 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_09_off.png') center no-repeat;
   height: 55px;   
   width: 191px;
   
  
}
	

.projekti09:hover {
   background-position: 0 0;
   background: url('images/projekti_09_on.png') center no-repeat;
   height: 55px;
   width: 191px;
  
}


.projekti10 {
   display: inline-block;
   background-position: 0 0;
   background: url('images/projekti_10_off.png') center no-repeat;
   height: 55px;   
   width: 191px;
   
  
}
	

.projekti10:hover {
   background-position: 0 0;
   background: url('images/projekti_10_on.png') center no-repeat;
   height: 55px;
   width: 191px;
  
}


/* end of CSS document */



