@charset "utf-8";
/* CSS Document 
Date - Feb 24th 2010
Tested for firefox, IE 5.5, 6.0, 7.0, 8.0, Safari, Chrome, Opera
*/
body {
	margin:0px auto;
	/*text-align:center;*/
	background:#FFF;
}
a {color:#666666;}
.wrapper{
	width:940px;
	margin:0px auto;
	/*text-align:center;*/
}

ul {line-height:140%;}

.header{
	width:940px;
	border-top:4px solid #027702;
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	height:160px;
}
.logo{
	width:121px;
	height:61px;
	position:relative;
	top:30px;
	left:0px;
	background-image:url(../images/logo.jpg);
}
.ecoFriendly{
	position:absolute;
	top:54px;
	left:166px;
	width:340px;
	height:24px;
}
.ecogreen{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#469A45;
	font-size: 21px;
}
.ecoblack{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size: 21px;	
}
.ecoBold{
	font-weight:bold;
	color:#323232;
}
.speakToUs{
	width:381px;
	height:90px;
	background-image:url(../images/speak_to_us.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:20px;
	right:0px;
}
.speakContact{/*speak contact links*/
	height:54px;
	position:absolute;
	top:14px;
	right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
}
.speakContact a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.speakContact a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.speakContact a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.speakContact a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
/* ------------------------Navigation panel------------------------ */
.navigation{
	height:30px;
	width:940px;
	text-align:left;
	background-color:#000000;
	position:absolute;
	top:130px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	border: none;
	display: inline;
}
.navigation li {
	float:left;
	display: inline;
}
.navLinks{
	height:18px;
	padding-right:18px;
	border-right:1px solid #999999;
	position:relative;
	text-align:left;
	top:7px;
	left:0px;
	margin-left:17px;
	font-size:13px;/*link styles ie 6*/
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.navLinks_End{
	height:18px;
	padding-right:18px;
	position:relative;
	text-align:left;
	top:7px;
	left:0px;
	margin-left:17px;
	font-size:13px;/*link styles ie 6*/
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.navigation A:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.navigation A:hover{
	color:#61C062;
}
/* ------------------------Scroller Ad------------------------ */
.scrollLinks {
	width:940px;
	height:92px;
	text-align:left;
	position:relative;
	margin-top:30px;
	left:0px;
}
.scrollerCont{
	width:815px;
	height:92px;
	position:relative;
	top:0px;
	left:60px;
	overflow:hidden;
}
.imageScrollCont{
	height:92px;
	position:relative;
	float:left;
	border-right:1px solid #CED8CF;
}
.scrollerdiv{
	width:4000px;
	height:92px;
	position:relative;
	top:0px;
	left:0px;
}
/*
.arrowL{
	width:25px;
	height:24px;
	position:absolute;
	left:0px;
	top:35px;
	vertical-align:middle;
	text-align:center;
}
.arrowR{
	width:25px;
	height:24px;
	position:absolute;
	top:35px;
	right:0px;
	vertical-align:middle;
	text-align:center;
}

.business_stat{
	width:257px;
	height:92px;
	position:relative;
	text-align:left;
	border-right:1px solid #C1E3C2;
	margin-right:15px;
	float:left;
}
.flayrPostcards{
	width:245px;
	height:92px;
	border-right:1px solid #C1E3C2;
	position:relative;
	text-align:left;
	margin-right:15px;
	float:left;
}
.posters{
	width:145px;
	height:92px;
	border-right:1px solid #C1E3C2;
	position:relative;
	margin-right:15px;
	float:left;
}
.leaflets{
	width:119px;
	height:92px;
	position:relative;
	margin-right:15px;
	float:left;
}
*/
/* ------------------------content center------------------------ */
.contentCenter{
	width:940px;
	/*height:266px;*/
	position:relative;
	left:0px;
	top:0px;
	margin-top:25px;
	border-top:4px #333333 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017701;
	padding-top: 25px;
}

.contentCenter-landing{
	width:940px;
	/*height:266px;*/
	position:relative;
	left:0px;
	top:0px;
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017701;
	padding-top: 5px;
}
.center_L{
	width:230px;
	position:absolute;
	top:23px;
	left:0px;
	text-align:left;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017701;
}
.center_L a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017701;
	text-decoration:none;
}
.center_L a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017701;
	text-decoration:none;
}
.center_L a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017701;
	text-decoration:none;
}
.center_L a:hover{
	color:#660099;
	text-decoration:underline;
}
.h2_centerL{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#333333;
	margin-bottom:-10px;
	margin-top:-3px;
}
.center_R{
	width:700px;
	height:235px;
	position:absolute;
	top:23px;
	right:0px;
	background-color:black;
	/*background-color:#066;
	background-image:url(../images/center_r.jpg);
	background-repeat:no-repeat;*/
}
.imgRotateTransBox{
	width:700px;
	height:153px;
	position:relative;
	margin-top:57px;
	left:0px;
	background-image: url("dropdownTransBack.png");
	background-repeat:no-repeat;
}
.savingEnvironment{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size: 12pt;
	position:absolute;
	left: 25px;
	top: 115px;
}
.banImage{
position: absolute;
left: 0px;
}
.rotateImgLnks img{
	border: none;
	border-width: 0px;
	text-decoration: none;
}

.imLooking{
	text-align:left;
	position:absolute;
	top:92px;
	right:80px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size:19px;
}
.dropDown{
	width:190px;
	height:26px;
	position:absolute;
	top:120px;
	right:25px;
}
.center_R form{
	border:none;
	height:25px;
}
.center_R select{
	width:190px;
	height:26px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

/* ------------------------Image links bottom------------------------ */

.imagelinksBottom,.advertsProjects{
	width:940px;
	height:151px;
	position:static;
	top:0px;
	left:0px;
	margin-top:0px;
	text-align:left;
	float: left;
}
.quote{
	width:220px;
	height:151px;
	/*position:absolute;
	top:0px;
	left:0px;*/
	float:left;
	margin-right:18px;
	background-image:url(../images/SEND_Quote.jpg);
	background-repeat:no-repeat;
}

.quote:hover{
	width:220px;
	height:151px;
	background-image:url(../images/SEND_Quote.jpg);
	background-position:0px -151px;
}
                                                           

.samplePack{
	width:220px;
	height:151px;
	
	/*position:absolute;
	top:0px;
	left:240px;*/
	float:left;
	background-image:url(../images/sample_pack.jpg);
	background-repeat:no-repeat;
}

.samplePack:hover{
	width:220px;
	height:151px;
	background-image:url(../images/sample_pack.jpg);
	background-position:0px -151px;
}

.designServices{
	width:220px;
	height:151px;
	float:left;
	margin-left:18px;
	/*position:absolute;
	top:0px;
	left:480px;*/
	/*background-image:url(../images/design_services.jpg);*/
	background-image:url(../images/Mob_3mil_Advert2.gif);
	background-repeat:no-repeat;
}
.designServices:hover{
	width:220px;
	height:151px;
	background:url(../images/Mob_3mil_Advert2.gif);
	background-repeat:no-repeat;
	background-position:0px -151px;
}

.twentyfour{
	width:220px;
	height:151px;
	/*position:absolute;
	top:0px;
	left:720px;*/
	float:left;
	margin-left:18px;
	background-image:url(../images/24hour.jpg);
	background-repeat:no-repeat;
}
/*.twentyfour:hover{
	width:220px;
	height:151px;
	background-image:url(../images/24hour.jpg);
	background-position:0px -151px;
}*/
.flashClock{
	width:90px;
	height:90px;
	float: left;
	margin-left:115px;
	margin-top:25px;	
}
/* ------------------------Bottom links before footer------------------------ */
.bottomLinks{
	width:940px;
	height:220px;
	border-top:4px #009200 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:20px;
	/*position:relative;*/
	margin-top:20px;
	/*top:0px;
	left:0px;*/
	text-align:left;
	float: left;
	padding-top: 20px;
	
}
.bottomLinks a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017701;
	text-decoration:none;
}
.bottomLinks a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017701;
	text-decoration:none;
}
.bottomLinks a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#017701;
	text-decoration:none;
}
.bottomLinks a:hover{
	color:#660099;
	text-decoration:underline;
}
.boldText{
	font-weight:bold;
}
.greyText{
	color:#666666;
}
.greyContact{
	color:#666666;
	font-weight:bold;
}
.logoSmall{
	width:90px;
	height:45px;
	vertical-align:top;
	background-image:url(../images/logo_small.jpg);
	position:static;
	display: inline-block;
	float: left;
}
.blColOne{
	position:static;
	width:140px;
	vertical-align: top;
	display: inline-block;
	margin-left: 40px;
	float:left;
}
.blColtwo{
	position:static;
	width:180px;
	display: inline-block;
	vertical-align: top;
	float:left;
}
.blColthree{
	position:static;
	width:190px;
	display: inline-block;
	vertical-align: top;
	float:left;
}
.googleEarth{
	width:262px;
	height:163px;
	border:1px #999 solid;
	position:static;
	overflow:hidden;
	display: inline-block;
	margin-left: 10px;
}
.googleEarchPlugin{
	width:239px;
	height:140px;
	margin:12px auto;
}
.footer {
	width:940;
	height:26px;
	margin-top:20px;
	padding-top:15px;
	border-top:1px #C0E4C0 solid;
	position:relative;
	left:0px;
	top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-align:left;
	float: left;
	width: 100%;
}

