body {
  margin: 0px;
  margin-top: 40px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10pt;
}

div.wrapper {
  position: relative;
  margin: auto;
  width: 712px;
  height: 532px;
}

div.wrapper div {
  position: absolute;
}

div.logo {
  left: 0px;
  top: 0px;
  width: 150px;
  height: 120px;
  text-align: center;
}

div.title {
  left: 162px;
  top: 0px;
  width: 550px;
  height: 120px;
  background-repeat: no-repeat;
}

div.quote {
  left: 0px;
  top: 132px;
  width: 150px;
  height: 70px;
}

div.home {
  left: 0px;
  top: 207px;
  width: 150px;
  height: 40px;
}

div.plantlist {
  left: 0px;
  top: 252px;
  width: 150px;
  height: 40px;
}

div.findus {
  left: 0px;
  top: 297px;
  width: 150px;
  height: 40px;
}

div.otherinfo {
  left: 0px;
  top: 342px;
  width: 150px;
  height: 40px;
}

div.buffer {
  left: 0px;
  top: 387px;
  width: 150px;
  height: 20px;
  padding-top: 110px;
  text-align: center;
}

div.buffer a {
  color: #ffffff;
}

div.webvortex {
  left: 0px;
  top: 517px;
  width: 150px;
  height: 15px;
  
  font-size: 8pt;
  text-align: center;
}

div.copy {
  left: 162px;
  top: 132px;
  width: 550px;
  height: 385px;
}

div.copyright {
  left: 162px;
  top: 517px;
  width: 550px;
  height: 15px;
  
  font-size: 7pt;
  text-align: center;
}

img.logo {
  display: block;
  margin: 10px;
  vertical-align: middle;
}

div.quote div {
  font-style: italic;
  text-align: right;
  padding: 5px;
  font-size: 9pt;
}

div.link {
  text-align: right;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 18pt;
  text-decoration: none;
}

a.link {
  text-decoration: none;
}

span.link {
  display: block;       /* Work-around for IE vertical-align bug */
  margin-right: 10px;
  margin-top: 5px;      /* Work-around for IE vertical-align bug */
  vertical-align: middle; /* This works on it's own in firefox and chrome.  Remove other two statements if bug is fixed in IE8 */
}

div.webvortex a {
  text-decoration: underline;
}

div.webvortex a:hover {
  text-decoration: none;
}

iframe.copy {
  margin: 12px;
  width: 526px;
  height: 361px;
}
