body {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #E2E4E6;
}
.container {
	width: 980px;
	background-image: url(images/bourne-geotechnical.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS", TrebuchetMS, Helvetica, Arial, sans-serif;
}
.bodytext {	
	font-family: "Trebuchet MS", TrebuchetMS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-align: left;
}
.white {
	color: #fff;
}
.no-vert-rule {
	font-family: "Trebuchet MS", TrebuchetMS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
.vert-rule {
	background-image: url(images/vert-rule.gif);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", TrebuchetMS, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
.horiz-rule {
	background-image: url(images/horiz-rule.gif);
	background-repeat: repeat-x;
	line-height: 4px;
	font-size: 1px;
	height: 4px;
}
.leftfooter {
	height: 20px;
	font-family: "Trebuchet MS", TrebuchetMS, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 12px;
	padding-top: 4px;
}
p {
    margin-top: 0;
    margin-bottom: 5px;
}
h1 {
	font-family: "Trebuchet MS", TrebuchetMS, Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin-top: 0;
	margin-bottom: 5px;
	font-style: normal;
}
h2 {
	font-family: "Trebuchet MS", TrebuchetMS, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	color: #000000;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
	font-style: normal;
}
.click {
	font-family: "Trebuchet MS", TrebuchetMS, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	text-align: right;
}
a.click:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.click:visited {
	color: #ffffff;
	text-decoration: none;
}
a.click:hover {
	color: #FF0000;
	text-decoration: none;
}
a.click:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
