* html div#content {
	width: 630px;
	w\idth: 540px;
}

div#content {
	position: absolute;
	top: 20px;
	left: 80px;
	width: 540px;
	padding-right: 30px;
	border-top: solid 1px #ff7000;
	background: url(../images/littlepics.png) no-repeat;
	padding-left: 60px;
	padding-bottom: 50px;
}
* html h1 {
	margin-top: 20px;
}
html#hire h1 {
	width: 224px;
	height: 34px;
	text-indent: -9000px;
	background: url(../images/heading_bike_hire.png) no-repeat;
}
html#routes h1 {
	width: 167px;
	height: 29px;
	text-indent: -9000px;
	background: url(../images/heading_routes.png) no-repeat;
}
html#routedevelopment h1 {
	width: 330px;
	height: 60px;
	text-indent: -9000px;
	background: url(../images/heading_route_development.png) no-repeat;
}
html#delivery h1 {
	width: 334px;
	height: 65px;
	text-indent: -9000px;
	background: url(../images/heading_bike_delivery_service.png) no-repeat;
}
html#findus h1 {
	width: 349px;
	height: 29px;
	text-indent: -9000px;
	background: url(../images/heading_how_to_find_us.png) no-repeat;
}
html#accommodation h1 {
	width: 403px;
	height: 32px;
	text-indent: -9000px;
	background: url(../images/heading_accommodation.png) no-repeat;
}
html#groups h1 {
	width: 173px;
	height: 32px;
	text-indent: -9000px;
	background: url(../images/heading_groups.png) no-repeat;
}
html#repairs h1 {
	width: 188px;
	height: 27px;
	text-indent: -9000px;
	background: url(../images/heading_repairs.png) no-repeat;
}
html#pictures h1 {
	width: 213px;
	height: 37px;
	text-indent: -9000px;
	background: url(../images/heading_pictures.png) no-repeat;
}
html#forsale h1 {
	width: 344px;
	height: 33px;
	text-indent: -9000px;
	background: url(../images/heading_forsale.png) no-repeat;
}
html#links h1 {
	width: 128px;
	height: 37px;
	text-indent: -9000px;
	background: url(../images/heading_links.png) no-repeat;
}
html#book h1 {
	width: 280px;
	height: 27px;
	text-indent: -9000px;
	background: url(../images/heading_book_a_bike.png) no-repeat;
}
html#contacts h1 {
	width: 228px;
	height: 29px;
	text-indent: -9000px;
	background: url(../images/heading_contacts.png) no-repeat;
}
html#trailbuilding h1 {
	width: 397px;
	height: 63px;
	text-indent: -9000px;
	background: url(../images/heading_trailbuilding_weekends.png) no-repeat;
}

span#spacer {
	margin-left: -31px;
	margin-top: 170px;
}
span#explore {
	position: absolute;
	width: 96px;
	height: 8px;
	display: block;
	background: url(../images/explore_more.png) no-repeat;
	margin-left: 470px;
	margin-top: 1px;
}

html#hire table {
}
html#hire tr {
	background: rgb(80%, 80%, 80%);
}
html#hire td {
	border-bottom: solid 2px white;
	padding: 3px;
}


html#book input {
	width: 250px;
}
span.warn {
	color: red;
}