@charset "utf-8";
/* CSS Standard Styles */

.hpg-light-green{
color:#8CC63F;
}

.hpg-medium-green{
color:#0B9444;
}

.hpg-dark-green{
color:#056839;
}

.hpg-light-green-background{
background:#8CC63F;
}

.hpg-medium-green-background{
background:#0B9444;
}

.hpg-dark-green-background{
background:#056839;
}



* {
	margin:0;
	padding:0;
	outline:none;
}
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-image:url(../images/website/templates/topper-fade.gif);
	background-repeat:repeat-x;
}
div {
	padding: 0px;
	margin: 0px;
}
/*/////////////////MUST COMPLETE//////////////////*/

p {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	line-height:16px;
}
h1 {
	color:#0b9444;
	font-weight:100;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	font-size:16px;
}
h3 {
	color:#056839;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	font-size:14px;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:inherit;
	font-size:13px;
}
a, a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	line-height:16px;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
	color:#000;
}
a img {
	border: none;
}
ul {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	line-height:16px;
}
ul li {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 5px 00px 0 20px;
	list-style:inside;
	list-style-type:square;
}
ol {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	line-height:16px;
}
ol li {
	padding: 0px;
	margin: 5px 0px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	list-style:inside;
	list-style-type:decimal;
}
hr {
	height:2px;
	border:2px;
	color:#8CC63F;
	background-color:#8CC63F;
	margin:5px auto 5px;
	width:780px;
}
.min-height {
	/* specify height */
	min-height: 220px;
	height: auto !important;
	height: 220px;
}
/* Text Selection/Highlight CSS */
/*::-moz-selection{
	color:#000;
} 

::selection {
	color:#000;
} */

#searchnext {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#searchprev {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
/*/////////////////MUST COMPLETE END//////////////////*/

/* Homepage Styles */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -190px; /* the bottom margin is the negative value of the footer's height */
	width:900px;
}
.sub-wrapper {
	margin: 0 auto;
	width:900px;
}
#topper {
	background-image:url(../images/website/templates/topper-fade.gif);
	background-repeat:repeat-x;
	height:56px;
}
#main-nav {
	margin: 0 auto;
	width:900px;
	height:56px;
}
#menu-nav-holder {
	float:right;
	display:inline;
	position:relative;
	background-image:url(../images/website/templates/nav-backg.gif);
	background-repeat:no-repeat;
	width:463px;
	height:56px;
}
#secure-zone-menu-nav-holder {
	float:right;
	display:inline;
	position:relative;
	width:335px;
	height:56px;
}
#second-level-nav {
}
#auxiliary-nav {
}
#homepage-content {
	height:380px;
	border-bottom:#bfbfbf 1px solid;
	background-color:#e1e1e1;
}
#homepage-content p {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin:8px 7px 0 20px;
}
#homepage-content a {
	text-decoration:underline;
	color:#FFF;
}
#homepage-content a:hover {
	text-decoration:none;
}
#grass-holder {
	float:right;
	display:inline;
	position:relative;
	width:340px;
	height:166px;
}
#grass1 {
	width:270px;
	height:165px;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/website/templates/grass1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#8cc63f;
	margin:10px 0 0 0px;
}
#subpage-content #grass1 {
	width:95%;
	min-height:80px;
	float:none;
	clear: both;
	display:inherit;
	position:inherit;
	background-image:url(../images/website/templates/grass-1a.gif);
	background-repeat:repeat-x;
	background-position: right bottom;
	background-color:#8cc63f;
	margin:0px 0 20px;
padding: 20px 25px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-bottom-right-radius: 10px;
	behavior: url(border-radius.htc);
	border-bottom-right-radius: 10px;
}
#subpage-content #grass1 p, #subpage-content #grass1 ul, #subpage-content #grass1 a, #subpage-content #grass1 a:hover {
color: #ffffff;
font-size: 14px;
font-weight: bold;
line-height: 1.7em;
}
#grass2 {
	width:340px;
	height:165px;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/website/templates/grass2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#0b9444;
	margin:10px 0 0 10px;
}
#grass3 {
	width:270px;
	height:165px;
	float:left;
	display:inline;
	position:relative;
	background-image:url(../images/website/templates/grass3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#056839;
	margin:10px 0px 0 10px;
}
/*Home page Headers*/

