body {
	background-color:#060708;
	margin:0px;
}
#main_holder
{
	position:absolute;
	width:100%;
	left:50%;
	top:0px;
	padding:0px;
}
#frame {
	position:absolute;
	left:-475px;
	width:955px;
	top:30px;
	height:300px;
	display:block;
	padding-top:0px;
	background-image:url(images/aboutus_1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}