@charset "utf-8";
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #498643;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #FFF;
	top: 20px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColLiqCtr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}.oneColLiqCtr a {
	font-size: xx-large;
	color: #00A950;
	font-weight: bold;
	text-align: center;
	word-spacing: normal;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	white-space: nowrap;
}
.redditch {
	color: #FFF;
}
.scaffolding {
	color: #FFF;
}
.hire {
	color: #FFF;
}
.redditch {
	color: #FFF;
}
.scaffolding {
	color: #FFF;
}
.scaffolding {
	color: #FFF;
}
.redditch {
	color: #FFF;
}

