@charset "utf-8";
/* CSS Document */

#ylaosa {
	padding: 0;
	overflow: hidden;
}
#keskiosa {
	margin-top: 10px;
}

.mainos_linkki {
	position: relative;
	vertical-align: bottom;
	height: 211px;
	width: 310px;
}
a.mainos_linkki {
	display: block; /* a tag must be a block */
	background-image: none;
}


table {
	border:0;
}

td {
	vertical-align:top;
	width:180px;
}

#alaosa {
	margin-top: 10px;
	width: 300px;
}
a.uutinen {
	display: block; /* a tag must be a block */
	background-image: none;
}
.clear {
	clear: both;
}

.uutinen {
	background-image: url(../images/uutistausta2.jpg);
	background-repeat: no-repeat;
	font-size:10px;
	float: left;
	overflow: hidden;
	height: 172px;
	width: 265px;
	text-align: right;
}
.uutinen_teksti {
	padding-left:15px;
	padding-top:10px;
	float: left;
	height: 80px;
	width: 220px;
	overflow: hidden;
	text-align: left;
}

.mainos1 {
	background-image: url(../images/asiakaspalvelu_small.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	height: 211px;
	width: 455px;
	margin-top: 30px;
}
.mainos2 {
	background-image: url(../images/rahapuu_small.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	display: block;
}

#logopaikka {
	width: 200px;
	float: left;
	padding-top: 50px;
	padding-left: 50px;
}
#valikkopaikka {
	padding-top:8px;
	padding-left:15px;
	font-weight:normal;
	background-repeat: no-repeat;
	width: 300px;
	height: 39px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:200;
	margin:0;
	padding:0;
	background-image: url(../images/ylaosa.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size:15px;
	font-weight:bold;

}

h2 {
	font-size:11px;
	font-weight:bold;
}
#sisaltokeskitys {
	width: 350px;
}


a {
	color:#000000;
}

#holder {
	margin-left: 65px;

}
#keskiosa_tekstisivut {
	float:left;
	background-image: url(../images/keskiosa_tekstisivut_small.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 250px;
	overflow: hidden;
}

#keskiosa_etusivu {
	float:left;
	background-image: url(../images/keskiosa_etusivu_small.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 250px;
	overflow:hidden;
}
#keskiosa_teksti {
	float:left;
	padding-left:20px;
	margin-top:15px;
	margin-right:15px;
	margin-left:15px;
	height: 160px;
	width: 200px;
	overflow: auto;
	position:relative;
}

.teksti_palsta1 {
	position:relative;
	float:left;
	width: 100px;
}

.teksti_palsta2 {
	position:relative;
	float:left;
	width: 100px;
}

.teksti_otsikko {
	width: 200px;
}

.uutinen h1 {
	font-size:14px;
	color:#FFFFFF;
}

#valikko_etusivu {
	width:91px;
	height:25px;
	float: left;
}
#valikko_yritys {
	float: left;
}
#valikko_rahapuu {
	float: left;
}
#valikko_pikalainat {
	width:165px;
	height:25px;
	float: left;
}


a.etusivu_valittu {
	display: block; /* a tag must be a block */
	float:left;
}

a.etusivu {
	display: block; /* a tag must be a block */
	float:left;
}

a.pikalainat_valittu {
	display: block; /* a tag must be a block */
    float:left;
}
a.yritys {
	display: block; /* a tag must be a block */
    float:left;
}
a.pikalainat {
	display: block; /* a tag must be a block */
    float:left;

}
#footer {
	float: left;
	padding-left: 25px;
	color: #999999;
}

a.footer {
	color: #999999;

}
#clear {
	clear: both;
}

