|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ""> |
|
<html lang="en" xml:lang="en" xmlns=""> |
|
<head> |
|
<style> |
|
|
|
|
|
|
|
|
|
body, div, span, applet, object, iframe, |
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre, |
|
a, abbr, acronym, address, big, cite, code, |
|
del, dfn, em, font, img, ins, kbd, q, s, samp, |
|
small, strike, strong, sub, sup, tt, var, |
|
dl, dt, dd, ol, ul, li, |
|
fieldset, form, label, legend, |
|
table, caption, tbody, tfoot, thead, tr, th, td { |
|
margin: 0; |
|
padding: 0; |
|
border: 0; |
|
outline: 0; |
|
font-weight: inherit; |
|
font-style: inherit; |
|
font-size: 100%; |
|
font-family: inherit; |
|
vertical-align: baseline; |
|
} |
|
table, caption, tbody, tfoot, thead, tr, th, td { |
|
vertical-align: center; |
|
} |
|
|
|
|
|
:focus { |
|
outline: 0; |
|
} |
|
body { |
|
color: black; |
|
} |
|
ol, ul { |
|
list-style: none; |
|
} |
|
|
|
table { |
|
border-collapse: separate; |
|
border-spacing: 0; |
|
} |
|
caption, th, td { |
|
font-weight: normal; |
|
} |
|
blockquote:before, blockquote:after, |
|
q:before, q:after { |
|
content: ""; |
|
} |
|
blockquote, q { |
|
quotes: "" ""; |
|
} |
|
.clear {clear:both;} |
|
.bold {font-weight:bold;} |
|
.light-text {font-weight:normal;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
body { |
|
margin: 0; |
|
padding:0; |
|
font-family: Arial, Helvetica, Verdana, sans-serif; |
|
font-size:12px; |
|
} |
|
|
|
p {margin:0 0 12px 0;line-height:1.4em;} |
|
|
|
#all |
|
{ |
|
margin: 0 auto 0 auto; |
|
width: 900px; |
|
padding:0 0 0 0px; |
|
height:auto; |
|
} |
|
|
|
#main |
|
{ |
|
float:left; |
|
height:auto; |
|
width: 900px; |
|
position: relative; |
|
text-align: left; |
|
margin: 0; |
|
padding:0 0 0 40px; |
|
} |
|
|
|
|
|
|
|
|
|
#header { |
|
width:810px; |
|
padding:20px 0 32px 40px; |
|
background:none; |
|
} |
|
#masthead { |
|
float:left; |
|
width:364px; |
|
margin:0px 0 0 0px; |
|
padding:0; |
|
} |
|
#header-right { |
|
float:right; |
|
width:243px; |
|
margin:0px 0 0 0px; |
|
padding:0; |
|
text-align:right; |
|
font-weight:bold; |
|
font-size:1.2em; |
|
} |
|
|
|
|
|
|
|
#navigation { |
|
background:none; |
|
margin:0; |
|
padding:0; |
|
font-size:1.2em; |
|
} |
|
#navigation ul { |
|
margin:0; |
|
padding:0; |
|
} |
|
#navigation li { |
|
margin:0; |
|
padding:3px 0; |
|
border:none; |
|
} |
|
|
|
#navigation a:link, #navigation a:visited { |
|
color:#58595B; |
|
text-decoration:none; |
|
width:162px; |
|
padding:0 10px 0 0; |
|
} |
|
|
|
#navigation a:hover, #navigation a:active { |
|
color:#0099cc; |
|
text-decoration:none; |
|
width:162px; |
|
padding:0 10px 0 0; |
|
} |
|
|
|
#navigation li.active {background:url(../images/5.gif) 0px 8px no-repeat;} |
|
#navigation li.active a {color:#0099cc;font-weight:bold;background:#fff; padding:0 10px 0 0;} |
|
|
|
#navigation-two ul li:last-child.active {background:none;} |
|
|
|
|
|
|
|
|
|
|
|
a:link {color: #0099cc;} |
|
a:visited {color: #0099cc;} |
|
a:hover {color: #006D8F;} |
|
a:active {color: #006D8F;} |
|
a img {margin:0;padding:0;border:none;} |
|
|
|
#header-right a:link, #header-right a:visited {color:#019DDA;text-decoration:none;} |
|
#header-right a:hover, #header-right a:active {color:#019DDA;} |
|
|
|
div#header-right div#header-product-links a:link,div#header-right div#header-product-links a:visited{font-size:1.45em;letter-spacing:-1px;} |
|
div#header-right div#header-product-links a.ufh {color:#ff4037;} |
|
div#header-right div#header-product-links a.hp {color:#c7e45e;} |
|
div#header-right div#header-product-links a.ss {color:#57b7df;} |
|
|
|
div#header-right div#header-product-links a:hover,div#header-right div#header-product-links a:active {color:#fff;} |
|
|
|
|
|
|
|
|
|
#footer { |
|
width:100%; |
|
font-size:1.1em; |
|
color:#000; |
|
padding:5px 0 0 0; |
|
margin:20px 0 50px 0; |
|
text-align:center; |
|
} |
|
|
|
#footer ul li { |
|
display:inline; |
|
list-style-type:none; |
|
padding:0; |
|
height:10px; |
|
border-right:1px solid #a6a6a6; |
|
} |
|
#footer ul { |
|
padding:0px; |
|
margin:0; |
|
} |
|
#footer ul li:last-child {border-right:none;} |
|
|
|
|
|
#footer a:link, #footer a:visited {color:#a6a6a6;text-decoration:underline;padding:0 5px 0px 3px;} |
|
#footer a:hover, #footer a:active {color:#a6a6a6;} |
|
|
|
|
|
|
|
|
|
|
|
.first-float-rigid |
|
{ |
|
float: left; |
|
width: 185px; |
|
padding: 0; |
|
margin: 0; |
|
} |
|
|
|
.second-float-rigid { |
|
float: left; |
|
width: 712px; |
|
margin: 0 0 0 0px; |
|
padding:0; |
|
} |
|
|
|
|
|
#lhscontainer { |
|
position: relative; |
|
padding:17px 0 0 0; |
|
margin:0px 0 0 0; |
|
text-align: left; |
|
} |
|
|
|
#rhscontainer { |
|
position: relative; |
|
margin:0px 0 0 0; |
|
padding: 0 0 0 0px; |
|
text-align: left; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
ul.pagination {margin:10px 0 10px 0;padding:0 0 0 0;} |
|
ul.pagination a {} |
|
li.pagination { |
|
display:inline; |
|
padding:5px; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
div.text-box-top {height:8px;background:url(../images/6.gif) no-repeat;width:648px;} |
|
div.text-box-bottom {height:8px;background:url(../images/7.gif) no-repeat;width:648px;} |
|
div.text-box-content {height:auto;background:url(../images/8.gif) repeat-y;width:616px;padding:16px;} |
|
|
|
div.text-box-content p.full-width {width:100%;} |
|
div.text-box-content p.half-width {width:308px;} |
|
|
|
div.content-holder-home {width:700px;background:url(../images/9.jpg) no-repeat bottom right;padding:0;} |
|
div.content-holder-services {width:700px;background:url no-repeat bottom right;padding:0;} |
|
div.content-holder-clients {width:700px;background:url(../images/13.jpg) no-repeat bottom right;padding:0;} |
|
div.content-holder-contact {width:700px;background:url(../images/14.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-studies {width:700px;background:url no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-training {width:700px;background:url(../images/16.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-recruitment {width:700px;background:url(../images/17.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-brochure {width:700px;background:url(../images/18.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-publications {width:700px;background:url(../images/20.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-news {width:616px;padding:0;min-height:300px;} |
|
|
|
span.highlight {color:#70BF5E;font-weight:bold;} |
|
|
|
|
|
div.text-box-content ul {list-style-image:url(../images/10.jpg);list-style-position:inside;margin:0 0 1em 0;} |
|
div.text-box-content ul li {padding:3px 0;} |
|
|
|
table#table-publications {width:400px;margin-top:-25px;} |
|
table#table-publications th {font-weight:bold;padding:0 0 10px 0;border-bottom:2px solid #e1e1e1;background:#efefef;padding:4px 0 4px 8px;} |
|
table#table-publications td {padding:4px 0;text-align:left;padding:4px 0 4px 8px;} |
|
|
|
|
|
span.posted {font-weight:bold;color:#0099cc;} |
|
div.newslist-listing {padding:15px 8px;background:#D9F0F9;margin:5px 0;} |
|
|
|
div.news-article {background:#D9F0F9;padding:15px 10px;} |
|
div.news-article table {font-size:1.2em;} |
|
div.news-article table td {width:300px;font-weight:bold;padding:0 0 10px 0;} |
|
div.news-article table th {padding:0 0 5px 0;font-weight:bold;} |
|
div.news-article-image {float:right;padding:0 0 15px 15px;} |
|
|
|
span.conservation-concern {font-weight:bold;text-transform:uppercase;font-size:1.2em;} |
|
span.red {color:red;} |
|
span.amber {color:#f90;} |
|
span.green {color:#396;} |
|
|
|
div#footer-news {margin:20px 0 0 40px;} |
|
div#footer-news span.posted {font-size:1.1em;} |
|
div.footer-news-listing {float:left;width:190px;margin:0 10px 0 0;font-size:0.9em;height:130px;} |
|
div.footer-news-content {background:#D9F0F9;padding:5px;height:115px;} |
|
|
|
div.news-title-image {float:right;width:56px;height:80px;} |
|
|
|
div.search {margin:0 0 20px 0;} |
|
div.search input {margin:0 0 0 5px;} |
|
div.search label {color:#0099cc;} |
|
div.search span.search-subtext {font-size:0.9em;color:#0099cc;} |
|
div.search-result {border-bottom:1px solid #eee;margin:0 0 20px 0;} |
|
p.published {font-style:italic;color:#555;margin:0;padding:0;} |
|
|
|
|
|
|
|
.form-row { |
|
clear:both; |
|
height:40px; |
|
} |
|
.form-row-checkboxes { |
|
clear:both; |
|
padding:10px 0 10px 0; |
|
} |
|
#contact-form .form-row-checkboxes label{width:auto;padding-left:10px;} |
|
#contact-form { |
|
font-size:1.2em; |
|
color:#000; |
|
padding-left:10px; |
|
} |
|
#contact-form label { |
|
float:left; |
|
width:120px; |
|
font-size:0.9em; |
|
margin-top:8px; |
|
} |
|
#contact-form input, #contact-form select { |
|
float:left; |
|
margin-top:4px; |
|
} |
|
#contact-form textarea { |
|
float:left; |
|
margin-top:4px; |
|
} |
|
#contact-form .zemSubmit { |
|
float:left; |
|
} |
|
fieldset { |
|
border:none; |
|
} |
|
ul.zemError { |
|
font-size:0.9em; |
|
margin-left:40px; |
|
} |
|
#contact-form .zemCheckbox input { |
|
margin:0px; |
|
border:0; |
|
padding:0; |
|
} |
|
|
|
.signup .zemText {width:100px;} |
|
.signup .zemSubmit {margin-right:5px;} |
|
|
|
.form-row-checkbox {clear:both;} |
|
.form-row-checkbox label{width:200px;padding-left:10px;margin-top:0;} |
|
.form-row-checkbox .zemCheckbox {margin-top:20px;} |
|
|
|
|
|
|
|
|
|
|
|
h1 {color:#70BF5E;margin:0;padding:0;font-size:1.4em;font-weight:bold;margin:0 0 15px 0;} |
|
h1.news-title {color:#0099cc;margin:0;padding:0;font-size:2.2em;font-weight:bold;margin:0px 0 25px 0;padding:5px 0 0 0;border-bottom:2px solid #0099cc;} |
|
h2 {color:#0099cc;margin:0;padding:0;font-size:1.4em;font-weight:bold;margin:0 0 15px 0;} |
|
h2.newslist-heading {color:#0099cc;margin:0;padding:0;font-size:1em;font-weight:bold;margin:0;} |
|
h3 {color:#000;margin:0;padding:0;font-size:1.2em;font-weight:bold;} |
|
h4 {color:#000;margin:0;padding:0;font-size:1.4em;} |
|
h5 {color:#000;margin:0;padding:0;font-size:1.2em;} |
|
h6 {color:#000;margin:0;padding:0;font-size:1em;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
form label |
|
{cursor: pointer;} |
|
|
|
.bold {font-weight:bold;} |
|
|
|
input, select, td |
|
{font-size: 90%;} |
|
|
|
html[xmlns] pre { font-size: 1.3em;} |
|
|
|
.clear { clear: both; line-height: 1px; font-size: 1px; height: 1px; visibility: hidden; } |
|
|
|
img{border: 0;margin:0;padding:0;} |
|
|
|
|
|
li {margin:0;padding:0;} |
|
|
|
|
|
#error-default { |
|
width:500px; |
|
margin:10px 0 50px 0; |
|
} |
|
#error-default h2 { |
|
color:#304c9f; |
|
} |
|
|
|
hr {width:100%;height:2px;background:url(../images/6.jpg) repeat-x;margin:0 0 18px 0;padding:0;border:none;} |
|
|
|
|
|
|
|
|
|
|
|
label |
|
{ |
|
float:left; |
|
width:auto; |
|
margin: 0px; |
|
|
|
} |
|
select, input, textarea |
|
|
|
{ |
|
float:left; |
|
margin:0px 0px 0px 0px; |
|
} |
|
|
|
|
|
|
|
.zemError li |
|
{ |
|
padding-left: 0px; |
|
list-style: none; |
|
margin-bottom: 3px; |
|
margin-left: 0px; |
|
margin-top: 3px; |
|
padding-bottom: 5px; |
|
color: #FF0000; |
|
} |
|
|
|
strong {font-weight:bold;} |
|
|
|
|
|
|
|
.alignleft{ |
|
float:left; |
|
margin-right:10px; |
|
} |
|
|
|
.alignright{ |
|
float:right; |
|
margin-left:10px; |
|
} |
|
.aligncenter{ |
|
display: block; |
|
margin-left: auto; |
|
margin-right: auto |
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
body { |
|
margin: 0; |
|
padding:0; |
|
font-family: Arial, Helvetica, Verdana, sans-serif; |
|
font-size:12px; |
|
} |
|
|
|
p {margin:0 0 12px 0;line-height:1.4em;} |
|
|
|
#all |
|
{ |
|
margin: 0 auto 0 auto; |
|
width: 900px; |
|
padding:0 0 0 0px; |
|
height:auto; |
|
} |
|
|
|
#main |
|
{ |
|
float:left; |
|
height:auto; |
|
width: 900px; |
|
position: relative; |
|
text-align: left; |
|
margin: 0; |
|
padding:0 0 0 40px; |
|
} |
|
|
|
|
|
|
|
|
|
#header { |
|
width:810px; |
|
padding:20px 0 32px 40px; |
|
background:none; |
|
} |
|
#masthead { |
|
float:left; |
|
width:364px; |
|
margin:0px 0 0 0px; |
|
padding:0; |
|
} |
|
#header-right { |
|
float:right; |
|
width:243px; |
|
margin:0px 0 0 0px; |
|
padding:0; |
|
text-align:right; |
|
font-weight:bold; |
|
font-size:1.2em; |
|
} |
|
|
|
|
|
|
|
#navigation { |
|
background:none; |
|
margin:0; |
|
padding:0; |
|
font-size:1.2em; |
|
} |
|
#navigation ul { |
|
margin:0; |
|
padding:0; |
|
} |
|
#navigation li { |
|
margin:0; |
|
padding:3px 0; |
|
border:none; |
|
} |
|
|
|
#navigation a:link, #navigation a:visited { |
|
color:#58595B; |
|
text-decoration:none; |
|
width:162px; |
|
padding:0 10px 0 0; |
|
} |
|
|
|
#navigation a:hover, #navigation a:active { |
|
color:#0099cc; |
|
text-decoration:none; |
|
width:162px; |
|
padding:0 10px 0 0; |
|
} |
|
|
|
#navigation li.active {background:url(../images/5.gif) 0px 8px no-repeat;} |
|
#navigation li.active a {color:#0099cc;font-weight:bold;background:#fff; padding:0 10px 0 0;} |
|
|
|
#navigation-two ul li:last-child.active {background:none;} |
|
|
|
|
|
|
|
|
|
|
|
a:link {color: #0099cc;} |
|
a:visited {color: #0099cc;} |
|
a:hover {color: #006D8F;} |
|
a:active {color: #006D8F;} |
|
a img {margin:0;padding:0;border:none;} |
|
|
|
#header-right a:link, #header-right a:visited {color:#019DDA;text-decoration:none;} |
|
#header-right a:hover, #header-right a:active {color:#019DDA;} |
|
|
|
div#header-right div#header-product-links a:link,div#header-right div#header-product-links a:visited{font-size:1.45em;letter-spacing:-1px;} |
|
div#header-right div#header-product-links a.ufh {color:#ff4037;} |
|
div#header-right div#header-product-links a.hp {color:#c7e45e;} |
|
div#header-right div#header-product-links a.ss {color:#57b7df;} |
|
|
|
div#header-right div#header-product-links a:hover,div#header-right div#header-product-links a:active {color:#fff;} |
|
|
|
|
|
|
|
|
|
#footer { |
|
width:100%; |
|
font-size:1.1em; |
|
color:#000; |
|
padding:5px 0 0 0; |
|
margin:20px 0 50px 0; |
|
text-align:center; |
|
} |
|
|
|
#footer ul li { |
|
display:inline; |
|
list-style-type:none; |
|
padding:0; |
|
height:10px; |
|
border-right:1px solid #a6a6a6; |
|
} |
|
#footer ul { |
|
padding:0px; |
|
margin:0; |
|
} |
|
#footer ul li:last-child {border-right:none;} |
|
|
|
|
|
#footer a:link, #footer a:visited {color:#a6a6a6;text-decoration:underline;padding:0 5px 0px 3px;} |
|
#footer a:hover, #footer a:active {color:#a6a6a6;} |
|
|
|
|
|
|
|
|
|
|
|
.first-float-rigid |
|
{ |
|
float: left; |
|
width: 185px; |
|
padding: 0; |
|
margin: 0; |
|
} |
|
|
|
.second-float-rigid { |
|
float: left; |
|
width: 712px; |
|
margin: 0 0 0 0px; |
|
padding:0; |
|
} |
|
|
|
|
|
#lhscontainer { |
|
position: relative; |
|
padding:17px 0 0 0; |
|
margin:0px 0 0 0; |
|
text-align: left; |
|
} |
|
|
|
#rhscontainer { |
|
position: relative; |
|
margin:0px 0 0 0; |
|
padding: 0 0 0 0px; |
|
text-align: left; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
ul.pagination {margin:10px 0 10px 0;padding:0 0 0 0;} |
|
ul.pagination a {} |
|
li.pagination { |
|
display:inline; |
|
padding:5px; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
div.text-box-top {height:8px;background:url(../images/6.gif) no-repeat;width:648px;} |
|
div.text-box-bottom {height:8px;background:url(../images/7.gif) no-repeat;width:648px;} |
|
div.text-box-content {height:auto;background:url(../images/8.gif) repeat-y;width:616px;padding:16px;} |
|
|
|
div.text-box-content p.full-width {width:100%;} |
|
div.text-box-content p.half-width {width:308px;} |
|
|
|
div.content-holder-home {width:700px;background:url(../images/9.jpg) no-repeat bottom right;padding:0;} |
|
div.content-holder-services {width:700px;background:url no-repeat bottom right;padding:0;} |
|
div.content-holder-clients {width:700px;background:url(../images/13.jpg) no-repeat bottom right;padding:0;} |
|
div.content-holder-contact {width:700px;background:url(../images/14.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-studies {width:700px;background:url no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-training {width:700px;background:url(../images/16.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-recruitment {width:700px;background:url(../images/17.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-brochure {width:700px;background:url(../images/18.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-publications {width:700px;background:url(../images/20.jpg) no-repeat bottom right;padding:0;min-height:300px;} |
|
div.content-holder-news {width:616px;padding:0;min-height:300px;} |
|
|
|
span.highlight {color:#70BF5E;font-weight:bold;} |
|
|
|
|
|
div.text-box-content ul {list-style-image:url(../images/10.jpg);list-style-position:inside;margin:0 0 1em 0;} |
|
div.text-box-content ul li {padding:3px 0;} |
|
|
|
table#table-publications {width:400px;margin-top:-25px;} |
|
table#table-publications th {font-weight:bold;padding:0 0 10px 0;border-bottom:2px solid #e1e1e1;background:#efefef;padding:4px 0 4px 8px;} |
|
table#table-publications td {padding:4px 0;text-align:left;padding:4px 0 4px 8px;} |
|
|
|
|
|
span.posted {font-weight:bold;color:#0099cc;} |
|
div.newslist-listing {padding:15px 8px;background:#D9F0F9;margin:5px 0;} |
|
|
|
div.news-article {background:#D9F0F9;padding:15px 10px;} |
|
div.news-article table {font-size:1.2em;} |
|
div.news-article table td {width:300px;font-weight:bold;padding:0 0 10px 0;} |
|
div.news-article table th {padding:0 0 5px 0;font-weight:bold;} |
|
div.news-article-image {float:right;padding:0 0 15px 15px;} |
|
|
|
span.conservation-concern {font-weight:bold;text-transform:uppercase;font-size:1.2em;} |
|
span.red {color:red;} |
|
span.amber {color:#f90;} |
|
span.green {color:#396;} |
|
|
|
div#footer-news {margin:20px 0 0 40px;} |
|
div#footer-news span.posted {font-size:1.1em;} |
|
div.footer-news-listing {float:left;width:190px;margin:0 10px 0 0;font-size:0.9em;height:130px;} |
|
div.footer-news-content {background:#D9F0F9;padding:5px;height:115px;} |
|
|
|
div.news-title-image {float:right;width:56px;height:80px;} |
|
|
|
div.search {margin:0 0 20px 0;} |
|
div.search input {margin:0 0 0 5px;} |
|
div.search label {color:#0099cc;} |
|
div.search span.search-subtext {font-size:0.9em;color:#0099cc;} |
|
div.search-result {border-bottom:1px solid #eee;margin:0 0 20px 0;} |
|
p.published {font-style:italic;color:#555;margin:0;padding:0;} |
|
|
|
|
|
|
|
.form-row { |
|
clear:both; |
|
height:40px; |
|
} |
|
.form-row-checkboxes { |
|
clear:both; |
|
padding:10px 0 10px 0; |
|
} |
|
#contact-form .form-row-checkboxes label{width:auto;padding-left:10px;} |
|
#contact-form { |
|
font-size:1.2em; |
|
color:#000; |
|
padding-left:10px; |
|
} |
|
#contact-form label { |
|
float:left; |
|
width:120px; |
|
font-size:0.9em; |
|
margin-top:8px; |
|
} |
|
#contact-form input, #contact-form select { |
|
float:left; |
|
margin-top:4px; |
|
} |
|
#contact-form textarea { |
|
float:left; |
|
margin-top:4px; |
|
} |
|
#contact-form .zemSubmit { |
|
float:left; |
|
} |
|
fieldset { |
|
border:none; |
|
} |
|
ul.zemError { |
|
font-size:0.9em; |
|
margin-left:40px; |
|
} |
|
#contact-form .zemCheckbox input { |
|
margin:0px; |
|
border:0; |
|
padding:0; |
|
} |
|
|
|
.signup .zemText {width:100px;} |
|
.signup .zemSubmit {margin-right:5px;} |
|
|
|
.form-row-checkbox {clear:both;} |
|
.form-row-checkbox label{width:200px;padding-left:10px;margin-top:0;} |
|
.form-row-checkbox .zemCheckbox {margin-top:20px;} |
|
|
|
|
|
|
|
|
|
|
|
h1 {color:#70BF5E;margin:0;padding:0;font-size:1.4em;font-weight:bold;margin:0 0 15px 0;} |
|
h1.news-title {color:#0099cc;margin:0;padding:0;font-size:2.2em;font-weight:bold;margin:0px 0 25px 0;padding:5px 0 0 0;border-bottom:2px solid #0099cc;} |
|
h2 {color:#0099cc;margin:0;padding:0;font-size:1.4em;font-weight:bold;margin:0 0 15px 0;} |
|
h2.newslist-heading {color:#0099cc;margin:0;padding:0;font-size:1em;font-weight:bold;margin:0;} |
|
h3 {color:#000;margin:0;padding:0;font-size:1.2em;font-weight:bold;} |
|
h4 {color:#000;margin:0;padding:0;font-size:1.4em;} |
|
h5 {color:#000;margin:0;padding:0;font-size:1.2em;} |
|
h6 {color:#000;margin:0;padding:0;font-size:1em;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
form label |
|
{cursor: pointer;} |
|
|
|
.bold {font-weight:bold;} |
|
|
|
input, select, td |
|
{font-size: 90%;} |
|
|
|
html[xmlns] pre { font-size: 1.3em;} |
|
|
|
.clear { clear: both; line-height: 1px; font-size: 1px; height: 1px; visibility: hidden; } |
|
|
|
img{border: 0;margin:0;padding:0;} |
|
|
|
|
|
li {margin:0;padding:0;} |
|
|
|
|
|
#error-default { |
|
width:500px; |
|
margin:10px 0 50px 0; |
|
} |
|
#error-default h2 { |
|
color:#304c9f; |
|
} |
|
|
|
hr {width:100%;height:2px;background:url(../images/6.jpg) repeat-x;margin:0 0 18px 0;padding:0;border:none;} |
|
|
|
|
|
|
|
|
|
|
|
label |
|
{ |
|
float:left; |
|
width:auto; |
|
margin: 0px; |
|
|
|
} |
|
select, input, textarea |
|
|
|
{ |
|
float:left; |
|
margin:0px 0px 0px 0px; |
|
} |
|
|
|
|
|
|
|
.zemError li |
|
{ |
|
padding-left: 0px; |
|
list-style: none; |
|
margin-bottom: 3px; |
|
margin-left: 0px; |
|
margin-top: 3px; |
|
padding-bottom: 5px; |
|
color: #FF0000; |
|
} |
|
|
|
strong {font-weight:bold;} |
|
|
|
|
|
|
|
.alignleft{ |
|
float:left; |
|
margin-right:10px; |
|
} |
|
|
|
.alignright{ |
|
float:right; |
|
margin-left:10px; |
|
} |
|
.aligncenter{ |
|
display: block; |
|
margin-left: auto; |
|
margin-right: auto |
|
} |
|
</style> |
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
|
<meta content="en" name="language"> |
|
<meta content="Kudos Web Solutions" name="author"> |
|
<meta content="index,follow" name="robots"> |
|
<meta content="This is the site slogan" name="description"> |
|
<meta content="ENTER, DEFAULT, KEYWORDS" name="keywords"> |
|
<title> |
|
Penny Anderson Associates Ltd | Services | Peatland Survey |
|
</title> |
|
|
|
|
|
|
|
|
|
|
|
|
|
<meta content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" http-equiv="origin-trial"> |
|
</head> |
|
<body> |
|
<div id="all"> |
|
<div id="no-css-nav" style="display:none;"> |
|
<ul> |
|
<li> |
|
<a title="View Accessibility Page"> |
|
Accessibility Page |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Skip to Navigation |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Skip to Content |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
<div id="header"> |
|
<div id="masthead"> |
|
<a title="Return to Penny Anderson Home"> |
|
<img alt="Penny Anderson Associates Ltd" height="126" src="rick.jpg" width="364"> |
|
</a> |
|
</div> |
|
<div id="header-right"> |
|
<img alt="Talk to Penny Anderson - 01298 27086" height="92" src="rick.jpg" width="243"> |
|
<br> |
|
<a> |
|
[EMAIL REDACTED] |
|
</a> |
|
</div> |
|
<div class="clear"> |
|
</div> |
|
</div> |
|
<div id="main"> |
|
<div class="first-float-rigid"> |
|
<div id="lhscontainer"> |
|
<div id="navigation"> |
|
<ul> |
|
<li> |
|
<a accesskey="1" title="Penny Anderson Home Page"> |
|
home |
|
</a> |
|
</li> |
|
<li> |
|
<a accesskey="2" title=" About Penny Anderson"> |
|
about |
|
</a> |
|
</li> |
|
<li class="active"> |
|
<a accesskey="3" title=" Penny Anderson Services"> |
|
services |
|
</a> |
|
</li> |
|
<li> |
|
<a accesskey="4" title=" Penny Anderson Clients"> |
|
clients |
|
</a> |
|
</li> |
|
</ul> |
|
<br> |
|
<br> |
|
<div id="navigation-two"> |
|
<ul> |
|
<li> |
|
<a accesskey="1" title="Penny Anderson Case Studies"> |
|
case studies |
|
</a> |
|
</li> |
|
<li> |
|
<a accesskey="2" title=" Penny Anderson Training Courses"> |
|
training courses |
|
</a> |
|
</li> |
|
<li> |
|
<a accesskey="3" title=" Penny Anderson Recruitment"> |
|
recruitment |
|
</a> |
|
</li> |
|
<li> |
|
<a accesskey="4" title=" Brochure Download"> |
|
brochure download |
|
</a> |
|
</li> |
|
</ul> |
|
<br> |
|
<div class="twitter-timeline twitter-timeline-rendered" style="display: flex; width: 30px; max-width: 100%; margin-top: 0px; margin-bottom: 0px;"> |
|
</div> |
|
<a class="twitter-timeline" data-chrome="nofooter" data-twitter-extracted-i1699122834240571555="true" data-widget-id="702072145074065409" height="300" width="30"> |
|
</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="second-float-rigid"> |
|
<div id="rhscontainer"> |
|
<div class="content-holder-services"> |
|
<div class="text-box-top"> |
|
</div> |
|
<div class="text-box-content"> |
|
<h1> |
|
Peatland Survey and Evaluation |
|
</h1> |
|
<p> |
|
Penny Anderson Associates Ltd. ( |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
) has a long established reputation for the survey, evaluation and restoration of moorland, heathland and wetland habitats. In recent years, in response to a number of challenging peatland projects, |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
has developed a further specialism in peatland survey and evaluation. Making use of existing peat survey techniques, modern and bespoke surveying technology and equipment, and the use of |
|
<span class="caps"> |
|
GIS |
|
</span> |
|
, remote sensing and differential global positioning systems, |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
has developed a set of robust and efficient methodologies to provide a cost effective, reliable and insightful survey and evaluation service for these important ecosystems. |
|
</p> |
|
<p> |
|
<img alt="Peat depth survey" class="alignright" height="232" src="rick.jpg" width="250"> |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
offer a range of peatland survey and evaluation capabilities, including: |
|
</p> |
|
<ul> |
|
<li> |
|
Peat depth surveys; |
|
</li> |
|
<li> |
|
Peat core sampling; |
|
</li> |
|
<li> |
|
Surface elevation analysis using topographic survey and remotely sensed digital terrain models; |
|
</li> |
|
<li> |
|
Peat sample analyses (including pH, nutrient loading, carbon content, bulk storage, humification, pollen analysis and structural analysis); |
|
</li> |
|
</ul> |
|
<p> |
|
</p> |
|
<p> |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
has undertaken survey and evaluation on a range of different peatland locations and habitats, including: |
|
</p> |
|
<ul> |
|
<li> |
|
Killhope Moor, North Pennines (upland degraded and intact blanket bog); |
|
</li> |
|
<li> |
|
Windy Hill, Londonderry, Northern Ireland (proposed windfarm on upland peat); |
|
</li> |
|
<li> |
|
Glasson Moss, Cumbria (Lowland raised bog, part of South Solway Mosses National Nature Reserve); |
|
</li> |
|
<li> |
|
Martin Mere, Southport, Lancashire (lowland peat – current and relic wetlands sediment); |
|
</li> |
|
</ul> |
|
<p> |
|
<img alt="peat core" class="alignleft" height="239" src="rick.jpg" width="250"> |
|
<strong> |
|
Peat Depth Surveying |
|
</strong> |
|
<br> |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
has developed and perfected a technique for rapid and detailed survey of peat depth. The site to be surveyed is assessed using a Geographic Information System ( |
|
<span class="caps"> |
|
GIS |
|
</span> |
|
) in terms of area, topography, land use and level of peat degradation using a combination of aerial photography and terrain data. |
|
<span class="caps"> |
|
GIS |
|
</span> |
|
software to create, for example, models of peat depth, peat volume or erosion/deposition budgets. |
|
</p> |
|
<p> |
|
<strong> |
|
Peat Core Sampling |
|
</strong> |
|
<br> |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
uses a Russian style D-shaped corer to extract complete cores for further analyses of peat characteristics. |
|
</p> |
|
<p> |
|
<strong> |
|
Natural England Standards For Peatland Survey |
|
</strong> |
|
<br> |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
, in partnership with Natural England and the North Pennines |
|
<span class="caps"> |
|
AONB |
|
</span> |
|
Peatland Programme, has developed a standard methodology for the survey and assessment of English peatlands. |
|
</p> |
|
<p> |
|
For more details on our services relating to |
|
<br> |
|
peatland survey, please |
|
<a title=""> |
|
contact us |
|
</a> |
|
</p> |
|
<div class="clear"> |
|
</div> |
|
<h2 id="Comment"> |
|
</h2> |
|
</div> |
|
<div class="text-box-bottom"> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div id="footer-news"> |
|
<div class="footer-news-listing"> |
|
<span class="posted"> |
|
4 March 2022 |
|
</span> |
|
<div class="footer-news-content"> |
|
<p> |
|
Clifton Integrated Constructed Wetlands design awarded Certificate of Excellence at the 167th annual Institution of Civil Engineering, Yorkshire and Humber Awards |
|
</p> |
|
<a rel="bookmark"> |
|
more » |
|
</a> |
|
</div> |
|
</div> |
|
<div class="footer-news-listing"> |
|
<span class="posted"> |
|
10 March 2020 |
|
</span> |
|
<div class="footer-news-content"> |
|
<p> |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
is supporting the South West Peak Landscape Partnership’s Glorious Grasslands project, aimed at surveying and enhancing species-rich wildflower grasslands in the South West Peak District |
|
</p> |
|
<a rel="bookmark"> |
|
more » |
|
</a> |
|
</div> |
|
</div> |
|
<div class="footer-news-listing"> |
|
<span class="posted"> |
|
28 February 2020 |
|
</span> |
|
<div class="footer-news-content"> |
|
<p> |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
has helped with the design of a new heritage trail leaflet for the village of Longnor in the Stafforshire Moorlands |
|
</p> |
|
<a rel="bookmark"> |
|
more » |
|
</a> |
|
</div> |
|
</div> |
|
<div class="footer-news-listing"> |
|
<span class="posted"> |
|
17 February 2020 |
|
</span> |
|
<div class="footer-news-content"> |
|
<p> |
|
<span class="caps"> |
|
PAA |
|
</span> |
|
is sponsoring the 21st Annual River Restoration Conference, to be held 21st/22nd April in Harrogate. |
|
</p> |
|
<a rel="bookmark"> |
|
more » |
|
</a> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="clear"> |
|
</div> |
|
</div> |
|
|
|
<div id="footer"> |
|
<ul> |
|
<li> |
|
<a accesskey="1" title="Penny Anderson Home Page"> |
|
Home |
|
</a> |
|
</li> |
|
<li> |
|
<a accesskey="2" title=" About Penny Anderson"> |
|
About Us |
|
</a> |
|
</li> |
|
<li> |
|
<a accesskey="3" title=" Penny Anderson Privacy Policy"> |
|
Privacy |
|
</a> |
|
</li> |
|
<li class="active"> |
|
<a accesskey="4" title=" Penny Anderson Services"> |
|
Services |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
|
|
|
|
<noscript> |
|
<div class="statcounter"> |
|
<a target="_blank" title="web analytics"> |
|
<img alt="web analytics" class="statcounter" src="rick.jpg"> |
|
</a> |
|
</div> |
|
</noscript> |
|
|
|
</body> |
|
</html> |
|
|