.footer a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.footer a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:underline;
}
.footerlinks{
   float:left;
}
.footerIcons{
	/*width:273px;
	height:23px;
	position:absolute;
	top:0px;
	right:0px;*/
	float: left;
	margin-left:175px;
	margin-top:-8px;
}
.footerIcons img{
   vertical-align:middle;	
}
/* New Page - General-Content*/

/* ------------------------Body content------------------------ */
.bodyContent{
	width:940px;
	border-top:4px #333333 solid;
	/*position:relative;*/
	float:left;
	top:0px;
	left:0px;
	padding-bottom:30px;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	text-align:left;
	padding-top:20px;
}
.titleH2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#027702;
	text-align:left;
	margin-bottom:20px;
	font-weight:bold;
}
.greenText {
	color:#027702;
	
}
.green-home a{
	color:#027702;
	font-size:18px !important;
	margin-top:20px !important;
}
.contLeft1{
	width:440px;
	position:relative;
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:5px;
}
.contLeft2{
	width:440px;
	position:relative;
	float:left;
	text-align:left;
	margin-right:30px;
	margin-top:5px;
}

.servicesLeft1{
	width:260px;
	position:relative;
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:5px;
	background-color:#ebf2ea;
	padding-left:10px;
	border: 1px solid #009200;
	}
	
	.servicesLeft1 ul{ 
	color: #017701}
	
	.servicesLeft{
	width:600px;
	position:relative;
	float:left;
	text-align:left;
	margin-right:30px;
	margin-top:5px;
}

.services{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:17px;
	margin:0;
}
.contLeft2kz{
	width:200px;
	position:relative;
	float:left;
	text-align:left;
	margin-right:30px;
	margin-top:5px;
}
.contentsList{
margin-left:190px;

}
.contentsList ul{
	width: 200px;
	display: inline-block;
	text-align: left;
	line-height:140%;
	list-style:none !important;
	float:left;

}
.contentsList ul a{
	color:#017701;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;	
padding-left:-38px;
	
	
}
.contentsList ul a:hover{
	color:#660099;
	text-decoration:underline;
	
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	text-align:left;
	line-height:140%;
	font-weight:normal;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#027702;
	text-align:left;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:-5px;
	line-height:110%;
}
.hLine{
	width:940px;
	height:1px;
	border-top:1px #C0E4C0 solid;
	border-color:#C0E4C0;
	position:relative;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}
hr {
	width:940px;
	border:1pt #bfe4bf solid;
	position:relative;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
	clear:both;
}
.content2{
	width:940px;
	position:relative;
	float:left;
}
.content2Image{
	width:460px;
	height:300px;
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.content3{
	width:940px;
	position:relative;
	float:left;
}
								/* [ Why Us ] PAGE modify 23-03-2010*/
								.content3Image{
									/*width:220px;
									height:144px;
									position:relative;*/
									float:left;
									/*text-align:left;
									margin-right:20px;*/
								}
								
								.content3Text{
									width:640px; /*width:680px;*/
									position:relative;
									float:left;
									text-align:left;
								}
								#knowledgeZone .content3Text{
									padding-left: 25px;
								}
								#knowledgeZone .content4Text{
									padding-right: 45px;
								}
								/* ================================ */	
								
