/*#topHeadline {
	width: 715px;
	height: 285px;
	position: relative;
	left: 15px;
	background: url('/img/contact-washington.gif') no-repeat 0 0;
}*/

#topHeadline {
	background: url('/img/contact-washington.gif') no-repeat 0 0;
	height: 285px;
	width: 715px;
	margin: 0 0 0 0;
}	.ie6 #topHeadline {
		position: relative;
		zoom: 1;
	}

#topHeadline.new-york {
	background-image: url('/img/contact-new-york.gif');
}

#topHeadline.chicago {
	background-image: url('/img/contact-chicago.gif');
}

p.big {
	font-weight: 600;
	font-size: 1.1667em;				/* 14px */
	line-height: 1.1429em;			/* 16px */
}

h5 {
	text-transform: uppercase;
}

a#getDirections {
	display: block;
	width: 115px;
	height: 28px;
	margin-top: 0.5em;
}


#slideNav {
	position: absolute;
	bottom: 22px;
	right: 376px;
}

#slideNav a {
	display: block;
	float: left;
	width: 7px;
	height: 7px;
	background: url('/img/contactDot.gif') no-repeat 0 0;
	text-indent: -9999px;
	margin-right: 4px;
}	.ie6 #slideNav a {
		line-height: 7px;
		padding: 0;
		display: inline;
	}

#slideNav a.activeSlide,
#slideNav a:hover {
	background-position: 0 100%;
}

#slide {
	width: 350px;
	height: 278px;
	position: absolute;
	right: 7px;
	bottom: 0;
}	.ie6 #slide {
		bottom: -1px;
		right: 6px;
		zoom: 1;
	}

#slide div {
	width: 350px;
	height: 278px;
	display: none;
	border-left: 1px solid #9AD5E3;
	background-position: 100% 0;
}