body {
  margin: 0px; padding: 0px;
  background: url(../images/body_bg.jpg) repeat-x;
  background-color: #f9f9f9;
  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 }

.title { font-size: 24px; font-family: Times New Roman; color: #581207; }
 .ftitle { font-size: 32px; }

#all {
  width: 994px;
}

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

#extra_header {
  width: 34px;
  height: 134px;
  background: url(../images/extra_header.png) no-repeat;
  position: absolute;
  margin: 0 0 0 994px;;
}

#logo_homepage {
  width: 390px;
  height: 100px;
  margin: 14px 0 0 15px;
  position: absolute;
}

#span_homepage {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 390px;
  height: 100px;
}

#nav {
  width: 768px;
}

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

#nav_note_fix_header {
  width: 226px;
  height: 71px;
  background: url(../images/nav_note_fix_header.png) no-repeat;
}


#nav_note_extra_fix_header {
  width: 34px;
  height: 136px;
  background: url(../images/nav_note_extra_fix_header.png) no-repeat;
  position: absolute;
  margin: 0 0 0 994px;;
}

#main_content {
  width: 994px;
  min-height: 312px;
  background: url(../images/main_content.jpg) repeat-y;
}

#main_content_top {
  width: 994px;
  min-height: 312px;
  background: url(../images/main_content_top.jpg) top right no-repeat;
}

#main_content_bottom {
  width: 1029px;
  min-height: 312px;
  background: url(../images/main_content_bottom.png) bottom left no-repeat;
}

#content {
  width: 942px;
  min-height: 312px;
  padding: 20px 20px 80px 30px;
}

#bottom_nav_for_content {
  width: 994px;
  position: absolute;
  margin-top: -34px;
  color: #910909;
}

#bottom_nav_for_content a { color: #910909 }

#martorllc {
  width: 100px;
  position: absolute;
  margin: -36px 0 0 58px;
  font-size: 14px;
  color: #910909;
}

#martor_address {
  width: 150px;
  position: absolute;
  margin: -41px 0 0 780px;
  font-size: 12px;
  color: #910909;
}

#main_content_bottom_extra {
  width: 54px;
  height: 41px;
  background: url(../images/main_content_bottom_extra.png) -1px 0 no-repeat;
}

#left_pen {
  width: 55px;
  height: 353px;
  background: url(../images/left_pen.png) no-repeat;
  position: absolute;
  margin: -312px 0 0 -55px;;
}

#copyright {
  font-size: 11px;
  font-family: Arial;
  color: #920909;
  margin-top: -30px;
}

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