div.Home-20 {
	position:absolute;
	left:10px;
	right:20px;
	top:52px;
	width:97%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	text-indent: 0px;
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	margin-right: 10px;
}

.heading {
	position:absolute;
	left:0;
	right:10px;
	top:0px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 40px;
	text-indent: 10px;
	height: 40px;
	background-image: url(images/gradiframe.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.headingCopy {
	position:absolute;
	left:0px;
	right:auto;
	top:auto;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 40px;
	text-indent: 10px;
	height: 40px;
	background-image: url(images/gradiframe.jpg);
	background-repeat: repeat-x;
	vertical-align: text-top;
	text-align: left;
	padding-bottom: 10px;
}
