#header { 
  background-image: url(/images/greenit/Landing-page-banner2-14-07-08.jpg);
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 0px 0px;
 }

h1, h2 { 
  color: #21a947;
  font-family: Verdana, Tahoma, Arial;
  padding: 0.1em 0em 0.2em 0.24em;
 }

h2 { 
  padding-top: 0em;
  margin-top: 0em;
 }

.lowerContent > h2 { 
  position: relative;
  margin-top: 1em;
 }

p { 
  padding: 0em 0.75em 0.5em 0.75em;
  font-family: Verdana, Tahoma, Arial;
  font-size: 0.8em;
 }


.leftContent, .rightContent { 
  text-align: center;
  margin-left: 20px;
 }

#middleContent { 
  margin-top: 0px;
  height: auto;

 }


img { 
  padding: 1em 1em 0em 1em;
 }

img.adventpic {

  position: relative;
  float: left;

  
  padding-bottom: 0em;
  margin-bottom: 0em;
 }

img.adventlogo {
  /* new */
 
  position: relative;
  float: right;


  margin-top: 0em;
  margin-left: 0em;
  padding: 0em 0em;
  left: -4.75em;
 }

#lowerContent {
  position: relative;
  top: 0px;
  margin-top: -100px;
  height: auto;
 }

.leftContent { 
/*  background-image: url(/images/greenit/recycle-logo.png);
  background-repeat: no-repeat;
  background-position: 250px 145px; */
 }

.leftContent { 
  background-image: url(/images/greenit/carbon-footprint.png);
  background-repeat: no-repeat;
  background-position: 0px 300px;
 }

#greenbanner { 
  position: absolute;
  top: 0px;
  left: 200px;
 }

p.ecotext { 
  font-size: 0.8em;

 }

div.launch {

  /* new */
  position: relative;
  float: right;

  text-align: center;
  padding: 0;
  margin: 7em 0 0 0;
  left: -5em;
  z-index: 99;

}


div.launch > p { 
  margin: 0em auto 0.5em auto;
  padding: 0;
  font-family: Verdana, Tahoma, Arial;
  display: block;
 }


.leftContent img, .rightContent img {
  margin-bottom: 0em;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.leftContent img { 
  margin-top: -1em;
  margin-left: 200px;
 }

.leftContent ul { 
  text-align: left;
}

.leftContent > ul > li {
  font-family: Verdana, Tahoma, Arial;
  font-size: 0.85em;
  margin-bottom: 4px;
}


.leftContent > ul > li.subscr { 
/*   margin-bottom: -2px; */
 }

/*
h2.subscr { 
  margin-bottom: -6px;
 }
*/

h2.quoted { 
  position: relative;
  font-size: 110%;
/*   top: 30px; */
/*   margin-bottom: 30px; */
  margin-left: 4px;
 }