.content4{
	width:940px;
	position:relative;
	float:left;
}

								/* [ Why Us ] PAGE modify 23-03-2010 */
								.content4Text{
									width:640px; /*width:680px;*/
									position:relative;
									float:left;
									text-align:left;
									/*background-color:red;*/
								}
								.content4Image{
									/*width:220px;
									height:144px;
									position:relative;*/
									float:left;
									/*text-align:left;
									margin-left:10px;*/
								}
								/* ================================ */								
.listItems{
	width:940px;
	position:relative;
	float:left;
	text-align:left;
	
}
.contentList{
	width:515px;
	text-align:left;
}
.contentList li{
	list-style-image:url(../images/list.jpg);
	margin-left:13px;
	padding-bottom:15px;
}
.contentSubList{
	width:515px;
	text-align:left;
}
.contentSubList li{
	list-style-image:url(../images/list.jpg);
	margin-left:50px;
	padding-bottom:15px;
}

/* New Page - General-Content*/

/* ------------------------Form page------------------------ */

.formContent{
	width:940px;
	/*height:580px;
	position:relative;*/
	height:525px;
	position:relative;
	border-top:4px solid #333333;
	margin-top:40px;
	top:0px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
}
.formContent-landing{
	width:400px;
	/*height:580px;
	position:relative;*/
	position:relative;
	margin:-60px 0px 0px 55px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	height:330px;
	
}

