*, body, html {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}
body {
	background-color: #ccc;
	padding: 20px 0;
}
h1 {
	font-size: 24px;
}
ul {
	margin-left: 20px;
}
#wrapper {
	margin: 0 auto;
	border: 1px solid #fff;
	position: relative;
	width: 938px;
}
#content {
	width: 932px;
	border: 3px solid #3e8be3;
	background: url(/images/pmFooter.jpg) no-repeat bottom right #fff;
}
#scroller {
	width: 658px;
	height: 19px;
	background: url(/images/scrollBG.jpg) no-repeat;
	float: left;
	padding: 5px 0 0 40px;
}
#scroller span {
	margin-left: 55px;
	font-weight: bold;
}
#scroller strong {
	color: #fff;
}
#scroller a {
	text-decoration: none;
	color: #fff;
}
#scroller a:hover {
	text-decoration: underline;
}
#leftMenu {
	width: 182px;
	background: url(/images/menuBG.jpg) repeat-y;
	float: left;
}
#leftMenu p {
	padding: 5px;
	border-bottom: 1px solid #fff;
	margin: 0 5px;
}
#leftMenu a {
	color: #333;
	text-decoration: none;
}
#leftMenu a:hover {
	text-decoration: underline;
}
#bmi {
	background: url(/images/bmi.jpg) no-repeat;
	height: 175px;
	padding: 50px 5px 0;
}
#mainCopy {
	width: 583px;
	background: url(/images/content_TopRight.png) top right no-repeat;
	float: right;
	padding: 10px;
}
#newsWrapper {
	position: relative;
	float: left;
	width: 260px;
}
.news {
	clear: left;
	margin: 5px 0;
}
.news img {
	float: left;
	margin-right: 5px;
}
.seperator {
	height: 1px;
	margin: 5px 0;
	clear: left;
}
#exProg {
	width: 243px;
	height: 195px;
	background: url(/images/programmeBG.gif) no-repeat;
	padding: 5px 10px 10px 10px;
}
#tel, #tel a {
	clear: both;
	font-size: 28px;
	height: 30px;
}
.calc td {
	font-size: 10px;
}
#pmlink {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 160px;
	height: 75px;
	border: none;
}
#rates td {
	padding: 5px 10px;
}
