/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
} 
html,body {
	padding:0;
	margin:0 auto;
	font: 12px/14px "Helvetica NeueBold-Cond", Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	font-size: 100.01%; /* avoids obscure font-size bug */
	line-height: 1.5em; /* http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/ */
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
    height: 100%;
    color: #111;
    width: 100%;
	background: #eee;
}

body{	
  font-size: 62.5%; /* 10px */
  font-size: 75%; /* 12px */
  font-size: 68.75%; /* 11px */
  height: 100%;
  margin-bottom: 1px; /* avoid jumping scrollbars */
  color: #fff;
  text-align:center;
  padding:0;
  margin:0;
  min-width:100%;/* for mozilla*/
  height:100%;
  overflow-x:hidden;
}
a, a:visited, a:link {
  color: #fff;
  text-decoration:none;
  font-weight:bold;
}
#foot {
position: absolute; 
left: 0px; 
top: 770px; 
width: 1020px; 
height: 168px; 
z-index: 17; 
background: url(images/index_17.jpg); 
}
#footsig {
position: absolute;
left: 418px; 
top: 630px; 
width: 180px; 
height: 36px;
background: url(images/footsig.jpg);
z-index: 23;
}
#centercontent {
position: absolute; 
left: 340px; 
top: 194px; 
width: 340px; 
height: 432px;
z-index: 23;
}
#leftcontent {
position: absolute; 
left: 90px; 
top: 70px; 
width: 220px; 
height: 270px;
background: #000;
z-index: 28;
	-moz-border-radius:		10px;
	-webkit-border-radius:	5px;
	-webkit-box-shadow:		0 0 5px rgba(0, 0, 0, 0.5);
}
#leftinner {
position: absolute; 
left: 100px; 
top: 70px; 
width: 160px; 
height: 250px;
z-index:29;
}
#rightcontent {
position: absolute; 
right: 100px; 
top: 70px; 
width: 220px; 
height: 230px;
background: #000;
z-index: 29;
	-moz-border-radius:		10px;
	-webkit-border-radius:	5px;
	-webkit-box-shadow:		0 0 5px rgba(0, 0, 0, 0.5);
}
#rightinner {
text-align:right;
position: absolute; 
right: 120px; 
top: 70px; 
width: 160px; 
height: 210px;
z-index:30;
}

#head {
position: absolute; 
left: 0px; 
top: 0px; 
width: 1020px; 
height: 20px; 
z-index: 1; 
/*background: url(images/index_01.jpg) repeat-x; */
border: 1px none #000000; 
overflow: visible;
}
#headlogo {
position: absolute; 
left: 420px; 
top: 20px; 
width: 180px; 
height: 44px;
z-index: 32;
background: url(images/index_09.jpg);
}
#tausta {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1020px;
	height: 672px;
	z-index: 1;
	background: url(images/tausta.jpg) repeat;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
#taustabs {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 672px;
	z-index: 1;
	background: url(images/tausta.jpg) repeat center top;
	border: 1px solid #ccc;
	overflow: visible;
}
#banner {
position:absolute;
z-index: 999; 
top:210px;
right:40px; 
width:180px; 
height:473px;
}
#absouter {
	position:relative;
	margin:0 auto;
	text-align:left;
	width: 1020px;
	height: 800px;
	z-index:1;
}
