.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	background:#ffffff url(../img/body_bg.gif) top left repeat;
}
/*
#bg_bottom{
	background:#ffffff url(../img/bkg_lo.jpg) bottom left repeat-x;
	width:100%;
	height:405px;
	position:fixed;
	bottom:0;
	z-index:-1000;
}
*/
#header {
	width:100%;
	height:121px;
	margin:0 auto;
  background:url(../img/header_bg.jpg) top left no-repeat;
}
#header div{
  display:none;
}
#container{
	z-index:0;
	width:940px;
	margin:20px auto;
	text-align:left;
	background:#ffffff;
	padding:30px;
	position:relative;
  border:1px solid #eee;
}
#content-columns {

}
#content-left-column {
  float:left;
  width:690px;
  margin-right:-690px;
}
#content-right-column {
  float: left;
  width:242px;
  margin-right: -242px;
  margin-left:696px;
}
#main-menu-bg{
	background:#abd984;
	height:37px;
	line-height:37px;
	margin:0 auto;
  border-color:#b1dc8d;
  border-width: 1px 0;
  border-style: solid;
  z-index: 100;
  position: relative;
  padding-right:5px;
  margin-right:-5px;
}
#main-menu{
	width:938px;
  height:37px;
	margin:0 auto;
  position: relative;
}
#main-menu li {
	display:block;
  float:left;
	padding:0;
	border-left:1px solid #f1f9eb;
	border-right:1px solid #f7fbf3;
  margin-top:5px;
  width:122px;
/*	background:url(../img/main_menu_deco.gif) 90% 100% no-repeat;*/
}

#main-menu li a {
  display:block;
  float:left;
  color:#1a171b;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	padding:0px 28px;
  height:33px;
  position:relative;
  width:66px;
/*	background:url(../img/main_menu_item.gif) 0px 100px repeat-x;*/
}
#main-menu li.first {
  border-left: 0 none;
  width:198px;
}
#main-menu li.first a {
  width:142px;
}
#main-menu li.last {
  border-right: 0 none;
  border-left: 0 none;
  width:242px;
}
#main-menu li.last a {
  display:block;
  width:198px;
  border-bottom:1px solid #fff;
  margin:0 2px;
  padding:0 20px;
  border-left:0 none;
}

#main-menu.nojs li a:hover {
/*	background:url(../img/main_menu_item.gif) 0px 0px repeat-x;*/
  background:#5dad66;
  padding-bottom: 5px;
  margin-bottom:-5px;
  color:#fff;
  padding-top:5px;
  top:-5px;

}

ul.sub_menu_items {
  position: absolute;
  display: block;
  background: url(../img/submenu_bg.jpg) top center no-repeat;
  left:0;
  height:32px;
  width:480px;
  padding-left:10px;
  overflow: hidden;
  top:37px;
  border-bottom:3px solid #FFFFFF;
  border-top:3px solid #FFFFFF;
  margin-left:200px;
}
#main-menu.nojs ul.sub_menu_items {
  top:-9999px;
}
#main-menu li:hover ul.sub_menu_items,
#main-menu li.sfHover ul.sub_menu_items {
  top:37px;
}

#main-menu ul.sub_menu_items li {
  background: url(../img/bullet.gif) left center no-repeat;
  margin:0;
  margin-left:15px;
  padding-left:3px;
  border:0 none;
  width:auto;
}

#main-menu ul.sub_menu_items li a {
  border:0 none;
  width:auto;
  padding:0 5px;
  line-height: 32px;
}

#main-menu ul.sub_menu_items li:hover {
  list-style-image: url(../img/bullet_green.gif);
}

#main-menu ul.sub_menu_items li a:hover {
  color:#48844f;
}

