*
{
color:black;
}

html
{
height: 100%;
padding: 0;
}


body
{
background-repeat: repeat-x;
border: 0;
margin: 0px;
padding: 0;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	font-family:arial;
	text-decoration:none;
}

#container
{
background-color: #fff;
padding: 0;
width: 770px;
height: 100%;
margin-top: 0px;
}

#headerwrapper
{
background-color: #fff;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
background-position: 1px;
margin-top:0px;
padding: 0;
height: 147px;
}

#menuwrapper
{
background-color: #fff;
background-image: url(../images/menu_bg.jpg);
background-repeat: no-repeat;
background-position: top left;
margin: 0px;
background-color: white;
height: 45px;
width: 770px;
}

#menuwrapper_inner, #menuwrapper_inner a:link, #menuwrapper_inner a:visited
{
color:#606060;
font-family: arial;
font-size:14px;
font-weight: bold;
text-decoration: none;
word-spacing: 37px;

text-align: center;
height: 100%;
width: 100%;
padding-top: 13px;
}


#menuwrapper_inner a:hover
{
color: #6cb5db;
font-family: arial;
font-size:14px;
text-decoration:none;
}


#wrapper
{
background-color: #fff;
background-image: url(../images/cont_bg.jpg);
background-repeat: no-repeat;
float: left;
height: 100%;
width: 770px;
}


#tekstit
{
float: left;
height: 100%;
width: 670px;
text-align: left;
padding-left: 60px;
padding-right: 50px;
padding-top: 20px;
padding-bottom: 20px;
}


#footer
{
background-image: url(../images/cont_bg.jpg);
background-repeat: no-repeat;
float: left;
background-color: #fff;
margin-top: 1px;
padding-top:1px;
text-align:middle;
float:left;
width: 100%;
height: 45px;
}

#footer_inner
{
padding-top: 0px;
margin-left: 0px;
line-height: 0px;
}

.asukkaalle, .asukkaalle a:visited
{
color:#606060;
font-family: arial;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

.asukkaalle:hover
{
color:#6cb5db;
font-family: arial;
font-weight: bold;
text-decoration: none;
font-size: 14px;
}

.asukkaalle2, .asukkaalle2 a:visited
{
color:#606060;
font-family: arial;
font-weight: normal;
text-decoration: none;
font-size: 14px;
padding-left: 20px;
}

.asukkaalle2:hover
{
color:#6cb5db;
font-family: arial;
font-weight: normal;
text-decoration: none;
font-size: 14px;
}

/* HEADING */

h1
{
	color: #6cb5db;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	font-family: arial;
	text-decoration:none;
	
}

h2
{
	color: #6cb5db;
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	font-family: arial;
	text-decoration:none;
}

h3
{
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	font-family:arial;
	text-decoration:none;
	
}

h4
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	font-family: arial;
	text-decoration:none;
}

h5
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-family:arial;
	text-decoration:none;
	
}
h6
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	font-family:arial;
	text-decoration:none;
	
}
