@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;}

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #bbcd72;
	background-image: url(images/COMMON/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 1000px;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}

/*--TEXT STYLES----------------------------------------------------------------*/

h2 {
	color: #cf7d09;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 1em;}

p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;}

h3 {
	color: #99eaf5;
	font-size: 18px;
	padding-bottom: 5px;
	letter-spacing: .1em;}

/*------------------------------------------------Body_Area--------------------*/
#main_body{
	width:880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

	font-size: 12px;
	font-style: normal;
	line-height: normal;
	
	font-variant: normal;
	text-transform: none;
	color: #fff;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
	height: auto;
	position: relative;
}
.background {
	margin: 0px;
	float: left;
	width: 828px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 40px;
	padding-left: 26px;
	background: #def090 url(images/COMMON/background.jpg) no-repeat center top;
}

#bodyarea {
	margin: 0px;
	float: left;
	width: 828px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	position: relative;
	min-height: 520px;
}


/*--NAVIGATION-------------------------------------------------------*/
.topmenubackground {
	background-image: url(images/menu_background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 30px;
	width: 850px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#menu {
	width: 780px;
	margin: 0 auto;
	padding-left: 10px;}
	
	
.menudivider {
	background-image: url(images/menu_divider.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 3px;
	background-position: center;
}
.menu_text {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: auto;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #c5c5c5;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
}
.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #99eaf5;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: auto;
}
.menu_hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #99eaf5;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/menu_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:text;
}

/*--TOP SECTION-------------------------------------------------------*/

#top{
	width: 100%;}
	
#topleft {
	width: 40%;
	float:left;
	padding-bottom: 50px;}
	
#topright {
	width: 55%;
	float:right;
	padding-bottom: 50px;}
	
			
#topright img {
	margin-top: 50px;
	margin-right: 5px;
	float:right;}

#bottom a:link {
	color: #252525;}
	
#bottom a:visited {
	color: blue;}
	
#bottom a:hover {
	color: #708900;}		
			
.logo {
	padding: 0px;
	float: left;
	width: 295px;
	height: 183px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;}
	
.logo h1 {
	width: 300px;
	height: 193px;
	text-indent: -9999px;
	background-image: url(images/logo.png);}
	
	
.left_area {
	font-family: Arial;
	font-size: 12px;
	color: #4a513d;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
		
.greenfriendly {
	background-image: url(images/greenfriendly2.png);
	background-repeat: no-repeat;
	margin-left: 72px;
	padding: 0px;
	float: left;
	width: 188px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 20px;
	
}
.callus {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #393939;
	text-decoration: none;
	margin-left: 5px;
	float: left;
	height: 32px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.callno {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 36px;
}
.mobile {
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-right: 5px;
	float: left;
	height: 36px;
	width: 33px;
}
	
	
/*--BOTTOM AREA-----------------------------------------------*/

#bottom {
	width: 100%;
	position:absolute;
	top: 420px;
	color: #232323;}
	
#garybox {
	width: 825px;
	height: 400px;
	margin: 0 auto;
	background: url(images/garybox.jpg) no-repeat;
	position:relative;
	top: 0;
	left: 0;
}
	
#garybox h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #99eaf5;
	margin-bottom: 30px;
	padding-top: 40px;
	margin-left: 30px;}	
		
#garybox p {
	width: 430px;
	margin-bottom: 1.2em;
	margin-left: 30px;
	font-size: 14px;
	line-height: 21px;
	color: #fff;}
	
	
	
.left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #000000;
}
.left_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a513d;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 76px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 18px;
}


	
#mainphoto {
	width: 400px;
	height: 350px;
	float: right:
	position: relative;}
	
	

.leftheading {
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99eaf5;
	text-decoration: none;
	float: left;
	height: 43px;
	width: 800px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-top: -30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 59px;
	clear: both;
}

.leftheading h1 {
	font-size: 24px;
	margin-top: 5px;}
	
	
.h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cf7d09;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h1.servicestick {
	text-indent: -9999px;
	background:url(images/servicestick.png) no-repeat;
	padding: 0px;
	margin-left: -60px;
	height: 46px;
	width: 526px;}
	
h1.clientstick {
	text-indent: -9999px;
	background:url(images/clientbenefitstick.png) no-repeat;
	padding: 0px;
	margin-left: -60px;
	height: 46px;
	width: 526px;}
	
h1.ourassociates {
	text-indent: -9999px;
	background:url(images/ourassociatestick.png) no-repeat;
	padding: 0px;
	margin-left: -60px;
	height: 46px;
	width: 526px;}
	
h1.greenfriendlytick {
	text-indent: -9999px;
	background:url(images/greenfriendlytick.png) no-repeat;
	padding: 0px;
	margin-left: -60px;
	height: 46px;
	width: 526px;}
	
h1.qualitycontrol {
	text-indent: -9999px;
	background:url(images/qualitycontroltick.png) no-repeat;
	padding: 0px;
	margin-left: -60px;
	height: 46px;
	width: 526px;}	
	
h1.contactus {
	text-indent: -9999px;
	background:url(images/contactustick.png) no-repeat;
	padding: 0px;
	margin-left: -60px;
	height: 46px;
	width: 526px;}
	
h1.onlinepayments {
	text-indent: -9999px;
	background:url(images/onlinepaymentstick.png) no-repeat;
	padding: 0px;
	margin-left: -60px;
	height: 46px;
	width: 526px;}				
	
.left_head1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cf7d09;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 76px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.textlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4a513d;
	text-decoration: none;
	background-color: #cee181;
	height: 15px;
}
.textlink:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cf7d09;
	text-decoration: none;
	background-color: #cee181;
	height: 15px;
}

/*--FOOTER-------------------------------------------------*/
.footer {
	background-attachment: scroll;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	height: 135px;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: -30px;
	position: relative;
	top: 400px;
	left:0px;
}
.footer_linksarea {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-left: -20px;
}
.footer_link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.footer_link:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color:#232323;
	text-decoration: none;
}
.fotter_copyrightsarea {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9b5b01;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*---SERVICES PAGE-------------------------------------*/

#servicestable {
	margin-top: 30px;}
	
.tableheader {
	padding-bottom: 5px;
	padding-left: 5px;
	background: url(images/tableheaderbg.png) no-repeat;
}
	
/*---CLIENT BENEFITS PAGE ------------------------------*/

ul {
	font-size: 14px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	clear: left;}
	
ul li {
	margin-bottom: 18px;
	list-style: url(images/bullett.png);
}

ul ul {
	margin-top: 2em;}

ul ul li {
	list-style-type:  none;
	list-style-image:  none;}			

