	#aboutus {
	width: 570px;
	height: 368px;
	padding: 70px;
	position: fixed;
	top: 150px;
	left: 250px;
	background:url('images/reportbkg.png');
	color: #fff;
	z-index: 100;
} 
	#aboutus p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	#aboutus a { color: #fff; } 
	
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.new a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
