body {
	margin: 20px auto 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 82%;
	width: 90%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(/furniture/grade.jpg);
	background-position: center bottom;
	background-attachment: fixed;
}
#address {
	margin: 0px 0px 30px 50px;
	float: right;
	width: 25%;
	font-size: 10px;
	padding: 5px 10px 10px;
	background-color: #FFFFFF;
	background-image: url(/furniture/grade2.jpg);
	background-position: bottom;
	line-height: 16px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#content {
	padding: 20px 5% 10px;
	background-image: url(/furniture/grade2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#header {
	background-image: url(/furniture/header.jpg);
	height: 180px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
.title {
	margin-left: 30%;
	padding-top: 40px;
	font-size: 22pt;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-right: 5%;
}
h1 {
	font-size: 150%;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #003366;
}
#footer {
	background-image: url(/furniture/grade2.jpg);
	background-position: bottom;
	height: 126px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	text-align: center;
	margin-top: 40px;
	padding-bottom: 6px;
	padding-top: 4px;
	margin-bottom: 15px;
}
.quote {
	font-style: italic;
	color: #003366;
}
#footer img {
	border-style: none;
	padding-left: 1%;
	padding-right: 1%;
}
#footer a {
	border-style: none;
}
.subheading {
	font-size: 18px;
}
