html,head,body,form{
	margin:0;
	padding:0;
	text-align: center;
	font-family:Arial;
	font-size:11px;
}
div{
	font-family:Arial;
	font-size:11px;
}
html{
	height:101%;
}
body{
	background-image:url(../img/background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
#center{
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#top{
	background-image: url(../img/top.jpg);
	height: 135px;
	width: 990px;
}
#home{
	position: absolute;
	top:30px;
	left:30px;
	width:210px;
	height:70px;
}
#russian{
	position: absolute;
	top:50px;
	left:805px;
	width:85px;
	height:17px;
}
#suomeksi{
	position: absolute;
	top:50px;
	left:895px;
	width:85px;
	height:17px;
}
#SAMenu2{
	position: absolute;
	top: 105px;
	left: 240px;
	width: 750px;
	height: 30px;
}
#bottom{
	position: absolute;
	width: 990px;
	background-image:url(../img/dropshadows.jpg);
	background-repeat:no-repeat;
	background-color:White;
}
#banner{
	width:920px;
	height:161px;
	margin-top:35px;
	margin-left:35px;
}
#sidemenu{
	float:left;
	top:0;
	margin-left:15px;
	margin-right:30px;
	width: 240px;
	background-image:url(../img/menubackglobe.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
html > body #sidemenu{
	margin-left:30px;
}
#menutitle{
	width:190px;
	height:45px;
	font-size:18px;
	color:#BF2F34;
	margin-top:30px;
	margin-left:30px;
	padding-left:20px;
	background-image:url(../img/arrow.png);
	background-repeat:no-repeat;
	background-position:3px 3px;
}
#menufooter{
	height:400px;
}
a{
	color:#005A99;
}
#sidenews{
	float:left;
	top:0;
	margin-left:15px;
	margin-right:30px;
	width: 240px;
	background-image:url(../img/menubackglobe.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
html > body #sidenews{
	margin-left:30px;
}
#newstitle{
	width:190px;
	height:45px;
	font-size:18px;
	color:#BF2F34;
	margin-top:30px;
	margin-left:30px;
	padding-left:20px;
	background-image:url(../img/arrow.png);
	background-repeat:no-repeat;
	background-position:3px 3px;
}
#newsfooter{
	height:300px;
}
.newsdate{
	
	color:#999999;
	margin-left:15px;
}
.newsheader{
	font-weight:bold;
	color:#005A99;
	margin-left:15px;
}
.newsinfo{
	color:#333333;
	margin-left:15px;
	margin-bottom:25px;
}
#widearea{
	margin-top:10px;
	float:left;
	width: 630px;
}
#SAContent1{
	padding-bottom:25px;
	border-bottom: solid 1px gray;
}
#footer{
	color:#999999;
	padding-top:20px;
	height:25px;
	line-height:20px;
	bottom:0px;
}
#vwslink a{
	color:#AAAAAA;
}
#SAContent2,
#SAContent3{
	display:none;
}

.Heading{
	font-size:18px;
	font-weight:normal;
	color:#BF2F34;
}

#Visitors 
{
    color:#000;
	display:block;
	position:relative;
	bottom:0;
	left:40px;
	width:100px;
	font-size: 12px;
}
