/* Layout Stylesheet */ 

body {
 margin:0px;
 margin-top: -1px;
 background:#D0D0C9;
 color: #333333;
 text-align:center;
 padding:0;
 }

#reunat {
 text-align:left;
 border:0px;
 width:770px;
 background-image: url('images/reunat.gif');
 background-repeat: repeat-y;
 margin:auto;
} 			 	   /* Uloin kehys, sisaltaa tummat borderit */ 

#sisalto {
 text-align:left;
 border:1px solid #C4C4C4;
 width:750px;
 margin:auto;
}			 	  /* Sisältö, itse sivu */ 

#ylapalkki {
 height:30px;
 background:#000000;
 color: #A5A5A5;
 margin-top: 0px;
 }			 	 /* Musta yläpalkki */
 
#ylapalkki_sisalto {
 text-align: right;
 height: 30px;
 vertical-align: middle;
}				 /* Mustan yläpalkin sisällä oleva div, wrapperi */

#banner {
 height:114px;
 background:#eeeeee;
 color: #333333;
 margin-top: 0px;
 }

#valipalkki {
 height:24px;
 background-image: url('images/valikkopalkki_tausta.gif');
 color: #333333;
 border:solid ##C4C4C4;	
 border-width:1px 0 1px 0;

 }
 
#valipalkki_info_shop {
width: 200px;
height: 24px;
float: left;
}

#valipalkki_menut {
width: 550px;
height: 24px;
text-align: left;
float: left;
}

#paasisalto {
 position:relative;
 background: #F5F5F5;
 color: #333333;
 width:750px;
 padding:0;
 }

#vasen {
 float:left;
 background:#F5F5F5;
 color: #333333;
 width:196px;
 padding:0;
 text-align: right;
 }

#oikea {
 width:550px;
 background:#ffffff;
 color: #333333;
 border:solid #C4C4C4;	
 border-width:0 0 0 1px;
 text-align:left;
 z-index: -1;
 }

#footer {
 height:15px;
 background-image: url('images/reunat_ala.gif');
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }
 

h3 {
 margin:0;
 padding:15px;
 }
