* {
	margin: 0;
	padding: 0;
}
img  {
	border: 0;
}

#header_container  {
	background: url(../../images/site_bg_wide_dark.gif) repeat-y fixed center;
	background-color:#d6dde3;
	width: 100%;
	margin: 0 auto;
	height:163px;
}

#header  {
	margin: 0 auto;
/*	width: 942px;*/
	width:100%;
}

#container  {
	background: url(../../images/site_bg_wide_light.gif) repeat-y fixed center;
	background-color:#eff2f4;
	width: 100%;
	margin: 0 auto;
}

#content  {
	margin: 0 auto;
	width: 942px;
	background-color:#fff;
}

#banner {
/*	border: 1px solid #000;*/
	height:120px;
/*	width:942px;*/
	margin: 0 auto;
	width: 942px;

}

.tietokari{
	background: url(../../images/header_img_tietokari.jpg) no-repeat center;	
}

.identoi{
	background: url(../../images/header_v5.jpg) no-repeat center;
	/*background: url(../../images/header_img_identoi_v2.jpg) no-repeat center;*/
}

.celesta{
	background: url(../../images/header_v3.jpg) no-repeat center;
}

#tabs {
/*border: 1px solid #000;*/
	float:left;
}

#tabs img {
/*	width:942px;*/
}


/*html>body div#test {width: 350px;} */
#navi-main {
	margin: 0 auto;
	width:942px;
/*	height:43px;*/
/*	background: url(../../images/tab_identoi.jpg) no-repeat center;*/
	list-style: none;
}


#navi-list {
	/*display:inline;*/
	float:right;
	list-style: none;
	margin-right:90px;
/*	margin-top:24px;*/
	margin-top:-21px;
}

#navi-list li{
	display:inline;
	color: #fff;
	margin-right:5px;
}

#navi-list li a{
	color: #fff;
}

#navi-list li a.selected{
	font-weight:bold;
}


#languagebar {
/*	margin-top:26px;*/
margin-top:-19px;
	margin-right:12px;
	float:right;
	display:inline;
}

#languagebar a{
	padding-right:5px;
}

.navi-sub {

	margin-left:5px;
	margin-right:5px;
	border-bottom: 1px solid #d7dcdf;
/*	margin: 0 auto;*/
/*	width: 942px;*/
/*	height:20px;*/
/*	background: url(../../images/header_bg_gray.gif) no-repeat top right;*/
	text-align:center;
/*	background-color:#000;*/
	padding:4px;
}


.navi-sub-list {
/*	float:right;*/
	display:inline;
	list-style: none;
	margin-top:3px;
	margin-right:16px;
	
/*	margin-top:0px;
	margin-bottom:0px;*/
}

html>body .navi-sub-list {
	margin-top:0px;
}

.navi-sub-list li{
/*	padding-top:3px;
	padding-bottom:4px;*/
	padding-left:5px;
	padding-right:5px;
	display:inline;
	border-right: 1px solid #999999;
	white-space: nowrap;
}

.navi-sub-list li.first{
	border-left: 1px solid #999999;
}

.navi-sub-list li.selected{
	font-weight:bold;
}

#sidebar{
	width: 200px !important;
	float: left;
	border-right: 1px solid #d7dcdf;
	margin-top:50px;
}

#sidebar img{
	padding-right:30px;
	padding-left:20px;
}

#sidebar img.RFID_animation{
	margin-top:30px;
}

#sidebar-news
{
	margin-left:0;
	list-style: none;
	padding-right:30px;
	padding-left:20px;
}

#sidebar-news li
{
	border-bottom: 1px solid #d7dcdf;
	padding-top:10px;
	padding-bottom:10px;
}

#sidebar-news p.date {
	font-weight:bold;
	color:#C9012F;
	margin:0;
}

#sidebar-news p.title {
	margin:0;
/*background: url(../../images/redarrow.gif) no-repeat;*/
}


#all_news
{
	padding-right:30px;
	padding-left:20px;
	padding-top:10px;
}

#pagecontent{
	float: left;
	width: 500px;
/*	width:680px;*/
	margin-left: 25px;
	padding: 10px 0 10px 0;
	height:100% !important;
	min-height:300px;
	margin-top:50px;
	height:200px;
	background-color:#fff;
}


#sidebar-right{
	
	width: 180px !important;
	height:160px;
	float: right;
	margin-top:50px;
}

.keys
{
	/*background: url(../../images/keys.gif) no-repeat top;*/
	width: 160px;
}

#cont{
	padding-left:20px;

}

#footer {
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:8px;
	height: 25px;
	background-color:#d6dde3;
	text-align:center;
}

#footer p {
	padding-top:6px;
}

#footer_container  {
/*	margin-top:-20px;*/
	background: url(../../images/site_bg_bottom.gif) no-repeat center;
	width: 100%;

}

#powered_by_softers {
/*	background: #C0C0C0 url(../../images/softers.gif) no-repeat;*/
	text-align:center;
/*	height:76px;*/
/*	width:941px;*/
/*	margin-left:34px;*/
/*	background-color:#EFF2F4;*/
}

#powered_by_softers img {
	padding-top:10px;
	padding-bottom:10px;
}

.c{
	clear:both;
	height:0pt;
}


.message {
	width:100%;
	border: 2px solid #cb0924;
}

.message p {
	font-weight:bold;
	margin:3px;
	padding:2px;
}

