/* CSS Document */

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:900px;
		height:45px;
		padding:0px;
		margin:0px;
		background-image:url(waste-recycling.gif);
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	width:100px;
	padding:7px 0px 3px;
	margin:0px;
	background-color:transparent;
	color:#fcfcfc;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	line-height:30px;
	border-width:0px;
	border-style:solid;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#ffffff;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	width:183px;
	padding:5px 5px 5px 0px;
	margin:4px 0px 0px 2px;
	background-color:#0D9F49;
	background-image:none;
	border-width:1px;
	border-style:solid;
	border-color:rgb(170,170,170);
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	width:0px;
	padding:7px 0px 7px 10px;
	margin:7px 0px 0px;
	background-color:#0D9F49;
	color:rgb(248,250,253);
	font-size:11px;
	text-align:left;
	line-height:0px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		font-size:11px;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		font-size:11px;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		color:#9f3f46;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#ffffff;
		font-size:11px;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 10px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 10px;
		border-color:#999999;
	}


	/*"""""""" Content Box""""""""*/	
	#qm0 .qmcbox	
	{	
		width:200px;
		padding:10px;
		font-family:Arial;
		font-size:12px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-color:#3f3f3f;
		color:#ffffff;
	}



/*------------------------------------------------------------------------------------------*/
body
{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/bg-shade.jpg);
	background-position: center top;
	background-repeat: repeat-y;	
}


#mainDiv
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	
}
	

.header
{
	width:900px;
	height:125px;
	background-image:url(images/new-top.gif);
	background-repeat: no-repeat;
}
/*------------------------------------------------------------------------------------------*/



.nav
{
	width:900px;
	height:35px;
	
	
}
/*------------------------------------------------------------------------------------------*/
.navhome
{
	width:70px;
	height:25px;
	background-image:url(images/index_02.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:48px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}
.navwastecollection
{
	width:80px;
	height:25px;
	background-image:url(images/index_09.gif);
	background-repeat:no-repeat;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:10px;
	padding-left:41px;
	
}
.navwasteservices
{
	width:80px;
	height:25px;
	background-image:url(images/index_04.gif);
	background-repeat:no-repeat;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:10px;
	padding-left:30px;
}
.navskiphire
{
	width:70px;
	height:25px;
	background-image:url(images/index_05.gif);
	background-repeat:no-repeat;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:10px;
	padding-left:40px;
	
}
.navresycling
{
	width:80px;
	height:25px;
	background-image:url(images/index_06.gif);
	background-repeat:no-repeat;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:10px;
	padding-left:30px;
	
}
.navpolicy
{
	width:80px;
	height:25px;
	background-image:url(images/index_07.gif);
	background-repeat:no-repeat;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:10px;
	padding-left:30px;
	
}
.navcontact
{
	width:95px;
	height:25px;
	background-image:url(images/index_08.gif);
	background-repeat:no-repeat;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:10px;
	padding-left:15px;
}
.navclient
{
	width:96px;
	height:25px;
	background-image:url(images/index_03.gif);
	background-repeat:no-repeat;
	float:left;
	padding-top:10px;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.style6 {color: #FFFFFF}


h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0D9F49;
	text-transform: none;
	background-color: #FFF;
	border: 1;
	border-color: #92c83e;
	border-bottom-style: dotted;
	border-top: 1;
	border-top-style: solid;
}
	


/*------------------------------------------------------------------------------------------*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D9F49;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D9F49;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D9F49;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	text-decoration: none;
}
/*------------------------------------------------------------------------------------------*/

.nav ul
{	list-style:none;
	padding:0px;
	margin:0px;

}

.nav li
{	
	float:left;

}

.nav-bottom
{
	background-image:url(images/nav-bg.jpg);
	width:900px;
	height:27px;
}


/*------------------------------------------------------------------------------------------*/
.middle
{

	padding-top:25px;
	padding-left:10px;
}
.bodyleft
{
	width:185px;
	float:left;
	

}
.bodymiddle
{
	width:515px;
	float:left;

}
.bodyright
{
	width:129px;
	float:right;
}
/*------------------------------------------------------------------------------------------*/

.bodyleft1
{
	width:236px;
	margin-bottom:10px;
}



/*------------------------------------------------------------------------------------------*/

.welcometitle
{
	width:505px;
	height:180px;
	background-image:url(images/recycling-waste-services.gif);
	margin-left: 5px;
	color: #0D9F49;
	background-repeat: no-repeat;
	
}
.welcometitle_blank
{
	width:489px;
	height:20px;
	margin-left:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D9F49;
	text-decoration: none;
}


.body-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:525px;
	margin-left:0px;
	color: #464646;
	text-decoration: none;
	margin-right: 0px;
	padding-right: 0px;
}

.body-text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	text-align: left;
	
}

.titles
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D9F49;
	text-decoration: none;
	font-weight: bold;
}
/*------------------------------------------------------------------------------------------*/


.bodyrightbg
{
	width:170px;
	height:580px;
	float:right;
	padding-left: 0px;
	
	
}


/*------------------------------------------------------------------------------------------*/

.seperator
{
	height:5px;
}



.footer
{
	background-image:url(images/index_25.gif);
	height:132px;
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top:10px;
	text-decoration: none;
	
	
}




.clear
{
	clear:both
}
/*------------------------------------------------------------------------------------------*/


/* for this demo only */
#nav {margin:0;position:relative;}

/* the styling */
#nav .select {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a {height:25px;  float:left;text-decoration:none; white-space:nowrap;}

* html #nav .select a {width:1px; height:21px;}

#nav .select a:hover,
#nav .select li:hover a { cursor:pointer;}

#nav .sub {display:none;}

#nav .select li a:hover .sub,
#nav .select li:hover .sub {display:block; position:absolute; width:900px; top:35px; left:0;  margin-top:10; padding:0; z-index:100;}

#nav .select a:hover .sub li a,
#nav .select li:hover .sub li a {display:block;  padding:2px 18px 2px 18px;white-space:nowrap;}


#sm li a{
	width:70px;
	height:35px;
	background-image:url(images/index_02.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:48px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}
#sm li a:hover{
	width:70px;
	height:25px;
	background-image:url(images/hover_02.gif);
	background-repeat:no-repeat;
	float:left;	
	padding-left:48px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}
#sm li ul li a, #sm li ul li a:hover{
	background-image:none;	
	float:left;
	padding-left:0px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	}
/*------------------------------------------------------------------------------------------*/
.newstext
{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.input-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	border: 1px solid #666666;
}
.latest-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:525px;
	margin-left:0px;
	color: #464646;
	text-decoration: none;
	margin-right: 0px;
	padding-right: 0px;
}


.news_title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.news_desc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
	text-align: justify;
	
}

.news_indent{
	padding-left:10px;
	padding-right:10px;
}

.table_news{
	border:#CCCCCC thin solid;
}