.large_img_over {
  background-image: url(/Content/images/large_img_over.png); 
  background-repeat: no-repeat; 
  background-position: left top; 
  position: relative; 
  top: -406px; 
  z-index: 2;
  width: 742px;
}
.bottom {position: relative; top: -406px;}
.main_content h1 {font-size: 28px; background: url(/Content/images/titles/title_bg.gif) no-repeat left top; margin: 0; padding: 14px 0 20px 0;}
.main_content h2 {text-transform: uppercase; font-size: 18px;font-family: "Arial Narrow"; font-weight: normal; color: #aeadad;
                  background: url(/Content/images/titles/title_small_bg.gif) no-repeat left top; width: 100%; border-bottom: 1px dashed #161616; margin: 0 0 5px 0; padding: 10px 0 6px 2px;}

