﻿#hdrimage {
margin: 0px 0px 0px 0px;
position: relative;
background-image: url('/site_images/contact_us_header.jpg');
background-position:left top;
background-repeat: no-repeat;
height: 128px;
width: 900px
}

#hdrline {
clear:both;
width: 899px; 
position: relative; 
top: -3px; 
color: #656563;
background: #F1EBD5 url('/site_images/leadarrow.png') no-repeat;
border-top: 1px #494949 solid;
border-bottom: 1px #494949 solid;
border-right: 1px #494949 solid;
padding-top: 6px;
padding-bottom: 6px
}
