* {margin: 0;padding: 0; border: 0;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-color: #E7E7E7;
}

p {
	font-size: 1em;
	margin: 2px 0px 6px 0px;
}
.opening {
	font-weight:bold;
}

h1 {
	text-indent: -5000px;
}
h2 {
	text-indent: -5000px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	margin: 2px 0px 12px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 2px 0px 2px 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #577FCC;
	margin: 2px 0px 2px 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 2px 0px 2px 0px;
	color: #505050
}

/*   STYLES FOR IMPLEMENTING sIFR TEXT REPLACEMENT  */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}

.sIFR-replaced {
  visibility: visible !important;
}

span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


.sIFR-hasFlash H3 {
  line-height:28px !important;
  height:28px;
  font-size:20px;
  visibility:hidden;
  margin:2px 0px 9px 0px;
}

.style1 {color: #FF0000}



a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
/* Highlight colour */
#leftNav a:hover, #leftNav a:active, a:link, a:visited, a:hover, a:active, h3,.blue {color: #009CDA;
}

#container {
	position: relative;
	width: 820px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../Images/containerGrnd.gif);
	background-repeat: repeat-y;
	}

/* MASTHEAD
================================== */
#masthead {
	height: 128px;
	padding: 0px 20px 0px 0px;
	background-image: url(../Images/mastheadGrnd.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#topNav {
	position:absolute;
	width: 530px;
	font-size: 1.4em;
	font-weight: bold;
	left: 15px;
	top: 78px;
}
#topNavList{
	display: inline;
}
#topNavList ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#topNavList li{
	display: inline;
	}

#topNav li a {
	font-size: 11px;
	float: left;
	height: 20px;
	text-decoration: none;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#topNav li a:hover {
	height: 20px;
	background-position: 0px -20px;
}

#topNav_services a {
	background-image: url(../Images/topNav_01.gif);
	width: 90px;
}
#topNav_projects a {
	background-image: url(../Images/topNav_02.gif);
	width: 100px;
}
#topNav_aboutUs a {
	background-image: url(../Images/topNav_03.gif);
	width: 93px;
}#topNav_bestPractice a {
	background-image: url(../Images/topNav_04.gif);
	width: 120px;
}
#topNav_links a {
	background-image: url(../Images/topNav_05.gif);
	width: 127px;
}

/* BANNER FLASH AREA
================================== */

#banner {
	height: 140px;
	width: 780px;
	padding: 0px 20px 0px 20px;
}

#servicesBanner {
	background-image: url(../Images/servicesBanner.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#projectsBanner {
	background-image: url(../Images/projectsBanner.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#aboutUsBanner {
	background-image: url(../Images/aboutUsBanner.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#downloadsBanner {
	background-image: url(../Images/downloadsBanner.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#linksBanner {
	background-image: url(../Images/linksBanner.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#siteMapBanner {
	background-image: url(../Images/siteMapBanner.gif);
	background-repeat: no-repeat;
	height: 140px;
}
#suppliersBanner {
	background-image: url(../Images/suppliers_Banner.gif);
	background-repeat: no-repeat;
	height: 140px;
}

#divider {
	height: 35px;
	background-image: url(../Images/box_top_bot.gif);
	background-repeat: no-repeat;
}

#middle {
	position:relative;
	text-align: left;
	background-image: url(../Images/box_top_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 20px 30px 20px;
}


/* STYLES FOR LEFT NAV
================================== */
#leftNav {
	display: block;
	width: 210px;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;
	float: left;
	text-indent: 10px;
	color: #505050;
	}
#leftNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 1em;
}
#leftNav li {
	margin: 3px 2px 6px 0px;
}
#leftNav a {
	display: block;
	padding: 5px 2px 5px 10px;
	border: 1px solid #CCCCCC;
	color: #505050;
	text-indent: 0px;
}
#leftNav a:link, #leftNav a:visited {
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url(../Images/leftNavButtGrnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leftNav a:hover, #leftNav a:active {
	background-color: #F3F3F3;
	text-decoration: none;
	background-image: url(../Images/leftNavButtHover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#justGiving {
	padding: 10px 0px 5px 10px;
	border: 1px solid #CCCCCC;
	text-indent: 0px;
}
#justGiving p {
	font-weight: normal;
}
#justGiving a {
	display: inline;
	padding: 0px 2px 0px 2px;
	border: 1px solid #CCCCCC;
	color: #009CDA;
}