/*SIDEBAR*/
.sidebar-block {
  min-height:65px;
  height:auto!important;
  height:65px;
  border-bottom: 5px solid #FFFFFF;
}
#sidebar-login-block {
  padding:48px 20px 10px 20px;
  background:#c5cea5 url(../img/side-block-login.jpg) top right no-repeat;
  position:relative;
}
#sidebar-login-block .content-decoration {
  background:transparent url(../img/login-block-decoration.png) top left no-repeat;
  position:absolute;
  top:0;
  left:-23px;
  width:23px;
  height:138px;
  z-index: 101;
}
#sidebar-login-block label {
  color:#666;
}
/*#sidebar-login-block a.password-recover,*/
#sidebar-login-block input {
  border:1px solid #aeb78b;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  -khtml-border-radius:3px;
}
/*#sidebar-login-block a.password-recover,*/
#sidebar-login-block .submit input {
/*  border:0 none;*/
  background:transparent;
  color:#666666;
  padding:5px;
  height:auto;
  font-size:11px;
}
#sidebar-login-block .metrics-try {
  font-size:14px;
  font-weight: bold;
}
#sidebar-blocks h2.title {
  font-size:13px;
  margin-bottom:10px;
  margin-top:0;
  font-family: Arial, Helvetica, sans-serif;
  color:#1a171b;
}

#sidebar-login-block h2.title {
  font-size:14px;
  margin-top:8px;
  font-weight: normal;
}

#sidebar-login-block p,
#sidebar-login-block label {
  font-size:13px;
}

#sidebar-login-block .input {
  margin-bottom:5px;
}

#sidebar-login-block .input input,
#sidebar-login-block .submit {
  width:100%;
}
#sidebar-login-block .submit {
  text-align: right;
}

#sidebar-login-block a{
  font-size:11px;
  text-decoration: none;
}

#sidebar-login-block a:hover{
  text-decoration: underline;
}

#sidebar-login-block #login-box-bottom {
  padding-top:3px;
  text-align: right;
}
#sidebar-login-block #login-box-bottom .separator{
  color:#58585A;
  font-size:12px;
  line-height: 11px;
  padding:0 3px;
}

#sidebar-news-block h2.title {
  border-bottom:1px solid #9c9d9f;
  padding-bottom:5px;
}
#sidebar-news-block {
  overflow: hidden;
  background: #EAEED5;
}
#sidebar-news-block .sidebar-block-top {
	background:url(../img/sidebar-news-top.jpg) top center no-repeat;
  height:134px;
  margin-bottom:-134px;
}

#sidebar-news-block .sidebar-block-bottom {
	background:url(../img/sidebar-news-bottom.jpg) bottom center no-repeat;
  height:248px;
  position:relative;
  top:-248px;
  z-index:0;
  margin-bottom: -248px;
}
#sidebar-news-block .sidebar-block-middle {
  min-height: 340px;
  position:relative;
  z-index:1;
  padding:15px 0;
}

#sidebar-signup-block .content {
  padding:10px;
}

#content-end {
	width:100%;
	height:12px;
}
#footer-end {
	background:url(../img/content_footer_bottom.gif) bottom center no-repeat;
	width:100%;
	height:9px;
}
#footer {
	background:url(../img/footer_bg.png) right center no-repeat;
  padding:10px 0 0 20px ;
	width:916px;
	margin:20px auto;
	color:#999999;
	text-align:left;
	line-height:140%;
  min-height:60px;
  height:auto!important;
  height:60px;
  position:relative;
}
#footer a{
	color:#999999;
	text-decoration:none;
}
#footer a:hover{
	color:#1a171b;
}

.email_signup {
	line-height:1.2em;
  color:#58585a;
  font-size:12px;
}
.email_signup label{
  font-size:12px;
}
.email_signup input{
	height:1.2em;
	padding:1px 0.5em;
	background:#f2f2f2;
	border:1px solid #bbb;
	color:#666;
  width:120px;
}
.email_signup .input{
  float:left;
  margin-right:5px;
  margin-top:5px;
}
.email_signup .submit input{
  height:1.2em;
  line-height: 1.2em;
  margin-top:5px;
  background:transparent none;
  border: 0 none;
  padding:0;
  float:left;
  width:auto;
}
#page-footer {
	background:url(../img/footer_bg.png) bottom left no-repeat;
	height:27px;
	padding:10px;
	width:957px;
	margin:0 auto;
	color:#ffffff;
	margin-bottom:30px;
}
#footer-about-us-link {
  position:absolute;
  width:180px;
  height:60px;
  bottom:0px;
  right:0px;
}

