body {
	background: url(image/bodybg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

#page {
	margin: 0 auto;
	width: 760px;
	background: url(image/bgnav2.jpg) top left repeat-y #fff;
}

#top {
	background: url(image/robsons-banner.jpg);
	height: 201px;
}

#left {
	float: left;
	width: 220px;
}

#left #menu, #left ul {
	list-style-type: none;
	padding: 0;
}

#left #menu li {
	margin: 0 0 0 16px;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #fff;
}

#left #menu li a {
	text-decoration: none;
	color: #060;
}

#left #menu li a:hover {
	color: #000;
}

#left ul li, #leftinfo h3, #leftinfo p {
	margin: 0 0 0 15px;
	font-size: 11px;
}

#left ul li {
	overflow: visible;
	width: 160px;
}

#leftinfo {
	clear: both;
}

#leftinfo h3 {
	font-weight: normal;
	font-size: 13px;
}

#leftinfo p {
	font-size: 11px;
	padding: 0 0 16px 0;
}

#right {
	float: right;
	clear: left;
	width: 530px;
	padding: 10px 10px 10px 0;
}

#right p {
	line-height: 20px;
}

#right h1 {
	font-weight: normal;
	font-size: 17px;
	color: #060;
}

#bottom {
	clear: both;
	height: 29px;
	background: url(image/bttms.jpg) #fff top left repeat-x;
	line-height: 29px;
}

#bottom p {
	margin-left: 16px;
}

#right form div {
	clear: both;
	padding: 6px;
}

#right form label {
	float: left;
}

#right form input, #right form textarea {
	float: right;
	width: 350px;
	border: 1px solid #006600;
}

.redtext { color: #f00; }

#Spalding, #KingsLynn, #Peterborough {
	position: relative;
}

#Spalding a, #KingsLynn a, #Peterborough a {
	text-decoration: none;
	color: #003;
}

#Spalding { left: 200px; top: -475px; }
#KingsLynn { left: 250px; top: -520px; }
#Peterborough { left: 205px; top: -405px; }