h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-style:normal;
	font-weight:bold;
	color:#000;
	margin-top:10px;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-style:normal;
	font-weight:bold;
	color:#FF3815;
}
.main_table {
	background:none;
	border:none;
	width:960px;
}
.content {
	width:960px;
	height:643px;
	background:none;
	background-image:url(img/about_bg.jpg);
	background-repeat:no-repeat;
	padding:0px;
	text-align:left;
	overflow:hidden;
	font-size:13px;
}

.inner_content {
	width:550px;
	margin-left:40px;
	padding-top:20px;
}

.inner_content2 {
	width:520px;
	margin-left:70px;
}

.inner_content3 {
	width:500px;
	margin-left:90px;
}
.inner_content4 {
	width:490px;
	margin-left:100px;
}