#content #side-image{
	float:right;
	width:300px;
	margin:0px 0 10px 20px;
}
#content #side-image img {
	width:300px;
}
#content #side-image .legend {
	text-align:center;
	font-weight:bold;
	font-size:90%;
}

/*Editor Styles*/
#content {
	padding:20px 20px;
	background:#fff url(../img/content-bottom.jpg) bottom left no-repeat;
	font-size:110%;
	color:#58585a;
	letter-spacing:1px;
	line-height:120%;
	min-height:585px;
	height:auto!important;
	height:585px;
	position:relative;
}
h1{
	font-size:30px;
	color:#1a171b;
	font-family:"Times new Roman", times, serif;
	margin:5px 0 10px 0;
	line-height:1.2em;
	font-weight:normal;
}
h1 em,
h2{
	font-family:"Times new Roman", times, serif;
	font-size:24px;
	color:#acafb1;
	margin:5px 0 20px 0;
	line-height:120%;
	font-weight:normal;
  font-style: normal;
}

h3 {
	color:#9e9e9e;
	font-size:110%;
	margin:5px 0 15px 0;
	line-height:110%;
	font-weight:bold;
}

h4{
	color:#6e6e6e;
	font-size:110%;
	margin:20px 0 5px 0;
	line-height:110%;
	font-weight:bold;
}
h5{
	color:#9e9e9e;
	font-size:100%;
	margin:5px 0 20px 0;
	line-height:110%;
	font-weight:bold;
	font-style:italic;
}
#content p{
	margin:10px 0;
}
#content ul {
	list-style-image:url(../img/bullet.gif);
	margin:10px 0;
  background:#f7fae9;
  position:relative;
  left:-20px;
  width:660px;
  margin-right:-20px;
  padding:10px 0 10px 30px;
}
#content ul ul{
  margin:0 0 0 40px;
  padding:0;
  width:auto;
}
#content ul li{
	margin:1em 0px;
	padding-left:5px;
}
#content ol {
	color:#81b53b;
	list-style:decimal;
	list-style-image:none;
	padding:10px 0;
	padding-left:40px;
	margin:10px 0;
}
#content ul p,
#content ol p{
	line-height:110%;
}
a{
	color:#58585a;
	font-weight:normal;
	text-decoration:underline;
}
a:hover{
	color:#1a171b;
	text-decoration:underline;
}

#content ul b,
#content ul strong,
#content ol b,
#content ol strong{
	color:#81b53b;
	font-weight:normal;
}




/*Staff*/
div.staff-list{

}
div.staff-member{
	min-height:140px;
	height:auto!important;
	height:140px;
	padding-bottom:1em;
}
div.staff-picture{
	display:block;
	float:left;
  width:126px;
}
div.staff-picture img{
	float:left;
	margin: 0 20px 0 0;
	border:1px solid #999;
}

div.staff-member h4,
div.staff-member h5,
div.staff-member-description {
  padding-left:140px;
}

/*Contact Form*/
.error-message{
	color:#aa3333;
}

#contact-form label {
	width:120px;
	float:left;
}
#contact-form .input input {
	width:180px;
}
#contact-form .captcha-image label,
#contact-form .captcha_input label,
#contact-form .textarea label {
	width:auto;
	display:block;
	float:none;
}
#contact-form textarea{
	width:300px;
}
#contact-form .contact_email_input{
	display:none;
}
input {

	vertical-align:middle;
}
.submit-image input {
	border:0;
	padding:0;
	background:none;
	vertical-align:middle;
	width:auto;
	height:auto;
}

/*Visual Feedback*/
#visual_feedback{
	width:955px;
	margin:0 auto;
	/*height:300px;*/
	background: url(../img/ajax-loader.gif) 50% 40px no-repeat;
	opacity:0.3;
	position:absolute;
	top:0px;

	bottom:0px;
}