/* STYLES FOR CONTENT
================================== */

#contentWrap {
	position: relative;
	display: block;
	text-align: left;
	width: 565px;
	float: left;
}
#content {
	padding: 0px 10px 10px 10px;
	width: 380px;
	float: left;
}
#contentWide {
	padding: 0px 10px 10px 10px;
	float: left;
}
/* STYLE FOR GOOGLE MAP API */
#mapMedium {
	width: 560px;
	height: 460px;
	margin: 10px 0px 20px 0px;
}
#mapLarge {
	width: 720px;
	height: 550px;
	margin: 10px 0px 20px 0px;
}
/*
#map p {
	margin: 0px 0px 0px 210px;
	font-weight: bold;
}
*/
#downloadList {
	list-style-position: inside;
	list-style-type: none;
	text-indent: 20px;
	font-weight: bold;
	}
#downloadList li {
	padding: 5px 0px 5px 0px;
}


/*  CONTACT FORM */

#contactForm {
	margin: 20px 0px 0px 0px;
	font-weight: bold;
}
.formFields {
	background-color: #eeeeee;
	border: #cccccc 1px solid;
	margin: 0px 0px 20px 0px;
	padding: 2px;
}
.formButtons {
	margin: 0px 0px 20px 0px;
	padding: 1px 2px 1px 2px;
	background-color: #c4d8e0;
	border: #cccccc 1px solid;
}
.mustFill {
	color: #009CDA;
}

/* ========= SITE MAP =========*/
#siteMap li {
	padding: 5px 0px 5px 0px;
}
.siteMapList {
	list-style-position: inside;
	list-style-type: none;
	text-indent: 20px;
	font-weight: bold;
	}
.siteMapSubList {
	list-style-position: inside;
	list-style-type: none;
	text-indent: 40px;
		padding: 0px 0px 10px 0px;
	}
.siteMapList a:link, .siteMapList a:visited, .siteMapList a:hover, .siteMapList a:active {
	color: #000000;
}
.siteMapSubList a:link, .siteMapSubList a:visited, .siteMapSubList a:hover, .siteMapSubList a:active {
 color: #009CDA;
 }

#rightCol {
	width: 160px;
	float: right;
	text-align: center;
	padding: 36px 0px 0px 0px;
		}

#clearing {
	position: relative;
	clear: both;
}
.clearing {
	position: relative;
	clear: both;
}

/* IMAGE drop shadow
================================== */

.img-wrapper {
	background: url(../Images/shadow.gif) no-repeat right bottom;
	float: left;
}
.img-wrapper div {
  background: url(../Images/mask.png) no-repeat left top;
  background: url(../Images/mask.gif) no-repeat left top;
  padding: 0px 5px 5px 0px;
  float: left; /* :KLUDGE: Fixes bug in IE/Mac */
}

.img-wrapper img {
  background-color: #FFFFFF;
  border:1px solid #C2C2C2;
  padding: 4px;
}

#contentWide .img-wrapper {
	margin: 10px 0px 10px 0px;
}
#content .img-wrapper {
	margin: 10px 0px 10px 0px;
}
#rightCol .img-wrapper {
	margin: 0px 0px 10px 0px;
}


/* STYLES FOR FOOTER
================================== */
#footer {
	position: relative;
	font-size: 1em;
	height: 45px;
	/* NEED TO MAKE HEIGHT FLEXIBLE FOR TYPE SIZE */
	clear: both;
	background-image: url(../Images/footerGrnd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footerNav{
	position: absolute;
	width: 200px;
	left: 30px;
}
#footerNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
}
#footerNav li{
	list-style-type: none; /*turns off display of bullet*/
	padding: 0px 5px 0px 0px;
	}
#footerAddress {
	position: absolute;
	left: 240px;
	}
#footerAddress p {
	margin: 0px;
	}

#credits {
	clear:both;
	position: relative;
	background-color: #E7E7E7;
	padding: 0px 30px 20px 30px;
	width: 760px;
	}
#antandbee {
	position:absolute;
	right: 30px;
	top: 0px;
	}
