/* STANDARD STYLES */

html { height: 101%; }

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #ffffff;
	text-align: left;
}

table, tr, th, td, p, h1, h2, h3, h4, ul, ol, li, a, form, hr {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	
}

img {
	border: 0px;
}

a {
	text-decoration: underline;
	color: #24833f;
}

a:hover {
	text-decoration: underline;
	color: #8cb30c;
}

address {
	font-style: normal;
}

p {
	font-size: 70%;
	padding-bottom: 14px;
	line-height: 140%;
	color: #000000;
	text-align: left;
}

b {
	font-size: 100%;
	color: #24833f;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
}

h1 {
	color: #8fc157;
	font-size: 130%;
	padding-bottom: 8px;
}

h2 {
	color: #8fc157;
	font-size: 110%;
	padding-bottom: 8px;
}

h3 {
	color: #24833f;
	font-size: 100%;
	padding-bottom: 8px;
}

h4 {
	color: #24833f;
	font-size: 70%;
	padding-bottom: 8px;
}


/* DISPLAY STYLE */

.none {
	display: none;
}

.printonly {
	display: none;
}

hr {
	display: none;
}

/* CLEAR STYLES */

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

/* HEADER ELEMENT */

#container {
	width: 990px;
	margin: 0 auto;
}

#header {
	height: 142px;
}

#header h1 {
	display: none;
}

#header img {
	float: left;
	margin-left: 34px;
}

.navsection {
	float: right;
	width: 800px;
	margin-top: 6px;
}

.callnow {
	height: 28px;
	background-image: url(../images/navigation/call-now.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #8fc157;
	padding: 0;
}

.callnow strong {
	display: none;
}

.circles {
	padding: 3px 34px 3px 0;
	text-align: right;
	color: #ffffff;
}

.circles strong {
	display: none;
}

.callback a {
	float: right;
	width: 232px;
	height: 36px;
	background-image: url(../images/navigation/bt-callback.jpg);
	background-repeat: no-repeat;
}

.callback a:hover {
	background-image: url(../images/navigation/bt-callback-on.jpg);
}

.signup a {
	float: right;
	width: 265px;
	height: 36px;
	background-image: url(../images/navigation/bt-newsletter.jpg);
	background-repeat: no-repeat;
}

.signup a:hover {
	background-image: url(../images/navigation/bt-newsletter-on.jpg);
}

/* NAVIGATION ELEMENTS */

.navigation {
	clear: right;
	border-top: 1px solid #b4ce61;
	height: 32px;
}

.navigation ul {
	list-style: none;
	position: relative;
	padding-top: 10px;
}

.navigation li {
	float: left;
	height: 15px;
	font-size: 60%;
}

.navigation a {
	display: inline;
	float: left;
	height: 15px;
	margin-right: 14px;
}

.buttonon {
	background-position: 0 -18px;
}

.btabout a {
	width: 66px;
	background-image: url(../images/navigation/bt-about.gif);
	background-repeat: no-repeat;
}

.btabout a:hover {
	background-position: 0 -18px;
}

.btservices a {
	width: 58px;
	background-image: url(../images/navigation/bt-services.gif);
	background-repeat: no-repeat;
}

.btservices a:hover {
	background-position: 0 -18px;
}

.btreports a {
	width: 88px;
	background-image: url(../images/navigation/bt-reports.gif);
	background-repeat: no-repeat;
}

.btreports a:hover {
	background-position: 0 -18px;
}

.btfaq a {
	width: 38px;
	background-image: url(../images/navigation/bt-faq.gif);
	background-repeat: no-repeat;
}

.btfaq a:hover {
	background-position: 0 -18px;
}

.btnews a {
	width: 40px;
	background-image: url(../images/navigation/bt-news.gif);
	background-repeat: no-repeat;
}

.btnews a:hover {
	background-position: 0 -18px;
}

.bttest a {
	width: 92px;
	background-image: url(../images/navigation/bt-testimonials.gif);
	background-repeat: no-repeat;
}

.bttest a:hover {
	background-position: 0 -18px;
}

.btcontact a {
	width: 82px;
	background-image: url(../images/navigation/bt-contact.gif);
	background-repeat: no-repeat;
}

.btcontact a:hover {
	background-position: 0 -18px;
}

.btopp a {
	width: 102px;
	background-image: url(../images/navigation/bt-opportunities.gif);
	background-repeat: no-repeat;
}

.btopp a:hover {
	background-position: 0 -18px;
}

.btireland a {
	width: 80px;
	background-image: url(../images/navigation/bt-ireland.gif);
	background-repeat: no-repeat;
}

.btireland a:hover {
	background-position: 0 -18px;
}

/* SUB NAVIGATION ELEMENTS */

.subnav p {
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
}

.subnav a {
	text-decoration: none;
}

.subnavon a {
	text-decoration: underline;
	color: #8cb30c;
}

.subnav a:hover {
	text-decoration: underline;
}

/* FOOTER ELEMENT */

.footspace {
	height: 18px;
}

.footer {
	padding: 8px 0;
	background-color: #8fc157;
	font-size: 55%;
	color: #ffffff;
}

.copyright {
	padding-left: 34px;
}

.footlinks {
	float: right;
	padding-right: 34px;
}

.footlinks a {
	color: #ffffff;
}

.footlinks a:hover {
	color: #24843f;
}

/* MESSAGE BOX */

.messagebox {
	background-color: #b4ce61;
}

.messagespace {
	height: 18px;
}

.messagebox p {
	padding: 20px;
	font-size: 80%;
	color: #ffffff;
	font-weight: bold;
}

.messagebox em {
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
}

.messagebox strong {
	color: #24833f;
}

.messagebox a {
	color: #24833f;
	font-weight: normal;
}

.messagebox a:hover {
	color: #ffffff;
}

.otherbox {
	background-color: #b4ce61;
	padding: 20px 20px 12px 20px;
}

.otherbox p {
	font-size: 70%;
	color: #ffffff;
}

.otherbox strong {
	color: #24833f;
}

.otherbox a {
	color: #24833f;
	font-weight: normal;
}

.otherbox a:hover {
	color: #ffffff;
}


/* SEARCH BOX */

.searchbox {
	background-color: #d1e19e;
	padding: 10px 10px 10px 10px;
}

.searchbox h4 {
	display: none;
}

#searchtext {
	border: 1px solid #9c9e9f;
	width: 150px;
}

