div#content_main div#title-bar {
height:165px;	
background-image: url(../images/contact_us_banner.gif);
background-repeat: no-repeat;
background-position: left;
}


form .button {
	background: url(../images/send_submit_up_button.gif) no-repeat left;
}

form .button:hover  {
	background: url(../images/send_submit_down_button.gif) no-repeat left;
}

