* {
    padding: 0px;
	margin: 0px;
	behavior:  url("iepngfix.htc");
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #282522;
}
#wrapper {
	width: 920px;
	height: 480px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -470px;
	margin-top: -250px;
	border: 10px solid #000000;
	background-color: #FFFFFF;
}
#navigation {
	position: absolute;
	top: 51px;
	right: 19px;
	z-index: 66;
	left: 769px;
}
#text {
	position: absolute;
	width: 315px;
	left: 406px;
	top: 30px;
	z-index: 22;
	text-align: justify;
	height: 456px;
}
p {
	margin-bottom: 12px;
	line-height: 1.4em;
	font-size: 1.1em;
}
.bolder {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}
#rightCol {
	position: absolute;
	background-image: url(binaries/right_col.gif);
	background-repeat: no-repeat;
	height: 480px;
	width: 170px;
	left: 750px;
	top: 0px;
}
#rightCol p, #rightCol h3 {
	text-indent: -9999px;
}
h1 {
	width: 315px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 6px;
}

<!-- for ie6 -->
* html h1 {
    margin-bottom: -1px;
}
<!-- end ie6 hack -->

.hHome {
	background-image: url(binaries/heading_home.gif);
}
.hResGen {
	background-image: url(binaries/heading_res_gen.gif);
}
.hResExtLarge {
	background-image: url(binaries/heading_res_ex_conserv.gif);
}
.hResExtGreen {
	background-image: url(binaries/heading_res_ex_oak.gif);
}
.hResGardStock {
	background-image: url(binaries/heading_res_gar_farm.gif);
}
.hResGardFaugh {
	background-image: url(binaries/heading_res_gar_modern.gif);
}
.hResBarnClay {
	background-image: url(binaries/heading_res_barn_clay.gif);
}
.hResBarnFarm {
	background-image: url(binaries/heading_res_barn_farm.gif);
}
.hResOneDalston {
	background-image: url(binaries/heading_res_off_dalston.gif);
}
.hResOneBroad {
	background-image: url(binaries/heading_res_off_broad.gif);
}
.hResOneCul {
	background-image: url(binaries/heading_res_off_double.gif);
}
.hConsGen {
	background-image: url(binaries/heading_cons_gen.gif);
}
.hConsBarn {
	background-image: url(binaries/heading_cons_livework.gif);
}
.hConsChurch {
	background-image: url(binaries/heading_cons_church.gif);
}
.hCommGen {
	background-image: url(binaries/heading_comm_gen.gif);
}
.hCommHotels {
	background-image: url(binaries/heading_comm_hotel.gif);
}
.hCommNightclubs {
	background-image: url(binaries/heading_comm_nightclub.gif);
}
.hCommShops {
	background-image: url(binaries/heading_comm_shop.gif);
}
.h3dGen {
	background-image: url(binaries/heading_3d.gif);
}
.hCommunity {
	background-image: url(binaries/heading_community.gif);
}


.hHomeChart {
	background-image: url(binaries/heading_home_chartered.gif);
	position: absolute;
	bottom: 20px;
	clear: both;
}

h2 {
	width: 315px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 60px;
}
#leftCol {
	position: absolute;
	height: 480px;
	width: 377px;
}
.emailLink {
	margin-top: 370px;
}
.mainpageList ul {
	margin-left: 15px;
}
.mainpageList li {
	background-image: url(binaries/mainpage_list_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 6px;
	margin-left: 12px;
	list-style-type: none;
}
.mainpageList a {
	padding-left: 15px;
	color: #413C38;
	text-decoration: underline;
	font-size: 1.1em;
}
a:hover {
    text-decoration: none;
}
img {
    border: none;
}
.clickLinks {
	color: #A98F76;
	height: 20px;
	font-size: 1.17em;
	margin-top: 25px;
}
.enlarge {
	color: #A98F76;
	background: url(binaries/enlarge.jpg) no-repeat left center;
	height: 20px;
	padding-left: 18px;
	font-size: 1.17em;
	margin-top: -5px;
}
.thumbnails {
	margin-top: -20px;
	padding-top: 4px;
	padding-left: 3px;
}
.thumbnails img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.margLeft7px {
	margin-left: 4px;
}
#footer {
	width: 940px;
	position: absolute;
	top: 490px;
	color: #1C1B1A;
	left: -9px;
}
.footLeft {
    float: left;
}
.footRight {
    float: right;
}
#footer a {
	color: #1C1B1A;
}

