body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #5d6574;
}

a:link, a:visited {
	color: #70A5EB;
}

a:hover {
	color: #82C01F;
}

:name:hover {
	color: #70A5EB;
}


#frame {
	width:947px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-image: url(images/frame_bg.jpg);
}
#logo {
	width:947px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background-image: url(images/banner_bg.gif);
	background-repeat: no-repeat;
	height: 128px;
}
#nav{
	width:647px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px 0px 0px 300px;
	background-image: url(images/nav_bg1.gif);
	background-repeat: no-repeat;
	background-position: left;

	height: 27px;
}
#contentleft {
	width:174px;
	background-image: url(images/lhs_bg1.gif);
	background-repeat: no-repeat;
	padding: 140px 0px 0px 0px;
	float:left;
}
#contentleftmembers {
	width:174px;
	background-image: url(images/lhs_bg1.gif);
	background-repeat: no-repeat;
	padding: 135px 0px 15px 0px;
	float:left;
}
#contentcentre {
	width:493px;
	float:left;
	background-image: url(images/centre_bg.gif);
}
#textcentre {
	width:433px;
	padding: 65px 30px 10px 30px;
	background-image: url(images/centre_bg2.gif);
	background-repeat: no-repeat;
	float:left;
}
#contentcentreMAP {
	width:733px;
	float:left;
}
#textcentreMAP {
	width:700px;
	padding: 65px 30px 10px 30px;
	background-repeat: no-repeat;
	float:left;
}
#contentright{
	width:220px;
	padding: 70px 30px 10px 30px;
	float:left;
}
#tail {
	width:947px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
	background-image: url(images/tail_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 69px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #82c01f;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #82c01f;
}
.rightimg {
	float: right;
}
#search {
	float: right;
	padding:0px 9px 0px 0px;
}
.searchinput {
	width: 160px;
}

.footer {
	width:920px;
	color:#ffffff;
	margin-right:auto;
	margin-left:auto;
	text-indent:55px;
	height:30px;
}

a.foot:link, a.foot:visited  {
	color: #ffffff;
	text-decoration: none;
}

a.foot:hover {
	color: #5D6574;
	text-decoration: none;
}

.MapBubW
{
	margin:0 auto;
	width:100%;
}

.MapBubL
{
	float:left;
	width:50%;	
}

.MapBubR
{
	float:right;
	width:50%;	
}

