/* company */

/* font sizing */

h2#contact {
	padding: 24px 0 0 0;
	margin: 2px 0 2px 0;
	overflow: hidden;
	background: url("../img/hdr-contact.gif") no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:24px; /* for IE5.5's bad box model */
	}

/* layout elements */

body#contact div#title {
padding: 148px 0 0 0;
overflow: hidden;
background: url("../img/hdr-contact.jpg") no-repeat;
height: 0px !important; /* for most browsers */
height /**/:148px; /* for IE5.5's bad box model */
}



