body
{
	background-image: url("/images/background.gif");
	background-repeat: repeat-y;
	font-size: 14px;
	color: #777777;
	text-align: left;
}

h2
{
	margin-top: 0px;
	margin-bottom: 10px;
}

h3
{
	margin: 0px;
}

.address
{
	float: left;
}

.location
{	
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contact
{
	padding-left: 40px;
	float: left;
}

.coupon
{
	width: 500px;
	border: 1px solid #006699;
	padding: 20px;
	background-image: url("/watermarks/standard.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.coupon_info
{
	color: #990000;
}

.fine_print
{
	font-size: 12px;
}

.logo
{
	position: absolute;
	top: 63px;
	left: 70px;
}

.staff
{
	padding-top: 10px;
	clear: right;
}

.image1
{
	position: absolute;
	top: 60px;
	left: 285px;
}

.image2
{
	position: absolute;
	top: 60px;
	left: 465px;
}

.image3
{
	position: absolute;
	top: 60px;
	left: 670px;
}

.staff_image
{
	float: right;
	padding: 5px;
}

.vertical_bar
{
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 60px;
	height: 100%;
	width: 140px;
	background-color: #537167;
}

.horizontal_bar
{
	position: absolute;
	margin: 0px;
	top: 50px;
	left: 0px;
	width: 100%;
	height: 150px;
	background-color: #545583;
}

.links
{
	font-size: 18px;
	width: 660px;
	padding: 3px;
	position: absolute;
	top: 215px;
	left: 80px;
}

.bullet1
{
	position: absolute;
	top: 0px;
	left: 77px;
	display: none;
}

.bullet2
{
	position: absolute;
	top: 21px;
	left: 65px;
	display: none;
}

.bullet3
{
	position: absolute;
	top: 42px;
	left: 80px;
	display: none;
}

.bullet4
{
	position: absolute;
	top: 63px;
	left: 67px;
	display: none;
}

.bullet5
{
	position: absolute;
	top: 84px;
	left: 92px;
	display: none;
}

.bullet6
{
	position: absolute;
	top: 105px;
	left: 64px;
	display: none;
}

a
{
	text-decoration: none;
	color: #ffffff;
}

a.link2
{
	text-decoration: none;
	color: #006699;
}
