@charset "utf-8";
/* ----------------------------------------------------------------------- */
/* CSS Document */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 83%;
  margin: 0;
}

.showMeOnPrint {
	display: inline;
}

.masthead-panel h1 {
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.5em;
  margin: 0 0 0.3em 0;
  padding: 0 0 0.3em 0;
  text-align: center;
}

.masthead-panel ul,
.masthead-panel .slogan,
.footer-panel ul {
	display: none;
}

h2 {
	text-align: center;
  margin: 0;
  padding: 0;
}

h3 {
	font-size: 1em;
}

p {
	margin-bottom: 0.5em;
}

.quote {
	font-size: 1.3em;
  font-style: italic;
	line-height: 1em;
}

.work-panel img {
	float: right;
}

.side-panel,
.side-panel-content,
.side-panel-promise,
.contact-table,
.footer-panel {
	text-align: center;
  margin: 0 auto;
  padding: 0;
}

.contact-table th {
	text-align: right;
}

.side-panel-promise {
	font-weight: bold;
}