.pageDesc_twoadsbp .left{
	width:605px;

}

.formContent-landingbp{
	width:325px;
	height:415px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	height:330px;
	
}

.formContentSample{
	width:940px;
	/*height:580px;
	position:relative;*/
	height:770px;
	position:relative;
	border-top:4px solid #333333;
	margin-top:40px;
	top:0px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
}

.thank-you {
		color: #cc0000;
		font-size: 16px;
		font-weight: bold;
}
.thank-you-sm {
		color: #cc0000;
		font-size: 12px;
}

.sendMe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#027702;
	text-align:left;
	margin-bottom:20px;
	font-weight:bold;
	position:absolute;
	top:30px;
	left:0px;
}
.sendMebp{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#027702;
	text-align:left;
	padding-top:19px;
	margin-bottom:20px;
	font-weight:bold;
	position:absolute;
}
.sendMeTxt{
	width:440px;
	position:absolute;
	top:70px;
	left:0px;
	text-align:left;
}
.callMe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#027702;
	text-align:left;
	margin-bottom:20px;
	font-weight:bold;
	position:absolute;
	top:30px;
	left:480px;
	text-align:left;
}
.callMeTxt{
	width:440px;
	position:absolute;
	top:70px;
	left:480px;
	text-align:left;
}
.formpageForm{
	width:315px;
	height:260px;
	position:absolute;
	top:170px;
	left:0px;
	text-align:left;
	font-size:13px;
	color:666666;
}
.formpageForm form{
	width:315px;
	margin-top:-40px;
}

.formpageForm input{
	width:220px;
	height:30px;
	border:#999999 1px solid;
	position:relative;
	top:-40px;
	left:100px;
	margin-bottom:-10px;
}
.formpageForm label{
	width:100px;
	height:30px;
	position:relative;
	float:left;
}
.formpageForm textarea{
	position:relative;
	width:220px;
	height:120px;
	top:-40px;
	margin-bottom:5px;
	left:100px;
}
.formpageForm .button{
	width:70px;
	height:30px;
	color:#FFF;
	background-image:url(../images/submit_bg.jpg);
	background-repeat:no-repeat;
	border:none;
}
.form2{
	width:315px;
	position:absolute;
	left:480px;
	top:0px;
}
.errormsg{
	position:absolute;
	top:460px;
	left:0px;
}

.errormsgGen{
	position:absolute;
	top:780px;
	left:0px;
}

.errormsgSample{
	position:absolute;
	text-align:left;
	/*top:495px;*/
	top:650px;
	left:60px;
	color:#F00;
	}

.errormsg1{
	position:absolute;
	text-align:left;
	top:495px;
	left:60px;
	color:#F00;
	}

.errormsg1 ul, .errormsg2 ul, .errormsgSample ul{
	list-style:none;
	}

.errormsg2{
	position:absolute;
	text-align:left;
	top:295px;
	left:60px;
	}
	
	.errormsg2 p{
	/*color:#027702 ;*/
	color:#F00;	
	font-weight:bold;
	}
/* New Page - Project details*/

