body {
  padding: 20px 0px 0px 0px;
  margin:0;
  background: url(../images/top_border.gif) repeat-x;
}

ul, ol, p, h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
  border: none;
}
a {
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
}
a img {
  border: none;
}
p {
  padding-top: 20px;
  padding-left:2px;
  font-size: 13px;
  font-family: Verdana;
  color: #403F3F;
}
p a, ul li a {
  color: #403F3F;
  border-bottom: 1px solid #DD925B;
}
p a:hover, ul li a:hover {
  color: #9D014A;
}
strong {
  color: #9D014A;
  font-family: Georgia;
  letter-spacing: 2px;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}

#framework {
  width: 990px;
  margin: 0px auto 0px auto;
  background: url(../images/body_bg.gif) repeat-y;
}
#h {
  padding: 0px 45px 0px 45px;
  position: relative;
  height: 110px;
}
#logo {
  text-indent: -10000px;
  width: 175px;
  height: 75px;
  position: absolute;
  top: 20px;
  left: 45px;
  background: url(../images/logo.gif) no-repeat;
  cursor: pointer;
}
#an {
  list-style-type: none;
  position: absolute;
  top: 20px;
  right: 45px;
  height: 25px;
  border-bottom: 1px solid #d7d6d5;
}
#an li {
  display: inline;
}
#an li a {
  display: block;
  float: left;
  border-right: 1px solid #dd925b;
  padding-right: 6px;
  margin-right: 6px;
  color: #8b7d83;
  font-family: Verdana;
  font-size: 12px;
}
#an li a:hover {
  color: #9D014A;
  text-decoration: underline;
}
#an li #last {
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}
#gn {
  list-style-type: none;
  position:absolute;
  top: 58px;
  left: 270px;
  height: 30px;
  width: 676px;
  border-bottom: 1px solid #d7d6d5;
}
#gn li {
  display: inline;
}
#gn li a {
  display: block;
  float: left;
  height: 29px;
  border-bottom: 1px solid #ffffff;
  text-indent: -10000px;
  margin-right: 35px;
}
#gn li a:hover {
  border-bottom: 1px solid #8b7d83;
}
#gn li #last {
  margin-right: 0px;
}
#gn li #gn_home {
  background: url(../images/gn_home.gif) no-repeat;
  width: 68px;
}
#gn li #gn_consumer {
  background: url(../images/gn_consumer.gif) no-repeat;
  width: 111px;
}
#gn li #gn_business {
  background: url(../images/gn_business.gif) no-repeat;
  width: 95px;
}
#gn li #gn_asset {
  background: url(../images/gn_asset.gif) no-repeat;
  width: 64px;
}
#gn li #gn_realestate {
  background: url(../images/gn_realestate.gif) no-repeat;
  width: 122px;
}
#b {
  padding: 0px 45px 0px 45px;
}
.clear {
  clear: both;
}
#f {
  width: 970px;
  margin: 0px auto 0px auto;
  padding-top: 35px;
  padding-left: 20px;
  background: url(../images/footer_bg.gif) no-repeat;
}
#fn {
  list-style-type: none;
  height: 20px;
}
#fn li {
  display: inline;
}
#fn li a {
  display: block;
  float: left;
  padding-right:4px;
  margin-right: 4px;
  border-right: 1px solid #8b7d83;
  color: #8b7d83;
  font-family: Verdana;
  font-size: 12px;
}
#fn li a:hover {
  color: #9D014A;
  text-decoration: underline;
}
#fn li #last {
  border-right: none;
}
#fc {
  color: #646363;
  font-family: Verdana;
  font-size: 12px;
  margin:0;
  padding:0;
}