body {
	margin-top: 0;	
	font-family: verdana;
	font-size: 10px;
}

h3 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold; 
	background-color: #000771;
	color: #fff;
	padding: 3px 3px 3px 3px;

}

div#wrapper {
	width: 807px;
	height: 100%;
	margin: auto;
}

div#header {
	width: 807px;
	height: 113px;

	/*background: url(header.jpg) no-repeat;*/
}

div#plussa {
	width: 807px;
	height: 73px;
	margin-top: 10px;
	text-align: center;
	background: url(plussa.jpg) no-repeat;
	background-position: center;
}

div#nav {
	height: 23px;
	width: 805px;
	text-align: right;
	background: url(navbar.jpg) no-repeat;
	margin-right: 0px;
	color: #000771;
	font-weight: bold; 
}

div#container {
	width: 809px;
	height: auto;
	border: solid 1px #31CAFF;
	border-bottom: solid 10px #31CAFF;
	float: left;
	background: url(tervakuksa.jpg) no-repeat;
	background-position: bottom left;
}

div#content-right {
	width: 97px;
	height: 300px;
	margin: 5px;
	margin-top: 30px;
	float: right;
	background: url(mainokset.jpg) no-repeat;
}

div#content-center {
	width: 560px;
	height: 370px;
	margin: 5px;
	float: right;
	background: url(contCTausta.jpg) no-repeat;
	background-position: bottom right;
	border: solid 1px #31caff;
	border-bottom: none;
	margin-bottom: 40px;

}


div#content-left {
	width: auto;
	height: auto;
	margin: 5px;
	border: solid 1px #31caff;
	float: left;
}

div#content-left2 {
	width: auto;
	height: auto;
	margin: 5px;
	border: solid 1px #31caff;
	float: left;
}

div#paaTeksti {
	width: 400px;
	height: auto;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
	/*border: dotted 3px #31CAFF;*/
	margin-bottom: 150px;
	padding: 5px 5px 5px 5px;
	position: absolute;
}

div#avoinnaTeksti {
	width: 100px;
	text-align: center;
	position: absolute;
	height: auto;
	margin-left: 439px;
	margin-top: 20px;
	margin-bottom: 150px;
	padding: 5px 5px 5px 5px;
}

div#footer {
	color: #31caff;
}

ul {
	list-style-type: none;
	padding-top: 11px;
}

li {
	display: inline;
	padding-right: 1px;
}

table#palvelut {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

td {
	background-color: #31caff;
}

td#palaute {
	background-color: #fff;
}

a.linkTd:link {color: #fff;}
a.linkTd:visited {color: #fff;}
a.linkTd:hover {color: #000771;}
a.linkTd:active {color: #000771;}

.otsikko {
	width: 100px;
	background-color: #000771;
	color: #fff;
	font-size: 11px;
	padding: 3px;
}

a {outline: none;}

a:link {color: #000771;text-decoration: none;}   
a:visited {color: #000771; text-decoration: none}  
a:hover {color: #31CAFF; text-decoration: none}   
a:active {color: #31CAFF; text-decoration: none}
