﻿* {
  padding: 0px;
  margin: 0px;
}

body {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #999999;
  font-size: 16px;
}

a:link, a:visited {
  color: #E0E0FF;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  border-style: none none solid none;
  color: #E0E0FF;
  text-decoration: none;
  border-bottom-width: 1px;
  border-bottom-color: #2F86DF;
}

#top h3 a {
  display: inline-block;
}

h1, h2 {
  margin: 0px;
  padding: 2px 0px 1px 0px;
  font-size: 100%;
}

h3, h4 {
  margin: 0px;
  padding: 3px 0px 2px 0px;
  font-size: 75%;
}

strong {
  font-weight: bold;
}

.center {
  margin: 0 auto;
}

.left {
  float: left;
}

.right {
  float: right;
}

.cl {
  clear: both;
}

.hidden {
  display: none;
}

ul.menu {
  list-style-type: none;
  float: left;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

li.li_menu {
  display: inline;
  border-right: 1px solid #ABACAC;
  padding-right: 5px;
  padding-left: 2px;
  padding-bottom: 2px;
}

.crop {
  overflow: hidden;
}

#shell {
  width: 1020px;
  color: #E0E0FF;
  background-color: transparent;
}

#contact {
  background-image: url("../img/bg-contact.gif");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 25px;
  text-align: right;
}

#top {
  height: 65px;
  margin-top: 25px;
}

#top_menu {
  border-top: 1px solid #848585;
  font-weight:bold;
  font-size: 80%;
}

#bumperFrame {
  height: 280px;
}

#bumper {
  float: left;
  width: 944px;
  height: 100%;
  background-color: #2A61AB;
}

div#bumper {
  background-image: url("../img/bg-bumper.png");
  background-repeat: repeat-x;
}

#frontier {
  width: 960px;
}

.services {
  background-color: #777777;
}

#bumper_shadow_bottom {
  height: 28px;
  width: 100%;
  background-repeat: no-repeat;
  background-image: url("../img/bg-bumper-shbtm.png");
}

.shadow_left {
  float: left;
  height: 100%;
  width: 8px;
  background-repeat: repeat-y;
  background-image: url("../img/bg-shlft.png");
}

.shadow_right {
  float: left;
  height: 100%;
  width: 8px;
  background-repeat: repeat-y;
  background-image: url("../img/bg-shrgt.png");
}

#serviceContainer {
  padding: 5px 10px 15px 10px;
  width: 978px;
}

.service {
  float: left;
  background-color: #888888;
  width: 310px;
  height: 370px;
  margin: 0px 8px 0px 8px;
}

#panelContainer {
  padding: 15px 0px 15px 0px;
  width: 1000px;
}

.panel {
  float: left;
  background-color: #888888;
  height: 618px;
  margin: 0px 6px 0px 6px;
}

#leftPanel {
  width: 310px;
}

#rightPanel {
  width: 664px;
}

.services h2 {
  font-size: 85%;
  border-bottom:1px solid #7D7D99;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.services h4 {
  font-size: 75%;
  border-bottom:1px solid #7D7D99;
  padding-top: 5px;
  padding-left: 10px;
  margin-left: 25px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.services p {
  font-size: 75%;
  padding: 2px 10px 0px 10px;
}

.services ul {
  padding: 4px 0px 4px 0px;
  margin: 0px 0px 0px 30px;
  font-size: 75%;
}

.services strong {
  color: #CCCCEE;
}

.footer {
  margin-top: 7px;
}

.footer p{
  text-align: right;
  font-size: 55%;
}

#brief {
  float: left;
  width: 120px;
  margin-left: 20px;
  margin-top: 20px;
}

#brief_details {
  float: left;
  width: 210px;
  height: 240px;
  margin-top: 20px;
  background-color: #999999;
}

#brief p {
  color: #CCCCEE;
  margin: 10px;
  font-size: 90%;
}

.bumper_picture {
  float: right;
  width: 570px;
  height: 240px;
  margin-right: 20px;
  margin-top: 20px;
}

.loading {
  background-image: url("../img/loading2.gif");
  background-position: center center;
  background-repeat: no-repeat;
}

#brief ul {
  list-style-type: none;
}

#brief li {
  padding-left: 5px;
}

.bumper_current {
  background-color: #999999;
}

#brief_details h4 {
  padding: 5px 10px 3px 10px;
  font-size: 75%;
}

#brief_details p {
  padding: 0px 10px 0px 10px;
  font-size: 70%;
}

img {
  border-style: none;
}

img#directions {
  margin: 0px 0px 0px 10px;
}

.gallery {
  margin: 10px;
}

.gallery img {
  margin: 5px;
}

.gallery a, a.wrapperLink {
  border-style: none;
}

div#form {
  margin-left: 10px;
  padding-left: 10px;
}

label {
  font-size: 80%;
}
