	#frame, #bottomframe {
		width:900px;
		height:600px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background:url("images/BackgroundMain.gif") top left no-repeat;
		}

	#contentcenter {
		width:518px;
		height:507px;
		padding:0px;
		float:left;
		background:url("images/bottom/centre.gif") bottom left no-repeat;
		overflow:hidden;
/*		background:#eee; */
		}

	#centercopy {
		width:518px;
		height:265px;
		padding:0px;
		overflow:auto;
		}

	.menuleft {
		margin:0px;
		padding:0px;
		height: 507px;
		background:url("images/bottom/left.gif") bottom left no-repeat;
		}

	.menuright {
		height: 291px;
		background:url("images/bottom/right.gif") bottom left no-repeat;
		}

	a.contactus
	{
		background-image: url(images/buttons/ContactUs.gif);
		width: 147px;
	}

