div#nav {
  border: 0;
  }
div#content {
  width: 895px;
  margin: 0;
  padding: 0;
  }
div.home div.top,
div.home div.bottom {
  display: block;
  position: relative;
  width: 895px;
  }
  
  
  
  
  
  
div.home div.top {
  height: 306px;
  background: #1f2c7e url(/images/pages/home/bg_top.jpg) 0 0 no-repeat;
  }  
  
div.home div.bottom {
  height: 274px;
  background: #b7d6f6 url(/images/pages/home/bg_bottom.gif) 0 0 repeat-x;
  }



div.home div.top div.third {
  display: block;
  position: relative;
  float: left;
  width: 264px;
  margin: 0;
  padding: 21px 0 10px 0;
  }
div.home div.top div.first {
  margin: 0 24px 0 27px;
  }
div.home div.top div.last {
  margin: 0 27px 0 24px;
  }

div.home div.top div.third h2 {
  display: block;
  position: relative;
  height: 29px;
  margin: 0;
  padding: 0;
  font: normal 16px Verdana;
  }
div.home div.top div.third h2 a {
  display: block;
  width: 264px;
  height: 29px;
  }
  
  
a#propertyForLease {
  background-image: url(/images/pages/home/property_for_lease.gif);
  } 
a#retailTenants {
  background-image: url(/images/pages/home/retail_tenants.gif);
  } 
a#propertyForSale {
  background-image: url(/images/pages/home/property_for_sale.gif);
  } 
  
div.home div.top div.third div.graphic {
  display: block;
  position: relative;
  width: 264px;
  height: 204px;
  background-color: #fff;
  }
  
div.home div.top div.third h4 a {
  display: block;
  position: relative;
  width: 264px;
  margin: 0;
  padding: 8px 0 8px 0;
  background-color: #ccc;
  color: #374183;
  font: bold 13px "Trebuchet MS", Verdana, sans-serif;
  text-align: center;
  }
div.home div.top div.third h4 a:hover {
  color: #1f2c7e;
  }

  
  
  
div#retail_tenants {
  display: block;
  position: relative;
  height: 204px;
  overflow: hidden;
  background-color: #fff;
  }
div#retail_tenants div.graphic {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  }
div#retail_tenants div.graphic img {
  margin-top: 13px;
  }  
  
  
  
  
  
  
  
div.bottom div.left,
div.bottom div.right {
  display: block;
  position: absolute;
  top: 20px;
  height: 215px;
  }

div.bottom div.left {
  left: 29px;
  width: 469px;
  background: transparent url(/images/pages/home/bg_map.gif) 0 0 no-repeat;
  }
  
div.bottom div.left div.content {
  padding: 27px 20px 20px 40px;
  }
div.bottom div.left div.content ul {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #0e1d85;
  list-style-type: none;
  }
div.bottom div.left div.content ul li {
  margin: 7px 0 7px 0;
  }
  
div.bottom div.left div.content ul li a {
  color: #0e1d85;
  padding-left: 15px;
  background-image: url(/images/pages/home/indicator.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  }
div.bottom div.left div.content ul li a:hover {
  text-decoration: underline;
  background-image: url(/images/pages/home/indicator.gif);
  background-position: 0 -19px;
  }
 


  
div#california {
  display: block;
  position: absolute;
  top: 15px;
  right: 30px;
  width: 125px;
  height: 191px;
  background-repeat: no-repeat;
  background-image: url(/images/pages/home/california.png);
  }
  
h3#officeLocations {
  background-image: url(/images/pages/home/epsteen_office_locations.gif);
  }
  
div.bottom div.right {
  left: 535px;
  width: 333px;
  height: 220px;
  overflow: hidden;
  }
div#officeDescriptions div {
  display: none;
  }
div#officeDescriptions div#triCountyOffice {
  display: block;
  }
  
div.bottom div.right h3 {
  display: block;
  margin-top: 27px;
  }
  
  

  
  
div#footer {
  margin-top: 0;
  }