﻿.thumbImageSpace {
	float: left;
	margin-right: 20px;
}
#PgTitle {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
#bottomPg {
	width: 680px;
	float: left;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #C0C0C0;
	padding-top: 10px;
	margin-bottom: 20px;
}
#contentBody {
	width: 680px;
	float: left;
	padding-bottom: 15px;
}
#topImage {
	width: 680px;
	float: left;
	margin-bottom: 15px;
}
#address {
	width: 200px;
	float: left;
	margin-top: 15px;
}
#menuItems {
	width: 200px;
	float: left;
	margin-top: 15px;
}
#content {
	width: 680px;
	float: right;
}
#menu {
	width: 200px;
	float: left;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.quote {
	width: 600px;
	margin-left: 30px;
	float: left;
}
.quoteby {
	width: 300px;
	float: left;
	margin-left: 250px;
	margin-bottom: 15px;
}
.button {
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

