body {
	background: #fff url(/images/bodybg.gif) repeat-x top;
	text-align: center;
	padding: 0;
	margin: 0;
	text-align: center;
}
body, td, th, .formInput, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7e7e7e;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
img, select, input {
	vertical-align: middle;
}

a {
	color: #d00;
}

.container {
	width: 975px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header {
	height: 156px;
	background: url(/images/rugscrubbers.gif) no-repeat 151px 16px;
}
#logo {
	float: left;
	padding: 6px 0 0 18px;
}

#navContainer {
	width: 824px;
	float: left;
	background: url(/images/menubg.gif) repeat-x;
	height: 45px;
	overflow: hidden;
	margin: 110px 0 0 0px;
}
#menuHomeLink {
	float: left;
}
#nav {
	background: url(/images/menuright.gif) no-repeat right;
	height: 45px;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li, #nav a, #nav span {
	display: block;
	float: left;
	line-height: 45px;
	height: 45px;
	cursor: pointer;
}
#nav li a {
	background: url(/images/menuoffleft.gif) no-repeat left;
	color: #fff;
	text-decoration: none;
	font-size: 10.5pt;
}
#nav li:last-child span {
	background: none !important;
}
#nav li span {
	background: url(/images/menuoffright.gif) no-repeat right;
	padding: 0 19px;
}
#nav li a:hover {
	background-image: url(/images/menuoverleft.gif);
}
#nav li a:hover span {
	background-image: url(/images/menuoverright.gif);
}

#rug {
	position: absolute;
	left: 820px;
	top: 98px;
	width: 159px;
	height: 94px;
	background: url(/images/rug.jpg) no-repeat;
}

#lhs {
	float: left;
	width: 162px;
	text-align: center;
}

#menu {
	background: url(/images/navrpt.gif) repeat-y center;
}
#menuTop {
	background: url(/images/navtop.gif) no-repeat center top;
}
#menuContent {
	background: url(/images/navbottom.jpg) no-repeat center bottom;
	padding: 25px 0 9px 0;
}
#menuTitle {
	font-size: 15pt;
	color: #003a75;
	font-family: Times New Roman, Times, serif;
}

#contentArea {
	background: url(/images/lhsbg.gif) repeat-y 11px top;
	width: 100%;
}

.menuButton {
	margin-top: 8px;
}

#content {
	float: left;
	width: 813px;
	padding-top: 10px;
	line-height: 150%;
}

.clearer {
	clear: both;
}

#celebrating10Years {
	padding: 14px 0;
}

.frame {
	width: 533px;
	height: 249px;
	background: url(/images/frame.gif) no-repeat;
	margin-bottom: 8px;
}
.frameContent, .frameSlide {
	width: 511px;
	height: 227px;
	overflow: hidden;
}
.frameSlide {
	position: absolute;
	margin: 10px 11px;
	z-index: 4;
}

h1, h2 {
	font-weight: normal;
	font-family: Times New Roman, Times, serif;
	line-height: 100%;
}
h1 {
	color: #353535;
	font-size: 26pt;
	margin: 0 0 2px 0;
}
h2, .pickupArea {
	color: #444;
	font-size: 16pt;
	margin: 10px 0 2px 0;
}

.contentText {
	padding: 0 5px;
}

#footer {
	height: 140px;
	background: url(/images/footerbg.jpg) repeat-x;
	color: #fff;
	font-size: 8pt;
}
#footer .container {
	background: url(/images/footerstrap.jpg) no-repeat 130px top;
}
#footerInner {
	padding: 17px 20px 0 20px;
	position: relative;
}
#footerLinks {
	position: absolute;
	right: 0;
	bottom: 0;
}
#footerLinks a {
	color: #fff;
	font-size: 9pt !important;
}

.contentLeft {
	width: 533px;
	float: left;
	margin-right: 12px;
}
.contentRight {
	float: left;
	width: 252px;
	padding-top: 43px;
}

.quote {
	color: #6b87ad;
	font-size: 10.5pt;
	margin-bottom: 16px;
	background: url(/images/speechbubble.gif) no-repeat left top;
	padding: 0 0 0 47px;
}
.quote i {
	color: #7e7e7e;
	font-size: 9pt;
}
.quote p {
	padding-bottom: 0;
}

.foxQuote {
	font-style: italic;
	font-size: 10pt;
	margin-bottom: 16px;
	background: url(/images/foxhead.jpg) no-repeat right bottom;
	padding-bottom: 28px;
}

#postcodeFinderForm {
	text-align: center;
	position: relative;
	top: -5px;
	color: #c00;
}
.mapHTMLWindow {
	font-size: 8pt;
	line-height: 110%;
}
#printIcon {
	cursor: pointer;
}
.pickupPointDay {
	font-weight: bold;
	margin: 1em 0;
	font-size: 10pt;
	clear: both;
}
.pickupPoint {
	padding: 1em 0;
	float: left;
	width: 165px;
	height: 150px;
}
.pickupPointCompany {
	font-weight: bold;
}
#pickupPostcode {
	width: 75px;
}

#map {
	width: 511px;
	height: 227px;
	margin: 10px 0 0 11px;
	position: absolute;
}

#contactForm {
	padding: 1em 0;
}
.formInput {
	width: 220px;
}
textarea.formInput {
	height: 100px;
	overflow: auto;
}
label {
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
}
#submitButton {
	padding-left: 100px;
}

.button {
	background: url(/images/menubg.gif) repeat-x;
	color: #fff;
	border: 0;
	padding: 4px 12px;
	cursor: pointer;
}

#greenBanner {
	margin: 1em 0;
	text-align: right;
}