body
{
	background-color: #ffffff;

	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;

	text-align: center;
	margin-left: -60px;
}

#container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1014px;
	text-align: left;
}
#container2
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1014px;
	text-align: left;
}

#ylapalkki
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#alapalkki
{
	border: 0;
}

td
{
	padding: 0;
}

#tekstikentta_table
{
	position: absolute;
	left: 330px;
	top: 153px;

	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;

	width: 490px;
}

#tekstikentta_table_td1
{
	background-image: url(kuvat/tekstitausta.jpg);
	background-repeat: no-repeat;
	background-color: #D9DDEE;
	
	vertical-align: top;
	height: 376px;
	width: 490px;
}


#tekstikentta_table_td2
{
	height: 316px;
}

#otsikko
{
	position: absolute;
	left: 394px;
	top: 153px;
}

#valikko
{
	position: absolute;
	left: 0px;
	top: 153px;
	
	width: 394px;
	
	z-index: 1;
}

#valikko2
{
	position: absolute;
	left: 0px;
	top: 153px;
	
	width: 1394px;
	
	z-index: 1;
}

#banner1
{
	position: absolute;
	top: 112px;
	left: 842px;
        border: 0px;
}

#banner2
{
	position: absolute;
	top: 226px;
	left: 842px;
        border: 0px;
}

#banner3
{
	position: absolute;
	top: 275px;
	left: 842px;
        border: 0px;
}


#teksti
{
	width: 400px;

	
	padding-left: 65px;
	padding-top: 66px;
}

.teksti
{
	font-family: arial;
	color: #696F86;
	font-size: 83%;
	line-height: 140%;
}

.paaotsikko
{
	font-weight: bold;
	color: #FFBB4A;
	font-size: 135%;
	
	text-align: center;

	margin-left: -30px;
}

.alaotsikko
{
	font-weight: bold;
}


a:visited, a:link
{
    color: #696F86;
    text-decoration: underline;
}

a:active, a:hover
{
    color: #434754;
    text-decoration: underline;
}	