body, td {
  text-align:center;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
}

img { 
  border: none;
}

.hr {
  background: transparent url(images/hr.gif) no-repeat;
  height: 1px;
  width: 476px;
}

#container {
  width: 780px;
  text-align:left;
  margin:auto;
}

#header {
  position: relative;
  background: transparent url(images/header.gif);
  height: 67px;
}

#header-links {
  position: absolute;
  top: 38px;
  left: 590px;
}

#header-links a {
  color: black;
}

#topnav {
  position: relative;
  background: transparent url(images/nav-buttons.gif);
  height: 35px;
}

#topnav a {
  color: white;
  font-size: 13px;
  text-decoration: none;
}

#topnav a:hover {
  text-decoration: underline;
}

#footer {
  clear: both;
  background: transparent url(images/footer.gif) 0px 1px no-repeat;
  padding-top: 7px;
  height: 22px;
  text-align: center;
  font-size: 10px;
}

#footer-nav {
  text-align: center;
  margin-top: 10px;
  color: #9f9f9f;
}

#footer-nav a {
  color: #9f9f9f;
  text-decoration: none;
}

#content {
  margin: 1px 0px 1px 0px;
}

#content-left {
  float: left;
  overflow: hidden;
  background-color:#00a99d;
  border-right:1px solid #ffffff;
}

#content-right {
  background: transparent url(images/frontpage-headerbox.jpg) no-repeat;
  float: left;
  width: 555px;
  margin:0px;
  padding:205px 0px 0px 0px;
  overflow: hidden;
}

#current-rates {
  background: transparent url(images/box-current-rates.gif) no-repeat;
  position: relative;
  width: 224px;
  height: 205px;
  font-size: 13px;
  line-height: 20px;
  color: white;
  margin-bottom: 1px;
  border-bottom:1px solid #ffffff;
}

#current-rates-conforming {
  position: absolute;
  top: 58px;
  left: 113px;
}

#free-quotes {
  background: url(images/button-free-quote-now.jpg) no-repeat;
  width:224px;
  margin:0px;
  padding:0px;
  border-bottom:1px solid #ffffff;
  padding:50px 0px 8px 0px;
}
#current-rates-jumbo {
  position: absolute;
  top: 125px;
  left: 113px;
}

#purchases {
  background: transparent url(images/left-box-purchases.gif) no-repeat;
  width: 224px;
  margin:0px;
  padding:50px 0px 8px 0px;
  color: white;
  border-bottom:1px solid #ffffff;
}


#refinances {
  background: transparent url(images/left-box-refinances.gif) no-repeat;
  width: 224px;
  padding:50px 0px 8px 0px;
  color: white;
  border-bottom:1px solid #ffffff;
}

#purchases .li, #refinances .li {
  background: transparent url(images/bullet-tealbg1.gif) 0px 6px no-repeat;
  font-size: 12px;
  padding-left: 16px;
  margin-left: 14px;
  line-height: 19px;
}

#refinances .li {
  background: transparent url(images/bullet-tealbg2.gif) 0px 6px no-repeat;
}

#frontpage-fha {
  background: transparent url(images/frontpage-fha-bg.jpg) bottom no-repeat;
  padding: 100px 0px 0px 23px;
  margin:0px;
  color: #0966b6;
}
  .frontpage-fha-button {
    padding:28px 0px 35px 80px;
	margin:0px;
  }
#frontpage-fha h1 {
  font-size: 24px;
  font-weight: normal;
  padding:5px 0px 10px 0px;
  margin:0px;
}

#frontpage-fha .li {
  margin:0px;
  background: transparent url(images/bullet-whitebg.gif) 0px 7px no-repeat;
  padding-left: 16px;
  font-size: 12px;
  line-height: 19px;
}

#main-content {
  padding: 0px 0px 0px 18px;
  color: #4b95d4;
  font-size: 13px;
  line-height: 20px;
  width: 475px;
}

#main-content td {
  color: #4b95d4;
  font-size: 13px;
  line-height: 20px;
}

#main-content p {
  margin: 0px;
  padding:10px 0px;
}

#main-content h1 {
  color: #0966b6;
  font-weight: normal;
  font-size: 24px;
  padding:20px 0px 10px 0px;
  margin:0px;
}

