body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #84A1A7;
}
a {
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:26px;
	padding-top:3px;
	text-decoration:none;
}	
a:hover {
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:26px;
	padding-top:3px;
	text-decoration:underline;
}
h1 {
	color:#0085B0;	
	font-family:"Trebuchet MS";
	font-size:16px;
	margin-top:0px;
	margin-bottom:20px;
}
#navigaatio {
	color:#0085B0;	
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	padding-top:14px;
	padding-left:70px;
	width:500px;
	height:100px;
	
}
body#etusivu a#etusivu,
body#tuotteet a#tuotteet,
body#yhteys a#yhteys {
	color:#0085B0;	
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/btn_over.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:20px;
	padding-right:20px;
	padding-top:24px;
	padding-bottom:30px;
	margin-right:10px;
	text-decoration:none;
}
a.menu_item:link {
	color:#0085B0;	
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	padding-top:24px;
	padding-bottom:30px;
	margin-right:10px;
	text-decoration:none;
	width:100px;
}
a.menu_item:visited {
	color:#0085B0;	
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	padding-top:24px;
	padding-bottom:30px;
	margin-right:10px;
	text-decoration:none;
	width:100px;
}
a.menu_item:hover {
	color:#0085B0;	
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	padding-top:24px;
	padding-bottom:30px;
	margin-right:10px;
	text-decoration:underline;
	width:100px;
}
p {
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:26px;
}
#ylaosan_tiedot {
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:26px;
	padding-top:3px;
}
a.ylaosan_linkki {
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:26px;
	padding-top:3px;
	text-decoration:none;
}	
a.ylaosan_linkki:hover {
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:26px;
	padding-top:3px;
	text-decoration:underline;
}	
#ylaosa {
	width:789px;
	height:198px;
	background-image:url(../images/ylaosa.jpg);
	background-repeat:no-repeat;
}
#menu {
	width:789px;
	height:86px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
}
#sisalto {
	width:789px;
	height:100%;
	position:relative; 
	display:table-cell;
	background-image:url(../images/repeater.jpg);
	background-repeat:repeat-y;
}
#footer {
	width:789px;
	height:113px;
	background-image:url(../images/repeater.jpg);
	background-repeat:repeat-y;
	
}
#footer_sisa {
	width:730px;
	height:100px;
	font-family:"Trebuchet MS";
	font-size:12px;
	background-color:#DEE6E7;
	color:#3E5E64
	
}
.vasen_palsta {
	width:400px;
	float:left;
	margin-left:50px;
	height:100%;
	position:relative;
}
.oikea_palsta {
	width:250px;
	float:right;
	right:60px;
	margin-left:30px;
	display:table;
	position:relative;
}
.tuote_boksi{
	width:230px;
	min-height:332px;
	background-color:#DEE6E7;
	padding-top:10px;
}
.tuote_boksi2{
	width:254px;

	background-color:#DEE6E7;
	padding-top:10px;
}
.tuotteet {
	width:230px;	
}
.clear {
	clear:both
}
.block {
	
	margin:0 auto;
	text-align:left;
}
.element * {
	padding:5px; 
	margin:2px; 
	font-family:arial;
	font-size:12px;
}
.element label {
	float:left; 
	width:50px;
	font-weight:700
}
.element input.text {
	float:left; 
	width:200px;
	padding-left:20px;
}
.element .textarea {
	height:120px; 
	width:200px;
	padding-left:20px;
}
.element .hightlight {
	border:2px solid #9F1319;
	background:url(iconCaution.gif) no-repeat 2px
}
.element #submit {
	float:left;
	margin-right:10px;
}
.loading {
	float:left;
	margin-right:10px;
	background:url(../images/ajax-loader.gif) no-repeat 1px; 
	height:28px; 
	width:28px; 
	display:none;
}
.done {	
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	display:none; 
	height:400px;
} 
a.done {	
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	display:none; 
	font-weight:bold;
} 

.lomake { 
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:26px;
}
.tekstikentta {
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:26px;
	height:24px;
	width:280px;
}
.iso_tekstikentta {
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:26px;
	height:200px;
	width:280px;
}

.tuotelinkki {
	color:#3E5E64;
	font-family:"Trebuchet MS";
	font-size:12px;
	
	height:24px;
	width:280px;
}