﻿#content
{
	background-image: url(../images/contact-us.gif);
	line-height: 1.1em;
}

#left
{
	width: 588px;
	padding: 15px;
}

#right
{
	width: 295px;
	padding: 15px;
	float: right;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.2em;
}

#map
{
	margin-top: 2em;
}

#map a:link, #map a:visited
{
	color: #fff;
}

#map a:link:hover, #map a:visited:hover
{
	color: #aaa;
}

#coupon img
{
	margin-top: 1em;
	border: solid 1px #EAD1B3;
}