head{
	padding: 0px;
	margin: 0px;
}
img{border:0}
html{
width:100%;
height:100%;
text-align:center
}
body{
	padding-top: 25px;
	text-align:center;
	width:970px;
	margin:auto;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(img/waterbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0078ff;
	text-transform: uppercase;
}
.pvm{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0078ff;
	text-transform: uppercase;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	
}
.txt{
	width: 630px;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 40px;
}

.oikea{
	padding-bottom: 20px;
}

.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 172px;
	text-align: left;
	padding-top: 10px;
}
.menu {
	text-align: left;
	width: 190px;
}
.menu td {
	height: 30px;
	text-decoration: none;
	background-image: url(img/menuline.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	padding-left: 5px;
}
.menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(img/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.menu a:hover {
	color: #0066FF;
}

.header{
	width:100%;
	text-align:left;
	height: 100%;
}

.footer{
	clear:both;
	font-family:Arial;
	font-size:10px;
	color:#6e6e6e;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer a{
font-family:Arial;
font-size:11px;
color:#48699d;
text-decoration:none
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
.title {
	color: #006fb5;
	background-image: url(img/menuline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 190px;
	display: block;
	padding-left: 20px;
	margin-left: -5px;
	padding-bottom: 5px;
}

