body img {
	border: none;
    }
.about #innerbody,
.map #innerbody {
	margin: 0;
	padding: 0;
	background: #000 url(/Main/images/bg.gif) repeat-x left bottom;
	}
.about #innerbody .pageHead {
	width: 822px;
	height: 580px;
	padding: 0px;
	background: url(/Main/images/bilding.jpg) no-repeat top;
	}
.about #innerbody .pageHead p {
	padding: 10px 20px;
	width: 750px;
	text-align: justify;
    color: #ccc;
	line-height: 17px;
	/*float: right;*/
	}
.about #innerbody .pageHead strong {
	display: block;
	padding: 240px 0 10px 0;
	border: 0px;
	font-size: 13px;
	/*float: right;*/
	}	


#newsblock {
	width: 802px;
	padding: 10px;
	text-align: left;
	background: #000 url(/Main/images/bg.gif) repeat-x left bottom;
}
#newsblock .header{
	font-weight:bold;
	color: #FC9;
	text-decoration:none;
}
#newsblock .spaced{
	padding-right:14px;
	padding-left:0px;
	padding-bottom:15px;
}
#newsblock a.links {
	display: block;
	padding-top: 2px;
	padding-left: 15px;
	background: url(/Main/news/images/arrow_left.gif) no-repeat;
}

