body		{	text-align: center;
			background-color:  #666;	
			font-family: verdana, arial, sans-serif;
			font-size: 62.5%;
		}
* 		{	padding: 0;
			margin: 0;
		}
div#container 	{	
			margin: 20px auto;
			width: 960px;
			text-align: left;
			background-color: #fff;
			border: 1px solid #000;
	      	}
div#header	{	background-image: url('../images/header_bg.gif');
			background-repeat: no-repeat;	
			color: #fff;
			height: 30px;
			background-color: #0D6EFF;
		}
div#header div.headerimg { 	position: relative;
				left: 3px;
				top: 3px;
				width: 50px;
				height: 50px;
				background-image: url('../images/recycle_logo_bg.gif');
				background-repeat: no-repeat;
				float: left;
			}

div#header h1	{	font-size: 1.8em;
			float: left;
			color: #fff;
			padding: 4px 0 0 10px;
		}

div#banner	{	background-image: url('../images/banner_bg.jpg');
			background-repeat: no-repeat;
			background-color: #fff;
			height: 180px; 
			border: 1px solid #000;
		}
div#menubar	{	height: 21px;
			background-image: url('../images/menu_bg.gif');
			background-repeat: repeat-x;
			color: #fff;
			padding-left: 35px; 
			padding-top: 4px;			
		}
div#menubar ul	{	
		}
div#menubar ul li {	float: left;
			list-style-type: none;	
			font-size: 1.3em;
			padding-left: 20px;
	
		}
div#navbar_outer {	width: 180px;
			min-height: 400px; 
			color: #fff;
			float: left;

		}
div#navbar	{	color: #fff;
			margin: 10px 0 0 10px;
		}
div#navbar ul	{	
		}
div#navbar ul li { 	list-style-type: none;
			background-image: url('../images/nav_bg.gif');
			background-repeat: no-repeat;
			height: 23px;
			border-bottom: 1px solid #000;
			font-size: 1.2em;
 			padding-top: 7px;
			padding-left: 10px;
		  }
div#navbar a	{
		}
div#navbar ul li a:link		{	color: #fff;
					text-decoration: none;
				}
div#navbar ul li a:visited	{	color: #ddd;
					text-decoration: none;
				}
div#navbar ul li a:hover	{	color: #FFF601;
					text-decoration: underline;
				}
div#navbar ul li a:active	{	color: #fcc;
					text-decoration: none;
				}
div#navbar_lower {	color: #fff;
			background-image: url('../images/nav_bg.gif');
			background-repeat: repeat-y;
			margin: 10px 0 10px 10px;
			height: 200px;	
			padding-left: 10px;
		}
div#navbar_lower h1 {	font-size: 1.6em;
			padding: 10px 0;
			margin: 0;
		}
div#navbar_lower h2 {	font-size: 1.4em;
			padding: 10px 0 5px 0;
			margin: 0;
		}
div#navbar_lower h3 {	font-size: 1.2em;
			padding: 10px 0;
			margin: 0;
		}
div#navbar_lower p {	font-size: 1.2em;
			padding: 0;
			margin: 0;
		}
div#navbar_lower ul {
		}
div#navbar_lower ul li {	font-size: 1.2em;
				padding: 5px 0;
				list-style-type: none;
		}
div#rightpanel_outer {	width: 180px;
			float: right;
			color: #000;
		}
div#rightpanel 	{	margin: 10px 10px 0 0;
		}
div#rightpanel img {	width: 170px;
		}
div#rightpanel h1 {	font-size: 1.6em;
		}
div#rightpanel h2 {	font-size: 1.4em;
		}
div#rightpanel h3 {	font-size: 1.3em;
			padding-left: 2px;					
		}
div#rightpanel p {	font-size: 1.2em;
		}
div#content_outer {	margin-left: 180px;
			margin-right: 180px;
			min-height: 400px;
		}

div#content 	{	padding: 10px;

		}
div#content h1	{	font-size: 1.6em;
			padding: 0;
			margin: 0 0 .5em 0;
		}
div#content h2	{	font-size: 1.4em;
			padding: 0;
			margin: 0 0 .5em 0;
		}
div#content h3	{	font-size: 1.2em;
			padding: 0;
			margin: .5em 0 .5em 0;
		}
div#content p	{	font-size: 1.2em;
			padding: .5em 0;
		}
div#content ul {	margin-left: 25px;
		}
div#content ul li {	font-size: 1.2em;
			padding: 2px 0;
			list-style-type: square;
		}
div#content img	{	float: right;
		}

/* ------ STYLE PANEL ------- */

div#clearingBox { 	overflow: hidden;
			color: #fff;
		}
div#clearingBox h1 {	font-size: 1.6em;
			padding: 0;
			margin: 0;		
		}
div#clearingBox h2 {	font-size: 1.4em;
			padding: 0;
			margin: 0;		
		}
div#clearingBox h3 {	font-size: 1.2em;
			padding: 5px 0 0 4px;
			margin: 0;		
		}
div#clearingBox p {	font-size: 1.2em;
			padding: 12px 4px 4px 0;
			color: #000;
		}
div#clearingBox a {	text-decoration: none;
		} 
div#clearingBox div#panel_big { background-image: url('../images/menu_bg.gif');
			background-position: top;
			background-repeat: repeat-x;
			float: left;
			height: 120px;
			width: 576px;
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			margin: 11px 0;
	
		}
div#clearingBox div#panel_small_left { background-image: url('../images/menu_bg.gif');
			background-position: top;
			background-repeat: repeat-x;
			float: left;
			height: 125px;
			width: 280px;
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			margin: 5px 5px 5px 0;
		}
div#clearingBox div#panel_small_right { background-image: url('../images/menu_bg.gif');
			background-position: top;
			background-repeat: repeat-x;
			float: right !important;
			height: 125px;
			width: 280px;
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			margin: 5px 0 5px 5px;
		}
div#clearingBox img {	height: 90px;
			width: 90px;
			margin: 12px 4px 4px 4px;
			float: left;

		}
div#clearingBox div#panel_big img { 	height: 90px;
					width: 90px;
					margin: 10px 10px 4px 4px;
					float: left;
		}

/* ------ SEVICE --------- */
div.service	{	border-bottom: 1px solid #000;
			padding-top: 1.5em;
			padding-bottom: 1em;
			width: 100%;
			overflow: hidden;				
		}
div.service p	{	margin: 0 0 0 160px !important;
		}
div.service p span	{ 	font-weight:bold;
		}
img.services	{	float:left !important;
		}
div.service ul	{	margin: 1em 0 1em 190px !important;
			display: block;
		}
div.service ul li {
		}

/* ------ END STYLE PANEL ------- */

div#footer	{	clear: both;
			background-color: #0D6EFF;
			text-align: center;
			color: #fff;
			margin: 15px 10px 10px 10px;
			height: 40px;
			padding-top: 10px;
		}
div#footer p	{	font-size: 1.2em;
		}