/*Home page news */
#home_news{
	margin:0 0 20px 0;
	margin-bottom:0px;
	padding-bottom:10px;
	position:relative;
	padding-top:5px;
	/*
	border-top:2px solid #ddd;	
	border-bottom:2px solid #ddd;	
	*/
}

#home_news .news_category h4 {
	color:#58585A;
  margin-top:0;
  font-weight: normal;
}


#home_news .news_category{
  padding: 0 15px;
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-bottom: 5px solid #FFFFFF;
}


#home_news .news_category.twitter .title{
  padding-left: 20px;
  background: url(../img/icon-twitter.jpg) no-repeat;
}

#home_news .news_category.in_the_news .title{
  padding-left: 20px;
  background: url(../img/icon-news.jpg) no-repeat;
}

#home_news .news_category.testimonials .title{
  padding-left: 20px;
  background: url(../img/icon-test.jpg) no-repeat;
  font-style: italic;
}

#home_news .news_category.twitter{
  padding: 0 15px;
  padding-bottom: 0px;
  margin-bottom: 30px;
  border-bottom: none;
}

#home_news .news_category.twitter li{
  background: url("../img/bullet_grey.gif") no-repeat scroll 2px 5px transparent;
  margin: 10px 0;
  color:#58585A;
	font-size:0.9em;
	line-height:1.2em;
	text-decoration:none;
}



#home_news .news_category .more-link{
  text-align: right;
  font-size: 10px;
}

#home_news .news_item{
	margin:10px 0;
  background:url(../img/bullet_grey.gif) 2px 5px no-repeat;
  text-indent:10px;
}
#home_news .news_item a{
	color:#58585A;
	font-size:0.9em;
	line-height:1.2em;
	text-decoration:none;
}
#home_news .news_item a:hover{
	text-decoration:underline;
  color:#1a171b;
}
#home_news #metrics_link {
	display:block;
	position:absolute;
	top:-30px;
	right:-25px;
}
/*
	font-size:0.9em;
	border:1px solid #ccc;
	padding:3px 5px;
	width:315px;
	text-align:center;
	color:#4A6B1E;
	background:#C8D7C2;

}
#home_news #metrics_link:hover {

	text-decoration:none;
	color:#333;
	background:#ddd;
}
*/
#content #side-image #metrics_line_2{
	text-align:left;
	position:relative;
	left:-3px;
}
#content #side-image #metrics_line_2 *{
	vertical-align:middle;
}
#home_news #home_new_link {
	color:#999;
	display:inline;
	font-size:0.9em;
}

#content #side-image #metrics_guest_link img,
#content #side-image #metrics_link img{
	width:auto;
}
#content #side-image #metrics_guest_link{
	text-align:right;
	display:inline;
	margin-right:10px;
}


/*Home Page*/
#body-home #content ul {
  margin:0;
  float:left;
  padding-left:10px;
  width:680px;
  padding-top: 25px;
  padding-bottom: 25px;
  list-style-image: url(../img/bullet-big.gif);
}
#body-home #content p {
  clear:both;
}
#body-home #content ul li {
  float:left;
  width:50%;
  margin:0;
  padding:5px 0;
  font-size:14px;
  font-weight: bold;
  list-style-position: inside;
  letter-spacing: 0;
}
#body-home #content ul li:nth-child(odd) {
  width:40%;
}
#body-home #content ul li:nth-child(even) {
  width:60%;
}
#body-home #content ul li a {
  font-weight: bold;
}
#body-home #content ul#home-random-images {
  background:transparent none;
  left:-20px;
  top:-20px;
  list-style-image: none;
  margin:0;
  padding:0;
  position:relative;
  width:198px;
  margin-right:-198px;
  float:left;
  margin-bottom:-20px;
}
#body-home #content ul#home-random-images li {
  margin:0;
  padding:0;
}

#home-clients-list {
  background: url(../img/client_logos.jpg) top left repeat-x;
  display: block;
  height:100px;
  width:692px;
  position: relative;
  left:-20px;
  margin-bottom:1px;
}

