* {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	color: #fff;
 font-weight: bold;}




body {
	

background: #fddda5 url(img/bodybg.jpg) repeat-x;
}




ol, ul, li {
	list-style:none;
}





#container {
	background: url(img/viivabg.png) no-repeat;
    width: 100%;
	min-height: 1091px;
    overflow: hidden;
    position: absolute;
    top: 0px;
}



#container2 {
    width: 980px;
	margin: 20px auto;
}



#pages{
    color: #eea92e; 
    float: right;
}


#pages a{
    color: #eea92e; 
}





#logo {
    width: 100%;
    margin: 0 0 0 40px;
}





#topnavi{
    background-color: #eea92e;
    width: 100%;
	height: 80px;
	margin: 0 40px 0 0;
    opacity: 0.8; filter: alpha(opacity=80);
}




#topnavi ul{
	padding: 10px 0 0 10px;
}



#topnavi li {
	height: 34px;
	display:block;
	float: left;
	margin: 0 15px 0 15px;
}



#topnavi ul .last {
	float: right;
}


#slogan{
    width: 100%;
    text-align: center;
    background-color: #eea92e;
    opacity: 0.8; filter: alpha(opacity=80);
 height: 20px;}




#content{
    width: 906px;
	margin: 10px auto;
	background: #eda930;
}


#content .mainimg {
    margin: 0 2px 4px 0;
}



#content .last {
    margin: 0 0 4px 0;
}

#subnavi {
    width: 906px;
    height: 40px;
	margin: -10px auto;
	background: 
#eda930;
}


#subnavi ul{
}


#subnavi li {
    background: #333333;
    height: 30px;
	display: block;
	float: left;
	width: 212px;
	margin: 0 6px 0 0;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
    text-align: left;
}


#subnavi ul .last{
	margin: 0;
}


#subnavi ul li a{
	float: left;
}


.subnavi2{
    display: none;
    position: relative;
	left: -5px;
	top: 3px;
    z-index: 9999;
}


.subnavi2 li{
	float: left;
    text-align:left;
}


.subnavi2 li a{
	font-weight: normal;
	float: left;
}

#bottom{
    background-color: #fddda4;
    width: 906px;
    min-height: 100px;
    padding: 0 0 10px 0;
    margin: 20px auto;
    opacity: 0.8; 
    filter: alpha(opacity=80);
}



.column {
    color: #333;
    width: 370px;
    padding: 20px 30px 30px 30px; 
    float: left; 
    height: auto;
    text-align: left;
	font-weight: bold;
}
.column p, .column h1, 

.column h2 {
    color: #333;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}



.red {
	color: red;
}


.white {
	color: white;
}


.small {
	font-size: 10px;
}




a:link {
	color: white; text-decoration: none;
}


a:visited {
	color: white; text-decoration: none;

}


a:active {
	color: #6c6354
; text-decoration: none;
}


a:hover {
	color: #6c6354; text-decoration: none;

}


#toinenlinkki a:link {
	color: #6c6354; text-decoration: none;
}

#toinenlinkki a:visited {
 color: #6c6354; text-decoration: none;

}

#toinenlinkki a:active {
 color: #6c6354
; text-decoration: none;
}

#toinenlinkki a:hover {
	color: black; text-decoration: none;

}


.kolmaslinkki {
	font-size: 14px;

}



.clearfix:after{
	content:"."; display: block; height:0; clear:both; visibility:hidden; line-height:1px;
}



h1 {
    margin: 0 0 10px 0;
    font-weight: bold;
}

h2 {
    margin: 0 0 10px 0;
    font-weight: normal;
}

p {
    margin: 0 0 9px 0;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
