* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #f7f7f7;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 2px solid #999;
}
#wrapper #logo {
	background-color: #FFFFFF;
	height: 150px;
	background-position: center;
	left: 200px;
	background-repeat: no-repeat;
	background-image: url(../images/VIGAKTIElogo%20copy.jpg);
}

#wrapper #bodyArea #left {
	width: 500px;
	float: left;
}
#napitYhteydenotto {
	height: 100px;
}

#wrapper #bodyArea #right {
	width: 290px;
	float: right;
	margin-right: 3.5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #EEE;
}
#taustakeski {
	background-image: url(../images/wallStIsa%20copy.jpg);
	height: 239px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 20px;
}

#wrapper #bodyArea #footer {
	height: 40px;
	clear: both;
}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 35px;
	background-color: #000;
}
#wrapper #headerImg {
	height: 239px;
	background-image: url(../images/kuva_tausta_VIG_aktie.jpg);
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-right: 1px;
	border-top-width: 2px;
	border-top-style: solid;
}
