/* @override http://localhost:3005/stylesheets/contact.css */
#left-column {
	float: left;
	display: inline;
	width: 268px;
	margin: 24px 0px 0px 24px;
}
#left-column h2 {
	margin: 0px 0px 12px 0px;
	color: #990000;
	font-size: 18px;
	width: 246px;
	height: 24px;
	text-indent: -5000px;
	background: url(../images/titles/contact_us.gif) no-repeat top left;
}
#left-column h4 {
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #990000;
}
#left-column p {
	margin: 0px 0px 6px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
#right-column {
	float: right;
	display: inline;
	width: 420px;
}
#right-column p {
	margin: 0px;
	padding: 0px;
}