body {
	padding: 0;
	margin: 0 0 0 0;
} 
page_bg {
	background: #B0C4DE;
	padding: 0;
	margin: 0 0 0 0;
	border: 0px;
} 
#network 
{
  margin-top: 4px;
}
#topnavi
{
	background: url(http://www.puhelimeni.fi/logo/top.gif) repeat-x;
	width: 100%;
	height: 30px;
	text-align: center;
	padding: 0;
	margin: 0px 0px 55px 0px;

/* This is the border line & background colour round the entire page */
}
.bodyline	
{
background-color: #FFFFFF; border: 1px #98AAB1 solid; 
}
.toptable
{
   margin-left: auto; 
	margin-right: auto;
	width: 870px;
	height: 30px;
}
#top_container
{
}
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/30px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}
#top_container a
{
	display: block; 
	color: #009;
	padding: 0 13px 0 13px;
	margin: 0;
	text-decoration: none;
	border-top: none;
	border-right: 1px solid #A8B090;
	border-bottom: none;
}
#top_container li#active
{
	color: #1E90FF;
	font-weight: bold;
	border-bottom: none;
}
#top_container a:hover
{
	color: #1E90FF;
	border-bottom: none;
}
