/* stylesheet for espositoholdings.com

ain't it grand?

*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  margin-top: 1em;
}
ul {
  list-style: none;
  margin-top: 5px;
  padding-top: 0.5em;
}
li {
  height: 55px;
  margin-left: 1.25em;
  padding-bottom: 0.25em;
}
li:hover {
  background: #eee;
}
.fadeimg {
  position: relative;
  top: 1em;
}

#logobox {
  background: url(/esposito_holdings_logo2.png) no-repeat; 
  margin-left: 5%;
  padding: 300px 0 0 0;
  position: relative;
}
.rollover {
  display: block;
  height: 54px;
  position: absolute;
  width: 54px;
  z-index: 1000;
}
.rollover[id="tcms"] { top: 18px; margin-left: 77px; }
.rollover[id="narchivist"] { top: 74px; margin-left: 23px; }
.rollover[id="openingup"] { top: 128px; margin-left: 77px; }
.rollover[id="wpss"] { top: 18px; margin-left: 185px; }
.rollover[id="thosting"] { top: 74px; margin-left: 132px; }
.logoarea {
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
}

#header {
  height: 230px;
}

#body {
  margin-left: 5%;
}
