html, body{
	min-height:100%;
	margin: 0px;
	background: url('images/tausta.gif');
	text-align: center;
}

#structure{
  	min-height: 100%;
	margin: 0px;
	width:770px;
	background: white;
	text-align:left;
	margin-left: auto;
  	margin-right: auto;
}

#logo_bar{
	max-height: 100px;
	padding-top:50px;
	padding-left:20px;
	background: rgb(244, 243, 225);
	color: black;
	margin: 0px;
}

#main_navi{
	padding-left: 50px;
	background: black; 
	height: 42px;
	color: white;
	margin: 0px; 
}

#main_navi a{

	position: relative; 
  	top: 25%;
	padding: 10px; 
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: rgb(255, 149, 0);
	text-decoration: none;
	margin: 0px;
}

#main_navi a:hover {
	color: rgb(255, 83, 26);		
}

#main_navi a.static{
	color: rgb(255, 83, 26);
}
	
#sub_navi{
	padding-left: 50px;
	background: rgb(244, 243, 225);	
	height: 38px;
	margin: 0px;
}

#sub_navi a{
  background: rgb(244, 243, 225);
  position: relative; 
  top: 25%;
	padding: 10px;
	color: black;
	font-family: arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration: none;
}
#sub_navi a.static{
	color: rgb(255, 83, 26);
}

#sub_navi a:hover{
	color: rgb(255, 83, 26);
}

#content{
	padding-top: 14px;
	padding-left:55px;
	padding-right:50px;
	min-height:300px; 
	margin: 0px;
}

#main h1{
	font-family: arial;
	font-weight: normal ;
	font-size: 22px;
	margin: 0px;
}

p.spacer{
	margin:0px;
	padding:0px;
	height: 33%;
}	

strong.o1{
	font-family: arial;
	font-weight: normal ;
	font-size: 22px;
}
	
strong.o2{
	font-family: arial;
	color: rgb(255, 149, 0);
	font-weight: normal;	
	font-size: 16px;
}

strong.o3{
	background: white;
	font-family: arial;
	color: black;
	font-weight: normal;	
	font-size: 16px;
}

strong.o4{
	font-family: arial;
	color: rgb(255, 149, 0);
	font-weight: normal;	
	font-size: 16px;
	padding: 40px;
}


ul{
margin-top:0;
}

li{
	margin-top:10px;
	margin-bottom: 5px;
}

li.products{
 margin-top:1px;
 font-size:11px;
 text-align:left;

}


li.demo{
font-family: "arial";
 text-align:left;
font-size:small;
}

td{
	vertical-align:top;
}
td.news_board{
	text-align: center;
	vertical-align:middle;
}
td.download{
width: 100%;
}

td.opera{
/*width: 310px;*/
min-width: 310px;
}

td.ref{
/*	vertical-align: middle; */
	max-width: 620px;
	height: 25px;
	font-family: "arial";
	font-size: small;
	text-align: justify;
}

td.remote{
	vertical-align:middle;
}


img.ref{
max-height: 100px;
/* max-width: 310px; */
margin:0px;
}


img.demo{
max-width: 400px;
margin:0px;
}


td.feat_spacer{ /* pois kun kuva tilalla */
	width: 200px;
}

tr.spacer{ 
	height: 20px;
}


td.spacer{ 
	width: 25px;
}

p.text{ 

	font-family: "arial";
/*	font-size: 0.9em; */
  font-size:small;
	text-align: justify;
}


table.features{
	font-family: "arial"; 
	font-size: 12px;
	text-align: justify;
}

td.product_small{
width: 350px;
	font-family: "arial";
/*	font-family: "courier new"; */
	font-size: 12px;
	text-align: justify;
}

#footer{
  font-family:"times new roman";
	background: white;
	color: black;
	padding:10px;
	padding-left: 55px;
	font-style: italic;
	font-size: 15px;
}

hr{
margin-top: 10px;
margin-bottom: 25px;
}

img{
border:0;
}

img.product{
margin-top: 20px;
margin-bottom: 20px;
}

a.product{
font-size: 14px;
color: rgb(255, 149, 0);
text-decoration: none;
}

a.big_link{
font-size: 16px;
color: rgb(255, 149, 0);
text-decoration: none;
}

td.news_board{
	vertical-align: top;
	width: 290px;
	text-align: left;
	font-family: "arial";
	font-size: 12px;
}
img.news_board{
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
hr.news_board{
margin-top: 10px;
margin-bottom: 5px;
}
a.small_link{
font-size: 12px;
color: rgb(255, 149, 0);
text-decoration: none;
}

a.download_link{
color: black;
text-decoration: none;
}
p.image{
font-size: 12px;
font-style: italic;
text-align: center;
}

span.image{
text-decoration: none;
color: rgb(255, 149, 0);
}

hr.operational{
margin-top: 10px;
margin-bottom: 10px;
}

#ref_navi{
	padding-left: 0px;
	height: 38px;
	margin: 0px;
}

#ref_navi a{
  position: relative; 
  top: 25%;
	padding-left: 3px;
	padding-right: 17px;
	color: black;
	font-family: arial;
	font-weight:bold;
	font-size:10pt;
	text-decoration: none;
}

#ref_navi a:hover{
  color: rgb(255, 83, 26);
}

#ref_navi a.static{
  color: rgb(255, 83, 26);
}

