body {
	background-color: #C2C2C2;
	background-image: url(../layout/bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#wrapper {
	width: 750px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#bar {
	background-image: url(../layout/stripes_ext.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 748px;
	margin-top: 105px;
	border: 1px solid #a3a3a3;
	position: absolute;
	left: 0px;
	top: 0px;
}
#bar #logo {
	height: 50px;
	width: 218px;
	margin-top: 36px;
}
#ad1 {
	position: absolute;
	background-image: url(../layout/businesscard.gif);
	background-repeat: no-repeat;
	height: 256px;
	width: 187px;
	left: 21px;
	top: 262px;
}

#container {
	width: 500px;
	position: relative;
	padding-left: 231px;
}
#headerimage {
	background-color: white;
	height: 162px;
	width: 500px;
	background-image: url(../pictures/_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subimage {
	height: 158px;
	width: 500px;
	background-color: white;
	background-image: url(../pictures/_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}
#navigation {
	height: 20px;
}
#maincontent {
	width: 500px;
	background-color: white;
}
#maincontent ul {
	float: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#maincontent li {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: list-item;
	text-align: left;
	width: auto;
	list-style-type: disc;
	list-style-position: outside;
}

#padding {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
h1 {
	text-transform: capitalize;
	font-size: 2em;
	color: #a3a3a3;
	margin-top: 2px;
	margin-bottom: 2px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
strong {
	color: #a3a3a3;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	text-transform: capitalize;
	font-size: 1.75em;
	color: #a3a3a3;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: lighter;
}
#options {
	text-align: right;
	margin-top: 0px;
}
#copyright {
	text-align: right;
}
#copyright p {
	color: #a3a3a3;
}
.floatright {
	margin: 5px;
	float: right;
}
.bridgend, .epping, .shrewsbury, .reading, .kent {
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	list-style-type: none;
	margin-left: -9px;
	position: relative;
}
a.bridgend {
	background-image: url(../layout/bottom_nav/bridgend.gif);
	width: 109px;
}
a.bridgend:hover {
	background-image: url(../layout/bottom_nav/bridgend_over.gif);

}
a.epping {
	background-image: url(../layout/bottom_nav/epping.gif);
	width: 89px;
}
a.epping:hover {
	background-image: url(../layout/bottom_nav/epping_over.gif);

}
a.shrewsbury {
	background-image: url(../layout/bottom_nav/shrewsbury.gif);
	width: 141px;
}
a.shrewsbury:hover {
	background-image: url(../layout/bottom_nav/shrewsbury_over.gif);

}
a.reading {
	background-image: url(../layout/bottom_nav/reading.gif);
	width: 107px;
}
a.reading:hover {
	background-image: url(../layout/bottom_nav/reading_over.gif);

}
a.kent {
	background-image: url(../layout/bottom_nav/kent.gif);
	width: 74px;
}
a.kent:hover {
	background-image: url(../layout/bottom_nav/kent_over.gif);

}
#arrows {
	width: 480px;
	color: #CCCCCC;
	display: block;
	height: 20px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#brickcalc {
	width: 185px;
	position: absolute;
	left: 21px;
	top: 525px;
	z-index: 50000;
	border: 1px solid #A3A3A3;
	background-image: url(../layout/brick.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#brickcalc form {
	margin-left: 15px;
}
#brickcalc table {
	width: 150px;
}
#brickcalc h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #040404;
	font-size: 14px;
}
#brickcalc input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