/* ------------------------Project details page------------------------ */
.borderline{
	width:940px;
	height:1px;
	margin-top:30px;
	border-top:4px #333333 solid;
	position:relative;
}
.samplePack2{
	width:220px;
	height:151px;
	/*position:absolute;
	top:0px;
	left:480px;*/
	float:left;
	margin-left:20px;
	margin-bottom:30px;
	background-image:url(../images/sample_pack.jpg);
	background-repeat:no-repeat;
}
.samplePack2:hover{
	width:220px;
	height:151px;
	background-image:url(../images/sample_pack.jpg);
	background-position:0px -151px;
}
.projectDet{
	width:700px;
	text-align:left;
	top:40px;
	left:0px;
	
}
.bpprojectDet{
	width:550px;
	text-align:left;
	
}
.projectTitles{
	width:940px;
	position:relative;
	text-align:left;
	margin-bottom:20px;
	margin-top:30px;
	top:0px;
	left:0px;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:666666;
}
.projectTitles p{
	margin-top: 0;
}
.proBold{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:333333;
	font-size:17px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:17px;
	margin:0;
}
.colorPuple,.getinTouch a{
	font-size:13px;
	color:#660099;
	font-weight:bold;
}
.tables{
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#707070;
	font-weight:bold;
}
.tableBorder{
	border:1px solid #DCDCDC;
	width:695px;
}
.tablesHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:bold;
}
.leftPadding{
	padding-left:10px;
}
.rightAlign{
	text-align:right;
}
.rightHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	text-align:right;
}
.getinTouch{
	color:666666;
	font-weight:normal;
	font-size:13px;
	margin-top:20px;
}
.getinTouchDark{
	color:#000;
	
}
.getinTouch a:link{
	color:#660099;
	text-decoration:none;
}
.getinTouch a:active{
	color:#660099;
	text-decoration:none;
}
.getinTouch a:hover{
	color:#660099;
	text-decoration:underline;
}
.getinTouch a:visited{
	color:#660099;
	text-decoration:none;
}


/* added by Dhammika ---------------------*/


.homepage{
	height: 245px;
}
.highlighted{
color:#027702;
font-weight:bold;
}
.projectDescBox{
margin-top:20px;
padding:25px;
border: solid #dcdcdc 1px;	
}
.projectDescBox strong{
color: #000000;
}
.projectCovers{
text-align: left;
margin-top: 65px;
}
.projectCovers img{
margin-right: 20px;
}

.advertsProjects{
width:100%;	
margin-top:10px;
}

.adverts{
width:240px;	
margin-bottom:20px;
}

.projectsMenu{
width: 200px;
height: 100%;
margin-top:24px;
margin-right: 34px;
display: inline-block;
vertical-align: top;
}

.projectsMenu ul{
list-style:none;
text-align:left;
padding-left: 0px;
margin: 0px;
}

.projectsMenu ul li{
border-top:solid #acdbac 1px;
}

.projectsMenu ul li a{
font-weight: bold;
color: #000000;
font-size: 10pt;
display:block;
padding: 0px 0px 0px 5px;
text-decoration:none;
/*width: 195px;*/
}


		.projectsMenuHover{
			background-color:#009200;
			color:#ffffff;
			cursor:pointer;
			}

					/*.projectsMenu ul li a.normal{
						width: 232px;
						}*/
						
					.projectsMenu ul li a.selected .tempbox{
						background-color: #e5f4e5;
						color:#009200;	
						/*width: 232px;*/
						}
						
					.projectsMenu ul li a{
						/*background-color: #e5f4e5;
						color:#009200;	*/
						width: 232px;
						}
					

						
					
					.tempbox{
						width:200px;
						height: 33px;
						margin: 0px 0px 0px -5px;
						/*background-color: red;*/
						vertical-align: middle;
						}

					/* Created by #ash */
					.title{
						padding: 8px 0px 0px 8px;
						width:195px;
						vertical-align: middle;
						/*background-color:red;*/
						/*float:left;*/
						}
					/*================ */


					.projectArrow{
						/*float:left; 	/* Insert by #ash */
						background-image:url("projectArrow.jpg");
						width: 26px;
						height: 33px;
						vertical-align:middle;
						position:relative;
						left: 6px;
						border: solid #dcdcdc 1px;
						border-right: none;
						visibility:hidden;
						}

					.selected .projectArrow{
						visibility: visible;
						}
					
				/*	.selected .projectArrow.menuFocus{
						visibility: hidden;
						}
				*/	
				/*	.selected .projectArrow.selectHover.menuFocus{
						visibility: visible;
						}
				*/		
				/*	.selectHover{
						visibility: visible;
						}
				*/		
	
	
					.hoverArrow{
					visibility: visible;
					}


.clear{
clear: both;
float:none;
}
h3{
color: #000000;
font-size: 16pt;
text-align:left;	
}

.rightSideBlock{
display: inline-block;
width: 700px;
/*height:745px;*/
margin-left: -2px;
}


.pageDesc_twoads .left{
	width:700px;
	margin-top:0px;
}

.pageDesc_twoads .flashClock{
	top:50px;
}