#home-top-wrapper {
  background: url(../img/home_top_wrapper.jpg) right bottom no-repeat;
  position: relative;
  top:-20px;
  height:214px;
  padding-top:10px;
  width:427px;
  padding-left: 80px;
  padding-right:20px;
  overflow:hidden;
  margin:0 -40px -20px 142px;
}

.home-top-block {
  position:relative;
}
#home-waste-brokering-button {
  width:479px;
  height:53px;
  position:absolute;
  top:125px;
  right:-11px;
  overflow: hidden;
  background:url(../img/waste-removal-costs-long.png) top left no-repeat;
  text-indent: -9000px;
}

#home-waste-brokering-button:hover {
  background-position: bottom left;
}
#home-benchmarking-button {
  width:212px;
  height:55px;
  position:absolute;
  top:131px;
  right:260px;
  overflow: hidden;
  background:url(../img/benchmarking_button.png) top left no-repeat;
  text-indent: -9000px;
}

#home-benchmarking-button:hover {
  background:url(../img/benchmarking_button.png) bottom left no-repeat;
}

#home-top-wrapper h1,
#home-top-wrapper h1 em,
#home-top-wrapper h2 {
  text-align: right;
	color:#1a171b;
}
#home-top-wrapper h1 {
  margin-bottom: 0;
  font-size:30px;
}
#home-top-wrapper h2 {
  margin-top:0;
  margin-bottom:0;
}
#body-home #content h3 {
  background: #e8f3d5 url(../img/home_h3_bg.gif) left top repeat-y;
  margin:0 0 0px -20px;
  padding:10px 20px 10px 20px;
  width:100%;
  clear:left;
}

#body-home p {
/* font-family:"Times new Roman", times, serif;*/
 color:#1a171b;
  color:#58585a;
 font-size: 14px;
 letter-spacing: 0;
}

#content-bottom-block {
  padding:1px 0 0 20px;
  /*height:131px;*/
}
.home-middle-block h2,
#content-bottom-block h2 {
  margin-top:0;
  padding-top:10px;
  padding-bottom:10px;
  color:#1a171b;
  color:#58585A ;
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight: bold;
/*
  border-bottom:1px solid #9c9d9f;
*/
  margin-bottom:0px;
  /*width:650px;*/
}
#content-bottom-block h3 {
  padding-top:10px;
}

.home-middle-block {
  min-height: 134px;
  height: auto!important;
  height: 134px;
}
#body-home #content .home-middle-block p {
  margin-top:0;
}

/*SITEMAP*/
#sitemap-list {
  padding-bottom: 50px;
}

#content-middle-block p,
#content-bottom-block p {
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height: 1.3em;
}

.home-columns {
  width:650px;
  margin-top:30px;
  margin-bottom:30px;
}
.home-columns td {
  padding:5px;
  vertical-align: top;
}
td.home-page-left {
  width:300px;
}
td.home-page-right {
  width: 350px;
  padding-left:10px;
}
#body-home .home-page-right h2,
#body-home .home-page-left h2 {
  font-weight: bold;
  font-style: normal;
  font-size:14px;
}
#body-home .home-page-left p,
#body-home .home-page-left h2 {
  color:#888888;
}
.home-page-right h2 {
}

/*Social Media*/
ul#social-media-links {
  position:absolute;
  top:6px;
  right:-225px;  
  width:70px;
}
ul#social-media-links a {
  display:block;
  float:left;
  width:26px;
  height:26px;
  background:url(../img/social_media_icons.png) top left no-repeat;
  margin-left: 6px;
  text-indent: -9999px;
  text-align: left;
  overflow: hidden;
}
ul#social-media-links .facebook a {
  background-position: 0 0;
}
ul#social-media-links .facebook a:hover {
  background-position: 0 -26px ;
}
ul#social-media-links .twitter a {
  background-position: -26px 0;
}
ul#social-media-links .twitter a:hover {
  background-position: -26px -26px ;
}

