#main{
	background: url(/images/contact.background.jpg) no-repeat bottom right;
	height: 390px;
	padding: 160px 0 0 0;
	width: 647px;
}

#text{
	margin: 0 0 0 100px;
}

#main h2{
	background-image: url(/images/contact.locations.gif);
	height: 24px;
	margin: 0 0 10px 30px;
	overflow: hidden;
	text-indent: -55555px;
	width: 295px;
}

#main .column{
	display: inline;
	float: left;
	margin-left: 30px;
	width: 150px;
}

#main h3{
	color: #970a0d; /* red */
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 20px;
}

#main h3.email{
	background-image: url(/images/contact.emailus.gif);
	height: 17px;
	text-indent: -55555px;
	width: 59px;
}
