﻿body {
	background-image: url('../images/background.gif');
	background-repeat: repeat;
	margin: 0 auto;
}
img {
	border: none;
}
#container {
	background: #ffffff;
	width: 986px;
	height: 534px;
	margin: 0 auto;
}
#top-bar {
	background-image: url('../images/red-topbar.gif');
	background-repeat: no-repeat;
	width: 986px;
	height: 15px;
	font-size: 0px;
}
#logo-container {
	background-image: url('../images/logo-bg.gif');
	background-repeat: no-repeat;
	width: 986px;
	height: 112px;
	font-size: 0px;
}
.logo {
	margin: 0px 0px 0px 72px;
}
.photo {
	padding: 12px 0px 0px 0px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 260px;
	text-align: center;
	line-height: 19px;
	padding: 10px 0px 0px 0px;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 260px;
	text-align: center;
	padding: 5px 0px 0px 0px;	
}
.order-now {
	width: 260px;
	text-align: center;
	padding: 11px 0px 0px 0px;
}
#griffin-container {
	background-image: url('../images/griffin-bg.gif');
	background-repeat: no-repeat;
	width: 341px;
	height: 382px;
	float: left;
	display: inline;
}
#griffin {
	margin: 7px 0px 0px 61px;
	width: 260px;
	height: 375px;
}
#mcdonough {
	margin: 7px 0px 0px 22px;
	width: 260px;
	height: 375px;
}
#morrow {
	margin: 7px 0px 0px 21px;
	width: 260px;
	height: 375px;
}
#mcdonough-container {
	background-image: url('../images/mcdonough-bg.gif');
	background-repeat: no-repeat;
	width: 301px;
	height: 382px;
	float: left;
	display: inline;
}
#morrow-container {
	background-image: url('../images/morrow-bg.gif');
	background-repeat: no-repeat;
	width: 344px;
	height: 382px;
	float: left;
	display: inline;
}
#footer {
	background-image: url('../images/footer-bg.gif');
	background-repeat: no-repeat;
	width: 986px;
	height: 33px;
	float: left;
	display: inline;
}