body {
  margin: 0;
  padding: 0;
  background-color: #CCCCCC;
  background-position: center top;
  background-repeat: repeat-y;
  color: #000000;
  position: relative;
  font-family: verdana,helvetica,arial,sans-serif;
  text-align: center;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 760px;
  text-align: left;
}
#top {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #FFFFFF;
  color: #000000;
}
#menu {
  margin: 0px 1px;
  padding: 6px 0px 3px 0px;
  background-color: transparent;
  color: #000000;
}

#header {
  position: relative;
  margin: 0px;
  padding: 0;
  width: 100%;
  height: 170px;
  background-image: url('/rk/images/bg_header_2011.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
#headerListings {
  position: relative;
  margin: 0px;
  padding: 0;
  width: 100%;
  height: 170px;
  background-position: center;
  background-repeat: no-repeat;
}
#top img#house {
  position: absolute;
  bottom: -1px;
  left: 0;
  margin: 0;
  border:none;
}
#main {
  clear: both;
  position: relative;
  margin: 0 0 0;
  padding: 0;
  width: 760px;
  background-color: transparent;
}
#content {
  float: left;
  position: relative;
  margin: 0;
  padding: 12px 30px 50px 10px;
  width: 536px;
  \width: 576px;
  w\idth: 536px;
  background: url('/rk/images/img_buysmartsellsmart.gif') center bottom no-repeat;
}
#bannerad {
  margin: 0 0 6px;
  text-align: center;
}
#sidebar {
  margin-right: 3px;
  display: inline;
  float: right;
  width: 172px;
}
#footer {
  clear: both;
  margin: 0 210px 0 3px;
  padding: 0;
  text-align: center;
  border-top: 1px dashed #aaa;
}
