/*Custom Type Layout
=====================================*/
#page_content{
  margin-left: 11px;
  height: 600px;
}

.page_header{
  padding-top: 12px;
  padding-bottom: 4px;
  width: 739px;
  border-bottom: 1px #999999 solid;
}

.orange_text {
font-size: 13pt;
color: #FF6600;
text-transform: uppercase;
font-weight: bold;
}

.descript_text {
font-size: 7pt;
font-weight: bold;
}

#type_copy {
width: 739px;
font-family: arial, verdana, sans-serif;
font-size: 9pt;
line-height: 1.3em;
color: #000000;
}

#type_copy .email {
font-weight: bold;
color: #999999;
}


.img_2, .img_3, .img_4, .img_5, .img_6 {
margin-left: -3px;
}
