#textContent{
	margin: 0px auto;
	float: left;
	width: 690px;
	padding-left: 40px;

}
#textContent p{
	width: 370px;
}

#textContent p,#textContent h1,#textContent h2,#textContent h3,#textContent h4,#textContent h5{
	color: #ffffff;
}

#textContent .wideText p,#textContent .wideText h1,#textContent .wideText h2,#textContent .wideText h3,#textContent .wideText h4,#textContent .wideText h5{
	width: 600px;
}

.whiteBg #textContent p, .whiteBg #textContent li {
	color: #4b4b4b;
}


#textContent h1,#textContent h2,#textContent h3,#textContent h4,#textContent h{
	color: #1f5487; 
	
}

.imageAreaHorizontal{
	margin: 0px auto;
	margin-top: -20px;
	margin-bottom: 25px;
	width: 690px;
	display: table;
}

.imageAreaVertical{
	margin: 0px auto;
	margin-top: -20px;
	margin-bottom: 25px;
	float: right;
	
	width: 300px;
}

#banners{
	margin: 0px auto;
	float: left;
	padding-right: 12px;
	width: 280px;
	text-align: left;
}

.banner{
	margin: 0px auto;
	background-color: #00c1e7;
	background-image: url(../layout_images/banner_bg.gif);
	background-repeat: no-repeat;
	width: 268px;
	height: 93px;
	margin-bottom: 4px;
	overflow: hidden;
}

.banner img{
	padding: 3px;
	padding-right: 10px;
	float: left;
	border: 0px;
}

.banner .bannerText{
	width: 135px;
	float: left;
	
}

.banner h2{
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	width: 157px;
	line-height: 1.3em;
	float: left;
	padding-bottom: 0px;
}
.banner p{
	padding-top: 0px;
	font-weight: normal;
	color: #ffffff;
	width: 135px;
	line-height: 1.1em;
	float: left;
}

.banner .arrowbutton{
	margin: 0px auto;
	margin-top: 68px;
	padding: 0px;
	top: 20px;
	padding-right: 4px;
	float: right;
	
}

#hints{
	margin: 0px auto;
	float: left;
	padding-right: 12px;
	width: 193px;
	text-align: left;
}

.hint{
	margin: 0px auto;
	background-color: #ffffff;
	background-image: url(../layout_images/hint_bg.gif);
	background-repeat: no-repeat;
	width: 181px;
	height: 93px;
	margin-bottom: 4px;
	overflow: hidden;
	color: #000000;
}

.hint p{
	width: 75px;
	margin-left: 92px;
	line-height: 1.1em;
	margin-top: 10px;
	color: #000000;
}

.hint a{
	color: #000000;
	text-decoration: none;
}
.banner a{
	color: #ffffff;
	text-decoration: none;
}

#newsHeaders{
	position: absolute;
	right: 23px;
	top: 150px;
	width: 180px;
}
#newsHeaders img {
	margin-left: 5px;
}
.newsHeader{
	margin: 0px auto;
	width: 180px;
	margin-bottom: 3px;
}

.newsHeader p{
	padding: 8px;
	padding-top: 6px;
	padding-left: 9px;
	line-height: 1.3em;
}
.newsHeader a{
	color: #000;
	text-decoration: none;
}
.lisateksti {
	display:none;	
}


