body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #5d6574;
}
#frame {
	width:947px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-image: url(images/frame_bg.jpg);
}
#logo {
	display:none;
}
#nav{
	display:none;
}
#contentleft {
	display:none;
}
#contentcentre {
	width:650px;
	float:left;
	background-image: url(images/centre_bg.gif);
}
#textcentre {
	width:650px;
	padding: 65px 30px 10px 30px;
	background-image: url(images/centre_bg2.gif);
	background-repeat: no-repeat;
	float:left;
}
#contentright{
	display:none;
}
#tail {
	display:none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #82c01f;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #82c01f;
}
.rightimg {
	display:none;
}
#search {
	display:none;
}
.searchinput {
	width: 160px;
}

.footer {
	display:none;
}

a.foot:link, a.foot:visited  {
	color: #ffffff;
	text-decoration: none;
}

a.foot:hover {
	color: #5D6574;
	text-decoration: none;
}