img#about-us {
	margin:15px 0 0 20px;
}
img#feature {
	margin:15px 0 0 20px;
}
img#work-centre {
	margin:15px 0 0 20px;
}
/* Subpage Styles */

#subpage-content {
	border:#bfbfbf 1px solid;
	background-color:#eaeaea;
	margin:5px 0 20px 0;
	padding:15px 60px 15px 60px;
}
#subpage-content p {
	margin:0 0px 0 0px;
}
#subpage-content h1, h2, h3, h5, h6, table {
	margin:10px 0 15px 0px;
}
#grass1 table, #grass2 table, #grass3 table {
	margin:0;
}
/* Utility Functions */

.clear {
	clear: both;
}
/* Override BC 1% hack */
* html .clear {
	height: 0;
	line-height:0;
	font-size:0;
}
.hidden {
	display: none;
}
table {
}
#search-area {
}
/*MENU CLASSES*/
.menu-off {
	padding: 3px 0 3px 0;
	margin: 0px;
	font-family:inherit;
	font-size:13px;
	color:#000;
	cursor:pointer;
}
.menu-on {
	padding: 3px 0 3px 0;
	margin: 0px;
	font-family:inherit;
	font-size:13px;
	color:#CCC;
	cursor:pointer;
}
/* Footer */

#footer {
	margin:10px 0 10px 0;
	background:url(../images/website/templates/footer_fade.gif);
	background-repeat:repeat-x;
	height:170px;
}
#footer p {
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	text-align:center;
}
.footer {
	height: 190px; /* .push must be the same height as .footer */
	margin: 0 auto;
	text-align:center;
	background:url(../images/website/templates/footer_fade.gif);
	background-repeat:repeat-x;
}
.push {
	height: 190px; /* .push must be the same height as .footer */
	margin: 0 auto;
	text-align:center;
}
#footer a {
	color:#669e19;
	text-decoration:underline;
	font-size:11px;
}
#footer a:hover {
	color:#669e19;
	text-decoration:none;
}
#subpage-content td {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	line-height:16px;
}
#work-centre-box td img {
	border:#c4c4c4 solid 1px;
}
#list-items {
	margin:5px 0 5px 0px;
	padding:0;
}
#list-items p {
	margin:0;
	padding:0;
	width: 600px;
}
#list-items h5 {
	margin:0;
	padding:0;
}
#landing-page-list h3 {
	margin:10px 0 10px 0;
}
#landing-page-content {
	margin: 0px;
	/*float: left;*/
width: 480px;
}
#landing-page-list {
	margin: 0px;
	/*float: left; */
width: 290px;
	font-size: 13px;
}
#rhs-menu {
	margin: 0px;
	float: right;
	display:inline;
	width: 165px;
	font-size: 13px;
}
#rhs-menu h3 {
	margin:10px 0 10px 0;
}
.project-details ul li {
	margin:0;
}
.project-details p {
	font-weight:100;
}
.qualifications {
	border:#BFBFBF 1px solid;
	background:#fff;/*margin:0 5px 0 5px;*/
}
.qualifications p {
	padding:10px;
}
.back-to-top {
	float:right;
	display:inline;
	font:11px Arial, Helvetica, sans-serif;
	margin:-20px 0 0;
}
#rhs-menu p {
	font-size:11px;
	font-style:italic;
	margin:0;
	padding:5px;
}
#rhs-menu h3 {
	text-align:center;
	margin:5px 0 10px;
}
#rhs-menu .qualifications {
	float:right;
	display:inline;
}
.search-result-row {
	width:75%;
}

.cat_button_submit{
margin:10px 0;

}

