body {
  font-family: Arial;
  font-size: 13px;
  width: 800px;
  text-align: center;
  position: relative;
  width: 100%;
  padding: 0;
  padding-top: 10px;
  margin: 0;
  line-height: 1.3;
}
p { margin-bottom: 1.9em; }
.right_content {
  margin-left: 180px;
}
.main {
  margin-right: auto;
  margin-left: auto;
  width: 800px;
  text-align: left;
}
.bordered {
  padding: 3px; border: 1px solid #dcdcdc; background-color: white;
}
ul li { }
#footer {
  padding-top: 5px;
  margin-top: 5px;
  border-top: 2px solid #8B0000;
  color: #555;
  display: table;
  height: 20px;
  width: 800px;
}
#footer a:visited, #footer a:hover, #footer a:link {
  margin-left: 1em;
}
#bottom {
  text-align: center;
  margin-top: 2em;
}
#bottom a:visited, #bottom a:hover, #bottom a:link {
  color: #555;
  text-decoration: none;
  margin-right: 1em;
}
#bottom a:hover {
  color: black; text-decoration: underline;
}
#menu {
  margin: 0 0 0px;
}
.callout {
  background-image: url("../images/chess_glass.jpg");
  background-position: left;
  position: absolute;
  width: 800px;
  height: 200px;
  font-size: 24px;
}
.callout li {
  position: relative;
}
.callout a {
  top: 0;
  vertical-align: top;
  margin-left: 1em;
}
.callout img {
  height: 160px;
  padding: 3px;
}
.callout ul {
  color: white;
  margin-top: 1em;
  margin-left: 10px;
  padding-left: 0;
  font-size: 24px;
  list-style: none;
}
.callout_container {
  background-color: black;
  position: relative;
  width: 100%;
  height: 200px;
}
.img {
}
.top_bottom { width: 145px; height: 60px; display: inline; margin-right: 15px; float: left; }
.top_bottom img {
  width: 145px;
  height: 60px;
}
h2 {
  font-size: 18px;
  color: #8B0000;
    border-bottom: 2px solid;
    width: 100%;
}
h3 {
  font-size: 14px;
  color: #555;
}
h4 {
  font-size: 13px;
  color: #8B0000;
}
h5 {
  font-size: 10px;
  color: #8B0000;
    border-bottom: 2px solid;
    width: 100%;
}
img.pic {
  width: 100px;
  height: 100px;
  float: left;
  padding-right: 1em;
  padding-bottom: 1em;
}
.management div {
  padding-bottom: 2em;
  clear: both;
}
.success_stories li {
  margin-bottom: 1em;
}
.success_stories span {
  font-weight: bold;
  margin-left: 2em;
}
a:hover { color: black; }
a:visited,a:link { color: #8B0000}
.contact_container {
  float: right;
}
.contact {
  font-size: 11px;
  font-family: tahoma;
  border-top: 2px solid #8b0000;
  width: 200px;
  margin: 5px;
  padding: 5px;
}
.contact h3 {
  margin: 0; padding: 0;
}
.callout a:hover, .callout a:visited, .callout a:link {
  text-decoration: none;
  color: white;
}
.callout li {
  margin-bottom: 1em;
}
.top {
  background-color: #8b0000;
  height: 22px;
  width: 100%;
}
.logo-wrapper {
  line-height: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
.logo {
  background-color: white;
}
.image_richard {
  padding: 3px;
  margin-right: 20px;
  text-align: center;
  width: 150px;
  float: left;
  font-weight: bold;
}
.image_richard img {
border: 1px solid #dcdcdc;
padding: 3px;
}
.image_left {
  text-align: center;
  width: 160px;
  float: left;
  font-weight: bold;
}
.image_right {
  padding: 5px;
  margin-right: 20px;
  text-align: center;
  margin-right: 150px;
  float: right;
  font-weight: bold;
}

.about_right {
  margin-left: 180px;
}
.file {
  border-bottom: 1px solid #8B0000;
  border-top: 1px solid #8B0000;
  float: right;
  padding: 10px;
  margin-left: 15px;
  margin-bottom: 15px;
  line-height: 1;
}
.file a {
  font-weight: bold;
    
}
.file h3 {
}
dl {
}
dt {
  font-weight: bold;
  margin-left: 0;
}
dd {
  margin-left: 2em;
}
.submit {
  float: left;
  width: 325px;
  background-color: #dcdcdc;
  border: 1px solid #aaa;
  padding: 15px;
}
.submit span {
  width: 150px;
  display: table-cell;
}
.submit input {
  margin-bottom: 0.5em;
  width: 100%;
}
.submit textarea {
  width: 100%;
  margin-bottom: 0.5em;
}
.submit .submit_button {
  width: 50%;
}
.contact_submit {
  width: 100%;
  position: relative;
}
.error {
  font-weight: bold;
  text-align: center;
  width: 770px;
  padding: 15px;
  margin-top: 2em;
  color: red;
  border: 1px solid black;
}
.success {
  font-weight: bold;
  text-align: center;
  width: 770px;
  padding: 15px;
  margin-top: 2em;
  border: 1px solid black;
}