#searchsubmit {
	border: 1px solid #9c9e9f;
	background-color: #9c9e9f;
	cursor: pointer;
	width: 50px;
	color: #ffffff;
	font-size: 70%;
}



/* HOMEPAGE ELEMENTS */

.homeboxpad {
	float: left;
	margin-top: 14px;
	margin-right: 18px;
}

.homeboxend {
	float: left;
	margin-top: 14px;
}

.homeboxes {
	width: 204px;
}

.homeboxes p {
	height: 90px;
	padding-bottom: 0;
}

.homeboxone {
	background-color: #b4ce61;
	padding: 6px;
}

.homeboxone h3 {
	color: #24843f;
	font-size: 110%;
}

.homeboxtwo {
	background-color: #d7e4ab;
	padding: 6px;
}

.homeboxtwo h3 {
	color: #24843f;
	font-size: 110%;
}

.homeboxthree {
	background-color: #24843f;
	padding: 6px;
}

.homeboxthree h3 {
	color: #8cb30d;
	font-size: 110%;
}

.homeboxthree p {
	color: #ffffff;
}

/* TEAM PICS */

.teamlist {
	clear: left;
	padding-top: 12px;
}

.teamlist h4, .teamlist p {
	padding-left: 146px;
}

.teamlist img {
	border: 6px solid #d1e19e;
	float: left;
}

/* REPORT BOX */

.reportbox h3 {
	font-size: 80%;
}

.pdfbox {
	width: 210px;
	float: left;
	background-color: #008436;
}

.pdfbox h3 {
	color: #8bb20d;
	padding: 10px 10px 6px 10px;
}

.pdfbox p {
	padding: 0 10px 10px 10px;
	color: #ffffff;
}

.pdfbox a {
	color: #ffffff;
}

.pdfbox a:hover {
	color: #8bb20d;
}

.pdfbox img {
	float: right;
	margin: 20px 12px;
}

.pdfspace {
	float: left;
	width: 8px;
	height: 20px;
}

.requestbox {
	width: 420px;
	float: right;
	background-color: #d1e19e;
}

.requestbox h3 {
	padding: 10px 10px 6px 10px;
}

.requestbox p {
	padding: 0 10px 10px 10px;
}

.requestbox a {
	color: #000000;
}

.requestbox a:hover {
	color: #008436;
}

/* FORMS */

.regform {
	font-size: 70%;
}

.formsmall {
	font-size: 90%;
	color:#24833f;
}

.regform td {
	padding: 6px;
	background-color: #efefef;
	border-bottom: 1px solid #ffffff;
}

.tdhead td{
	background-color: #d1e19e;
	font-weight: bold;
	color: #24833f;
}

.tdfoot td{
	background-color: #d1e19e;
	text-align: right;
	padding-right: 20px;
}

.width500 {
	width: 400px;
}

.width500 img {
	float: left;
}


/* CONTENT AREA */

.textcontainer {
	padding: 0 34px;
}

.contentleft {
	float: left;
	width: 648px;
}

.contentright {
	float: right;
	width: 240px;
}

.rightpic {
	margin-bottom: 18px;
}

.contentleft h2 {
	display: none;
}

.titlepadding {
	padding-bottom: 10px;
}

.contentleft ul {
	margin-left: 14px;
	font-size: 70%;
	padding-bottom: 14px;
}

.contentleft ol {
	margin-left: 20px;
	font-size: 70%;
	padding-bottom: 14px;
}

.contentleft li {
	line-height: 140%;
	color: #8fc157;
	padding-bottom: 4px;
}

.contentleft li strong {
	color: #000000;
}

.contentleft li em {
	color: #000000;
	font-style: normal;
}

.contentleft li a {
	color: #000000;
}

.textimage {
	float: right;
	margin-left: 20px;
}

.faqs p {
	border-bottom: 1px solid #d1e19e;
	margin-bottom: 10px;
}

.irelogos {
	border: 1px solid #d1e19e;
}

.sitemapleft {
	float: left;
	width: 300px;
}

.error{color:#f00a0a;}

.thecontacttitle {
	padding-top: 12px;
	border-bottom: 1px solid #d1e19e;
	margin-bottom: 10px;
	clear:left;
}

.thecontactlist {
	float: left;
	width: 300px;
	padding-right: 20px;
}