#projectsPage table td{
	vertical-align: top;
}
.projectsMenu h3{
margin-top: 0px;
margin-bottom: 15px;
}
.projectsMenu ul li a div{
	display: inline-block;
}



.formContentSample input {
width:350px;}

.formContentSample textarea {
width:350px;}
/* DO NOT EDIT ABOVE THIS LINE */
/* EDIT BELOW THIS LINE ONLY */

.hello-welcome {
	color: black;
	margin-top: -8px;					/* Created by #ash */
}
.hello-welcome .green {
	color: #367c2b;
}
/* begin New Footer */
.footer-top-bar {
	margin-top: 20px;
	border-top: 4px solid #009200;
}
#footer-body {
	height: 237px;						/* height: 257px; Edited by #ash */ 
	padding-top: 22px;					/* padding-top: 26px; Edited by #ash */
	border-bottom: 1px solid #C0E4C0;
	padding-bottom: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background: #ebf2ea;
}
.footerlinksNew {
	margin: 10px 0px;
}
.footerlinksNew a {
	margin: 0px 13px;
	text-decoration: none;
}
span.copyright {
	margin-right: 13px;
}

.col-1 {
	width: 255px; 						/* width: 240px; Edited by #ash */
	margin-left: 40px;
}
.network{
	height: 76px;						/* height: 87px; Edited by #ash */
}
.first {
	border: medium none;
	margin: 14px 8px 0px 2px;			/* margin: 20px 4px 42px 0px; Edited by #ash */
}
.second, .third {
	border: medium none;
	margin: 14px 8px 0px 0px;			/* margin: 20px 4px 42px 4px; Edited by #ash */ 
}
.fsc {
	margin-right: 18px;
	border: medium none;				/* Created by #ash */
}
.full-width {
	width: 100%;
}

h2.green-header {
	color: #367c2b;
	font-weight: bold;
	margin:0px;							/* margin: 4px 0px; Edited by #ash */
}

#footer-body h2.green-header {			/* Created by #ash*/
	letter-spacing: -0.3px; 			
}

#footer-body .mailing h2.green-header{	/* Created by #ash*/
	letter-spacing: 0px;
	}

h2.green-header.big {
	font-size: 24px;					/* font-size: 20px; Edited by #ash */
	line-height: 24px;
	margin-bottom: 0;
	margin-top: -3px;					/* up to here */
}
.address {
	width: 161px;						/* width: 168px; Edited by #ash */
}
.find {
	margin-bottom: 26px;				/* margin-bottom: 35px; Edited by #ash */
}

.footerNew {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

.col-2 {
	width: 365px;						/* width: 370px; Edited by #ash */
}

#footer-body .mailing form input{			/* Created by #ash */
	width: 208px !important;			/* to Override Element styles */
	border: 1px solid gray !important;  /* to Override Element styles */
	height: 26px !important;			/* to Override Element styles */
	margin-right: 6px;
}

.submit {
	cursor: pointer;
	border: 0px;
	color: white;
	font-weight: bold;
	background: url('/images/btn-submit.png') no-repeat;
	}

#footer-body .mailing form input.submit {
	cursor: pointer;
	border: 0px !important;				/* to Override Element styles */
	color: white;
	font-weight: bold;
	background: url('/images/btn-submit.png') no-repeat;
	font-size: 12px;					/* Created by #ash */
	padding: 6px 9px 7px 10px;			/* padding: 7px 13px 10px; Edited by #ash */ 
	width:71px 	!important;				/* to Override Element styles */
	height:auto !important;				/* to Override Element styles */
	margin-right:0px; 					/* - */
}

.newsletter {
	margin-top: 11px;					/* margin-top: 10px; Edited by #ash */ 
}
.col-3 {
	width: 260px;						/* width: 280px; Edited by #ash */
}
#the-map {
	border: 6px solid white;
	width: 238px;
	height: 200px;
	margin-top: 5px;
}
.col-1, .col-2, .col-3,
.fl {
	float: left;
}

.fl{
border: medium none;				/* Created by #ash */
}
/* eng New Footer */

.designlist {
display:block;
width:200px;
padding-left:10px;
float:left;
background-color:#ebf2ea;
border: 1px solid #009200;}

.designlist li{
margin-left:-20px;
}

.welcome {font-size:22px;}

.more-services {
display:block;
width:680px;
padding-left:10px;
background-color:#ebf2ea;
border: 1px solid #009200;
margin-bottom:20px;}

.pad110 {
	padding-bottom:110px;
}
