
body
  {
	background: #264B69 url('../sivupalat/background.png') no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.8px;
	color:#EDF2F5;
	margin:0;
	padding:0;
	}
	
	
#runko
  {
	position:relative;
	width:748px;
	margin:auto;
	padding:70px 0 0 0;
	}
	
#runko2
  {
	margin:0;
	}
	
#main
  {
	float:left;
	width:322px;
	margin:0;
	}
	
#maintext
  {
	margin:0 20px 0 20px;
	}

#maintext h1
  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#EDF2F5;
	text-decoration:none;
	margin:35px 0 17px 0;
	font-weight:bold;
	}
	
#maintext p
  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#EDF2F5;
	text-decoration:none;
	margin:0;
	}
	
#maintext a:link
  {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#EDF2F5;
	text-decoration:underline;
	margin:0;
	}

#maintext a:active
  {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#EDF2F5;
	text-decoration:underline;
	margin:0;
	} 
	
#maintext a:visited
  {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#EDF2F5;
	text-decoration:underline;
	margin:0;
	}
	
#maintext a:hover
  {
	color:#EDF2F5;
	text-decoration:none;
	}
	
#oikea
  {
	float:left;
	width:256px;
	margin:0;
	}	
	
#tierunko
  {
	float:right;
	width:578px;
	}
	
	
/* ulkoasu */ 


#logo
  {
	background: url('../sivupalat/logo.png') no-repeat;
	width:322px;
	height:128px;
  margin:0;
	}

img, #logo 
  {     
	behavior: url(../iepngfix.htc); 
        }
	
#slogan
  {
	background: url('../sivupalat/slogan.png') no-repeat;
	float:right;
	width:196px;
	height:66px;
  margin:120px 0 0 0;
	}

img, #slogan 
 { 
	behavior: url(../iepngfix.htc); 
	}
	

#oikuva1
  {
	background: url('../sivupalat/oikuva1.png') no-repeat; 
	float:right;
	margin:35px 0 0 0;
	width:228px;
	height:173px;
	}

img, #oikuva1
  { 
  	behavior: url(../iepngfix.htc); 
        }
	
#tie
  {
	background: url('../sivupalat/tie.png') no-repeat; 
	float:right;
	width:305px;
	height:239px;
	margin:0 85px 0 0;
	}

img, #tie 
  { 
	behavior: url(../iepngfix.htc); 
	}
	
/* Linkit */


#navi 
  {
	float:left;
	width:170px;
	margin:180px 0 0 0;
	}   
	
#navi ul
  {
	padding:0;
	margin:0 0 0 0;
	list-style:none;
	}
	
#navi li
  {
	margin:0;
	}
	
#navi li#etusivu a
  {
	background: url('../sivupalat/etusivu.png') no-repeat;
  width:99px;
  height:34px;
	display:block;
	}
	
#navi li#etusivu a:hover
  {
	background: url('../sivupalat/etusivu_on.png') no-repeat;
  }

img, li#etusivu a { behavior: url(../iepngfix.htc); }

img, li#etusivu a:hover { behavior: url(../iepngfix.htc); }


#navi li#palvelut a
  {
	background: url('../sivupalat/palvelut.png') no-repeat;
  width:99px;
  height:34px;
	display:block;
	}
	
#navi li#palvelut a:hover
  {
	background: url('../sivupalat/palvelut_on.png') no-repeat;
	}
	
a, li#palvelut a { behavior: url(../iepngfix.htc); }

a, li#palvelut a:hover { behavior: url(../iepngfix.htc); }

#navi li#yhteystiedot a
  {
	background: url('../sivupalat/yhteystiedot.png') no-repeat;
  width:131px;
  height:34px;
	display:block;
	} 

#navi li#yhteystiedot a:hover
  {
  background: url('../sivupalat/yhteystiedot_on.png') no-repeat;
	}	
	
img, #yhteystiedot a { behavior: url(../iepngfix.htc); }

img, #yhteystiedot a:hover { behavior: url(../iepngfix.htc); }
	
li#alalinkki
  {
	margin:0 0 9px 25px;
	}
	
#alalinkki a:link, a:active, a:visited
  {
  font-family:Verdana;
	font-size:8pt;
	color:#EDF2F5;
	text-decoration:none;
	}
	
#alalinkki a:hover
  {
	color:#EDF2F5;
	text-decoration:underline;
	}

img { behavior: url(../iepngfix.htc); }
	
