body {
	background: #804042 url('images/background-arrows.jpg');
	color: #fff;
	width: 991px;
	margin: 15px auto;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: .8em;
}
div#container_overall {
	width: 991px;
	margin: 15px auto;
	color: #400002;
	background: #ffe6e6 url('images/taylor-list-logo.gif') bottom right no-repeat;
}
div#header {
	width: 991px;
	height: 139px;
}
div#header span {
	display: block;
	font-weight: bold;
	float: right;
	text-align: center;
	width: 808px;
}
div#nav-left {
  width: 183px;
  float: left;
}
div#nav-left a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  padding-left: 5px;
}
div#nav-left a:hover {
  color: #f00;
}
div#nav-left ul {
  list-style-image: url('images/target-bullet.gif');
  margin: 75px 0px 0px 15px;
  padding-left: 20px;
  line-height: 20px;
}
div#nav-left ul li {
  margin-bottom: 30px;
  vertical-align: middle;
}

div#content {
	padding: 10px 10px 0px 10px;
	margin-left: 183px;
}
div#content h1 {
	text-align: center;
	font-size: 1.6em;
}
div#content h2 {
	text-align: left;
	font-size: 1.3em;
}
div#footer {
	text-align: center;
	padding: 10px;
	font-size: smaller;
	margin-left: 183px;
}
div#footer a {
  text-decoration: none;
  font-weight: bold;
  color: #f00;
}
div#footer p {
	margin: 0px;
}
input, textarea, select {
  border: 1px solid black;
  background-color: #fff0f0;
  color: #000;
}
form p {
  margin: 5px 0px;
}
span.testimonial_name {
  font-size: .9em;
  font-weight: bold;
}
