.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #AF8A22;
	margin-left: 0px;
	font-style: italic;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.layer1 {
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 280px;
	width: 700px;
	top: auto;
}
.layer3 {
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 200px;
	width: 600px;
}
.Mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 10px;
	font-weight: bold;
	color: #AF8A22;
}
