body {
  margin: 0;
  padding: 0;
  background-color: #666;
  font-family: Sabon Roman, Times New Roman, Garamond, sans-serif;
  margin: auto;
  text-align: left;
  width: 900px; 
  height: 750px;
}

#header {
  height: 42px;
  margin-top: 0;
  background-color: #ffffff;
}
#hdraddrimg {
  position: relative;
  left: -1500px; }
#hdrimg { 
position: relative;
left: 1500px;
}
#header h1 {
/*  background: url("../images/header-img.png") top left no-repeat; */
  width: 900px;
  height: 42px;
  margin-top: 0;
  margin-bottom: 0;
}
#header h1 span, #header h2 span, #header #contact span {
  position: absolute;
  margin-left: -999em;
}
#header h2 {
 /* background: url("../images/header-addr.png") top left no-repeat; */
  width: 900px;
  height: 61px;
  margin-top: 0;
  margin-bottom: 0;
  
}
#header #contact {
  background: url("../images/email.jpg") top right no-repeat;
  margin-left: 622px;
  margin-right: 148px;
  width: 130px;
  height: 18px; 
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  cursor: pointer;
}
.selected {
  border-bottom: 1px solid #c00;
}
#navigation a {
  text-decoration: none;
  color: #666;
}
#navigation ul {
  margin-left: 75px; 
  width: 900px; }
  
#navigation ul li {
  display: inline;
  list-style-type: none;
  padding: 0 15px 0 12px;
  font-size: 14px;
  letter-spacing: .15em;
}
#navigation ul li .bigger {
  font-size: 17px;
}
.line {
  height: 15px;
  width: 900px;
  background: url("../images/line.gif") top left no-repeat;
}
#container {
  background: #fff url("../images/bg.gif") top left no-repeat;
  width: 900px;
  /* ******height: 700px;  ************/
}
#pageFooter {
  height: 45px;
  background: url("../images/footer-img.gif") top left no-repeat;
  width: 900px;
  top: 655px;
  /* ******position: absolute; ************/
}

#paFootImagesclient {
  overflow: hidden;
  position: absolute;
  top: 540px;
  height: 184px;
padding-left: 150px; }
.narrowcolumn {
  margin-left: 150px;
  margin-right: 150px; /*******luis right ************/
}

#indexFootImages, #paFootImages {
  overflow: hidden;
  position: absolute;
  top: 466px;
  height: 184px;
}

#indexFootImages img, #paFootImages {
  margin: 0;
  padding: 0;
}
#paFootImages, #pa, #twittered {
  padding-left: 150px; }
.narrowcolumn {
  margin-left: 150px;
  margin-right: 150px; /*******luis right ************/
}  
#mainContent {
	/****** width: 745px;/*******luis right ************/
	 margin-top: 160px;
}
#mainContent p {
  padding-left: 151px;
  padding-right: 151px; /*******luis right ************/
  font-size: 14px;
  text-align: justify;
  line-height: 1.25em;
 }
 .narrowcolumn p {
   margin-left: -150px;
   }
#pa {
  font-size: 14px;
}
#pa h2 {
  font-size: 16px;
  }
#attorneyContent table {
  padding-left: 151px;
  font-size: 14px;
  width: 700px; }
#attorneyInfo {
  padding-left: 7px;
}
#attorneyContent h3 {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
#attorneyContent li {
  margin-left: 20px; }