/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background-color: #464646;
}
#container {
  margin: 0;
  padding: 15px 0;
  background-position:  center center;
  background-repeat: no-repeat;
}
#frame {
  border: 2px solid #f8991d;
  margin: auto;
  width: 815px;
  min-height: 400px;
  height: auto ! important;
  background-color: #ffffff;
}
#logo {
  float: left;
  width: 150px;
  margin-top: 15px;
  margin-left: 30px;
}
#logo img {
}
#header {
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  height: 80px;
  text-align: right;
}
#header img {
  height: 80px;
}
#header h1 {
  margin-top: -55px;
  margin-right: 40px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
#navbar {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px 2px 1px 3px;
  margin: 0;
  padding: 0;
  height: 22px;
}
#navbar ul {
  margin: 0;
  padding: 0;
}
#navbar li {
  display: inline;
}
#navbar a {
  border-right: 1px solid #ffffff;
  float: left;
  width: 134px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  background-color: #8e979d;
}
#navbar a:link, #navbar a:active, #navbar a:visited {
  color: #ffffff;
}
#uberlink a:link, #uberlink a:active, #uberlink a:visited {
  color: #8e979d;
  background-color: #d7dcdf;
}
#navbar a:hover, #uberlink a:hover {
  color: #8e979d;
  background-color: #d7dcdf;
}
#mainimage {
  border-left: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  height: 201px;
}
#mainimage img {
  width: 809px;
  height: 201px;
}
#mainimage ul {
  margin: -150px 0px 0px;
  padding: 0px;
  width: 809px;
  font-family: Verdana,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  list-style-type: none;
}
#mainimage li {
  margin-right: 20px;
  text-align: right;
}
#content {
  min-height: 200px;
  height: auto ! important;
  margin-left: 50px;
  margin-top: 0px;
  margin-right: 60px;
}
#content h1 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #555555;
}
#content h2 {
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #4b4b4b;
}
#content h3 {
  margin-top: 15px;
  margin-bottom: 0px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #4b4b4b;
}
#content h4 {
  margin-top: 3px;
  margin-bottom: 0px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}
#content p {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
}
#content a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}
#content a:link, #content a:active, #content a:visited {
  color: #8e979d;
}
#content a:hover {
  color: #000000;
}
#servicelist {
  margin: 20px 0px 0px 120px;
}
#servicelist ul {
  margin: 0px;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  list-style-type: disc;
}
#servicelist li {
  margin: 0px;
}
#clientlist {
  margin-left: 50px;
  height: 270px;
}
#clientlist ul {
  float: left;
  margin-top: 10px;
  margin-right: 50px;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
  list-style-type: none;
}
#clientlist li {
  margin-top: 10px;
}
#leftcolumn {
  margin: 0;
  width: 200px;
  float: left;
}
#rightcolumn {
  margin: 0 0 0 20px;
  width: 200px;
  float: left;
}
#footer {
  width: 100%;
  height: 22px;
  margin-top: 40px;
}
#footer p {
  border-top: 1px solid #bebebe;
  margin: 0;
  padding: 2px 0;
  float: left;
  width: 200px;
  font-family: Arial;
  font-size: 10px;
  text-align: center;
  color: #666666;
}
#footer ul {
  margin: 0 0 0 5px;
  padding: 0;
}
#footer li {
  display: inline;
}
#footer a {
  border-top: 1px solid #bebebe;
  border-left: 1px solid #bebebe;
  float: left;
  width: 100px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Arial;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  background-color: #ffffff;
}
#footer a:link, #footer a:active, #footer a:visited {
  color: #666666;
}
#footer a:hover {
  color: black;
}
.clearfix:after {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
