body {
  margin: 0px; padding: 0px;
  background-color: #f7f9f9;
  background: url(../images/body_bg.jpg) repeat-x;
  font-family: Arial;
  font-size: 12px;
}

table, tr, td, div { margin: 0px; padding: 0px; }
a { color: black; text-decoration: none }
a:hover { text-decoration: underline }

#all {
  width: 1084px;
}

#header {
  height: 135px;
  background: url(../images/header.jpg) top center no-repeat;
}

#slideshow {
  height: 228px;
}

#slideshow img { position:absolute }

#the_post_link { 
  display: block; 
  position: absolute; 
  width: 210px; 
  height: 140px; 
  margin: -380px 0 0 780px;
}

#left_pen {
  width: 55px;
  min-height: 470px;
  background: url(../images/left_pen.jpg) no-repeat;
}

#content {
  width: 679px;
  height: 315px;
  text-align: justify;
  background: url(../images/content.jpg) no-repeat;
  padding: 80px 30px 0 50px;
  font-family: Arial;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 180%;
  color: #3a3a3c;
}

#martorcasemanagment {
  position: absolute;
  margin: -45px 0 0 0;
}

.title { font-size: 26px; font-family: Arial; color: #581207; }
.ftitle { font-size: 26px; }

.readmore   {
  position: absolute;
  width: 150px;
  margin: -15px 0 0 525px;
}

.readmore  a { color: #a41d23; font-family: Arial; font-size: 14px; font-weight: bold; }

#address {
  color: #920909;
  width: 350px;
  position: absolute;
  margin: 227px 0 0 210px;
  font-size: 15px;
  font-family: Arial;
  font-weight: bold;
  color: #910909;
  letter-spacing: 2px;
}

#nav {
  height: 75px;
}

#table_nav tr td {
  background: url(../images/separator.jpg) no-repeat;
  padding-left: 1px;
}

#featured_items {
  width: 220px;
  height: 430px;
  background: url(../images/featured_items.jpg) no-repeat;
  padding: 40px 30px 0 20px;
  color: #a41d23;
}

.featured_items_title {
  font-size: 14px;
  font-weight: bold;
}

.featured_items_content {
  padding-left: 10px;
}

.img_featured_items {
  margin: 10px 10px 0 0;
}

.featured_items_line {
  border-top: 1px solid #a41d23;
  height: 1px;
  width: 100px;
  margin: 20px 0 20px 0;
}

#copyright {
  font-size: 11px;
  font-family: Arial;
  color: #920909;
  margin-top: -40px;
  padding-right: 150px;
}

#platinumits {
  font-size: 11px;
  color: #8e857c;
}
