/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@charset "utf-8";
html, 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, /* li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/* font-family: Arial, Helvetica, sans-serif;*/
	vertical-align: baseline;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END OF CSS RESET */


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;	
}	

/* To remove border round images for servives buttons on home page*/
.img{   
display:block;   
}  

/*body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}*/	

body { height: 1200px; }
	
/* Global*/	

a:link {
	color: #82A629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
} 
	
a:visited {
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}  

a:hover {
	color:#06C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.sub1:link {
	color: #82A629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 25px;
} 

	a.sub1:hover {
	color:#06C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 25px;
}

a.sub1:visited {
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 25px;
}  




a.sub2:link {
	color: #82A629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 50px;
} 

a.sub2:hover {
	color:#06C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 50px;	}
	
a.sub2:visited {
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 50px;
}  

	h1{
	color: #82A629;
	padding-bottom:10px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
	
	h2{
	color: #82A629;
	padding-bottom:0px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
	p{
	color: #6D8A8B;
	padding-bottom:10px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-indent: 0px;
	}
	

	
	
/* Text Classes*/	
	.footer_text{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 12px;
	}
	
	.mainheading{
	color: #82A629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;

	}
	
	.content_mainheading{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
		margin-top: 50px;
	margin-top: 5px;
	}
	
	.tel_number{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;

	}

	.content_heading{
	color: #82A629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	}

	
	.content_subheading{
	color: #82A629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
	
	.content_subheading_indent{
	color: #82A629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 60px;
	margin-top: 40px;
	margin-bottom: -10px;
	}
	
	.bullet_points_home{
	color: #6D8A8B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	text-indent: 30px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;	 
	}
	
	.bullet_points{
	color: #6D8A8B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
	text-indent: 30px;
	}
	
	.video_bullet_points{
	color: #6D8A8B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
	text-indent: 30px;
	margin-left: 5px;
	list-style-position: inside;
	}
	
	.horiz_rule{
	color: #999;
	width: auto;
	height: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	}
	
	.news_head{
	color: #999;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #F9F8E8;
	height: 12px;
	width: auto;
	padding-top: 5px;
	padding-left: 5px;
	}
	
	.download_link_lhs{
	color: #82A629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 102px;
	}
	
	.news_title{
	color: #82A629;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
	
	.news_text{
	color: #6D8A8B;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}	
	
	.p_bold{
	color: #6D8A8B;
	padding-bottom:10px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	}
	
	.quotation{
	color: #94AAAB;
	padding-bottom:10px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	float: left;
	width: 600px;
	line-height: 20px;
	}
	
	.quotation_acknowledgement{
	color: #6D8A8B;
	padding-bottom:10px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height: 150%;
	float: right;
	height: auto;
	width: 300px;
	}
	
	
/* LHS NAVIGATION MENU */	
	ul.lhs_nav{
	list-style-type:none;
	display:block;
	line-height:100%;
	width:285px;
	padding: 0;
	margin: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}

	ul.lhs_nav li{
	margin:0;
	padding:0;
	}

	ul.lhs_nav li a{
	display:block;
	text-decoration:none;
	color:#999;
	padding:20px 0 0 60px;
	width:225px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	ul.lhs_nav li a:hover{
	color:#069;
	background-color: #FFF;
	background-image: url(../images/nav-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	}

	ul.lhs_nav a.current,lhs_nav li a.current:hover{
	color: #82A629;
	background-color: #FFF;
	background-image: url(../images/nav-arrow.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	}
	
	
	.case_study_desc{
	color: #6D8A8B;
	padding-bottom:10px;
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding-left: 55px;
	padding-right: 5px;
	clear: both;
	}
	

.case_logo {
	float: left;
	text-align: center;
	height: 75px;
	width: 150px;
}

.case_text {
	float: left;
	height: auto;
	width: 435px;
	margin-left: 35px;
	margin-top: 7px;
	}
	
	.video_lhs {
	float: left;
	height: auto;
	width: 350px;
	font-size: 24px;
}
	
	.case_lhs {
	float: left;
	height: auto;
	width: 330px;
	font-size: 24px;
}

.case_rhs {
	float: left;
	height: auto;
	width: 255px;
	margin-left: 35px;
	margin-top: 7px;
	}
	
	.photo_rhs {
	float: right;
	height: auto;
	width: 255px;
	margin-left: 35px;
	margin-top: 0px;
	}
	
	.photo_rhs_160px {
	float: right;
	height: auto;
	width: 195px;
	margin-left: 35px;
	margin-top: 0px;
	}
	
.rhs_cont_b  {
	float: left;
	width: 622px;
	padding: 0px;
	background-color: #FFF;
	margin-top: 15px;
	height: auto;
	text-align: left;
}

.content-300px  {
	float: left;
	width: 300px;
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-left:30px;
	height: auto;
	clear: both;
	text-align: left;
}

.lhs_menu {
	height: auto;
	width: 295px;
	float: left;
}


				

/* END OF LHS NAVIGATION MENU */
	
	
/* DIVs*/	


#container  {
	width: 985px;  
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header  {
	background-color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	clear: both;
} 
#header_logo {
	float: left;
	height: 50px;
	width: 445px;
	padding-top: 17px;
}
#header_nav {
	float: right;
	height: 75px;
	width: 500px;
}
#header_nav_1 {
	float: right;
	height: 25px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#tel_num {
	float: left;
	height: 25px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	color: #AAA;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
}

#header_nav_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 40px;
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* HEADER NAVIGATION MENU */

#menu
{
	padding:0;
	margin:0;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	float: right;
}

#menu li {
	display:inline;
}

#menu li a
{
	padding:0.2em 1em;
	color:#999;
	text-decoration:none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-weight: bold;
}
#menu li a:hover
{
	color:#069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/* END OF HEADER NAVIGATION MENU */


#service_buttons {
	height: auto;
	width: 285px;
	margin-top: 17px;
}

#news  {
	height: 350px;
	width: 278px;
	margin-top: 15px;
	float: left;
	margin-left: 0px;
	border: 1px solid #999;
} 


#main_content {
	width: 985px;
	clear: both;
}

#main_content_header {
	width: 980px;
	clear: both;
} 
#content_header_green {
	background-color: #82A629;
	height: 51px;
	width: 975px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

#content_header_purple {
	background-color: #544689;
	height: 51px;
	width: 975px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

#content_header_orange {
	background-color: #ffb03b;
	height: 51px;
	width: 975px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

#content_header_blue {
	background-color: #046380;
	height: 51px;
	width: 975px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

#content_header_red {
	background-color: #8e2800;
	height: 51px;
	width: 975px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

#content_header_logo {
	height: 24px;
	width: 24px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

#content_header_text {
	height: 30px;
	width: 550px;
	margin-top: 14px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}


#rhs_cont_home  {
	float: right; 
	width: 285px;
	padding: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 725
	px;
}
#lhs_cont_home {
	float: right;
	height: 725px;
	width: 690px;
	margin-top: 0px;
	background-color: #FFF;
	margin-right: 10px;
}

