#pecontactform  {
	position: absolute;
	z-index: 6;
	top: 165px;
	left: 265px;
}

#feedbackform  {
	position: absolute;
	z-index: 6;
	top:  185px;
	left: 315px;
}

#supportform  {
	position: absolute;
	z-index: 6;
	top: 185px;
	left: 315px;
}

#testifyform  {
	position: absolute;
	z-index: 6;
	top: 185px;
	left: 315px;
}

#copyrighttext  {
	visibility: visible;
	position: absolute;
	left: 50px;
	top: 675px;
	z-index: 5;
	width: 995px;
}

#bottomborder  {
	background: #7E0000 none no-repeat;
	visibility: visible;
	position: absolute;
	left: -6px;
	top: 655px;
	z-index: 5;
	width: 1023px;
	height: 14px;
	font-size: 1px;
}

