#top {
	position: relative;
	top: 40px;
	width: 924px;
	height: 450px;
	background-image: url(../images/whyus.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}


#main_text {
	position: absolute;
	left: 50px;
	top: 120px;
	text-align:left;
}