#centred_video  {
	float: right;
	width: 490px;
	padding: 0px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: 100px;
	height: auto;
	clear: both;
	margin-bottom: 50px;
	margin-left: 0px;
}

#centred_cont  {
	float: none;
	width: 630px;
	padding: 0px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: auto;
	height: auto;
	clear: both;
	margin-bottom: 50px;
	margin-left: auto;
}

#rhs_cont  {
	float: right;
	width: 622px;
	padding: 0px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: 17px;
	height: auto;
	clear: both;
}

#rhs_cont_title_wrap  {
	width: 622px;
	height: auto;
	float: right;
}

#rhs_cont_title_arrow  {
	float: left;
	width: 12px;
	height: 10px;
	margin-top: 8px;
}

#rhs_cont_title_text  {
	float: left;
	width: 622px;
	height: auto;
	clear: both;
}
	



#lhs_cont {
	float: left;
	height: auto;
	width: 325px;
	margin-top: 30px;
	background-color: #FFF;
	margin-right: 10px;
}

.case_studies {
	float: right;
	height: auto;
	width: 285px;
	margin-top: 0px;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}


#main_image  {
	height: 320px;
	width: 685px;
	margin-top: 17px;
	float: none;
	margin-left: 5px;
	background-image: url(../images/miximage.jpg);
} 
#primary_cont {
	background-color: #FFF;
	height: 350px;
	width: 392px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	border: 1px solid #999;
}

#second_cont {
	background-color: #FFF;
	height: 350px;
	width: 280px;
	float: right;
	border: 1px solid #999;
	margin-top: 15px;
}
#footer  {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: 50px;
} 

#footer_logo {
	float: left;
	height: 40px;
	width: 24px;
	margin-top: 5px;
}

#footer_text {
	float: left;
	height: 40px;
	width: 350px;
	margin-top: 18px;
}

#footer_smedia {
	float: left;
	height: 40px;
	width: 300px;
	margin-top: 13px;
}
