* {margin: 0; padding: 0;}
* html img {
   margin-left: -3px; /* fixes MacIE and WinIE5.x */ 
   margin-right: -3px; /* fixes MacIE and WinIE5.x */ 
}
body {
   background-color: #000000;
   background-image: url(../images/blkgryblk-grad.jpg);
   color: #666666;
   font-family: "Century Gothic", Verdana, Arial, sans-serif;
   text-align: left;
   font-size: 12px;
}

a:link {
   color: #416279;
   text-decoration: none;
   font-weight: bold;
}

a:visited {
   color: #416279;
   text-decoration: none;
   font-weight: bold;
}

a:hover {
   color: #e10303;
   text-decoration: none;
}

a:active {
   text-decoration: none;
}

h1 {
   font-size: 12pt;
   color: #416279;
   text-align: left;
}

h2 {
   font-size: 12px;
   text-align: justify;
   margin-bottom: 0;
}

h3 {
   font-size: 12px;
   text-align: center;
   margin-bottom: 0;
}

p {
   text-align: justify;
   margin-top: 2px;
   margin-bottom: 8px;
}

#divWrapper {
   position: relative;
   background-color: #FFFFFF;
   width: 900px;
   height: auto;
   margin: 3px auto;
   overflow: hidden;
   left: auto;
   visibility: visible;
   z-index: 2;
}

#divHeader {
   width: 100%;
   height: 87px;
   margin: 0;
   position: relative;
}

#divLogo {
   position: relative;
   width: 265px;
   float: left;
   margin: 12px 0 10px 50px;
   top: 0;
}

#headerBinary{
   float: right;
   width: 420px;
   margin: 0;
   padding: 0;
}

#mainMenu {
   position: relative;
   margin: 0;
   width: 900px;
   height: 30px;
   background-color: #686766;
   background-image: url(../images/menu-grey-grad.png);
   color: #FFFFFF;
   z-index: 1000;
   font-family: Arial, sans-serif;
}

#mainMenu ul {
   background-color: #686766;
   margin-left: 50px;
   font-size: 14px;
}

#mainMenu ul li {
   position: relative;
   float: left;
   list-style-type: none;
   background-color: #686766;
   color: #FFFFFF;
   height: 30px;
   background-image: url(../images/menu-dark-grey-grad.png);
}

#mainMenu ul li a {
   float: left;
   color: #FFFFFF;
   padding: 7px 17px;
   border-left: 1px solid #a1a1a2;
   font-weight: normal;
}

#mainMenu li:hover ul { display: block; }

#mainMenu a#addRightBorder {
   border-right: 1px solid #a1a1a2;
}

#mainMenu a:link, #mainMenu a:visited {
   color: #ffffff;
   text-decoration: none;
}

#mainMenu a:hover {
   background-color: #072445;
   text-decoration: none;
}

#rightButton {
 margin-right: 50px;
  float: right;
}

#rightButton li {
   border-right: 1px solid #a1a1a2;
}

#bannerDiv {
   margin: 0;
   padding: 0;
   clear: both;
}

#bannerSubDiv {
   padding: 0;
   width: 900px;
   height: 110px;
   background-image: url(../images/secondary-banner.jpg);
   background-repeat: no-repeat;
}

#bannerSubDiv h1 {
   padding: 70px 0 0 50px;
   color: #ffffff;
   font-weight: bold;
   font-size: 2.3em;
}

#bannerSubDiv img {
   margin-left: 50px;
   border-left: 1px solid #ffffff;
   border-right: 1px solid #faa30b;
}

#contentContainer {
   position: relative;
   padding: 0;
   margin: 0;
   height: 100%;
   text-align: center;
}

#content {
   width: auto;
   margin: 25px 50px;
   padding: 0;
   text-align: center;
   background-color: #ffffff;
}

#contentLeft {
   float: left;
   height: 100%;
   width: 630px;
   padding: 25px 30px 25px 50px;
   text-align: center;
   background-color: #ffffff;
}

#contentRight {
   float: right;
   width: 165px;
   height: 500px;
   margin: 25px 0 20px 0;
   padding: 0 13px 10px 7px;
   border-left: 1px solid #b5b5b5;
}

#contentRight img {
  margin-bottom: 5px;
}

.miscContainer {
   text-align: justify;
   color: #898989;
   margin: 5px 0 15px 0;
   padding: 5px 3px;
}

.miscContainer a {
   color: #fc7c2e;
   text-decoration: none;
   font-size: 12px;
}

.miscContainer a:hover {
   color: #fa3e04;
   text-decoration: none;
}

.homePageText {
   width: 575px;
   float: left;
}

.contactContainer {
   float: right;
   width: 200px;
   height: 77px;
   background-image: url("../images/contact-box.png");
   background-repeat: no-repeat;
   text-align: center;
   color: #163354;
   margin: 5px 0 0 20px;;
   padding: 8px 0;
   font-size: 14px;
   font-family: Arial, sans-serif;
}

.contactContainer span {
   display: block;
   color: #ffffff;
   font-weight: bold;
   font-size: 24px;
   padding: 7px 0;
}

.contactContainer a {
   color: #fc7c2e;
   text-decoration: none;
   font-size: 14px;
}

.contactContainer a:hover {
   color: #fa3e04;
   text-decoration: none;
}

.contactInfo {
   float: right;
   margin-right: 60px;
}

.bookMarkLink {
   float: right;
   background-image: url("../images/add-this-site-button.png");
   background-repeat: no-repeat;
   text-align: center;
   margin: 25px 0 0 20px;
   height: 26px;
}

.bookMarkLink a {
   display: block;
   color: #ffffff;
   font-size: 12px;
   font-weight: bold;
   padding: 5px 0;
   width: 200px;
   font-family: Arial, sans-serif;
}

.bookMarkLink a:hover {
   color: #2d455c;
}

.contentPp {
   position: relative;
   margin: 30px 60px;
   padding: 0;
   text-align: justify;
}

.contentPp p {
   margin-bottom: 15px;
}

.hpPic1 {
   float: left;
   margin: 20px 20px 10px 50px;
}

.indexPoints {
   text-align: left;
   width: 70%;
   margin: 20px 0 20px 0;
   background-color: #f4f4f4;
   border: 1px solid #627fa0;
}

.indexPointsHome {
   width: 46%;
   height: 218px;
   float: right;
   margin-right: 50px;
}

.serviceImage {
   float: left;
   margin: 12px 50px 20px 40px;
}

.servicesIndexContainer {
   text-align: left;
}

.indexPointsService {
   width: 350px;
   height: 248px;
   overflow: auto;
   line-height: 16px;
}

.indexPoints h1 {
   width: 100%;
   text-align: center;
   background-color: #bfc6d3;
   background-image: url(../images/blue-grad-header.png);
   background-repeat: repeat-x;
   color: #ffffff;
   margin: 0;
   padding: 2px 0;
}

.indexPoints ul {
   margin: 4px 20px 4px 0;
}

.indexPoints li {
   list-style-type: none;
   background-image: url(../images/circuit-bullet.png);
   background-repeat: no-repeat;
   background-position: 0px 3px;
   padding-left: 20px;
   margin: 0 10px 8px 0px;
}

.clearDiv {
   clear: both;
   margin: 0;
}

.centeredDiv {
   width: 100%;
   margin: 10px auto;
   text-align: center;
}

.indexContainer {
   width: 90%;
}

.indexContainer p {
   margin-top: 4px;
   font-style: italic;
   text-align: left;
}

.testimonial {
   font-family: Georgia, Arial;
   font-style: normal;
   width: 90%;
   margin-left: 20px;
   text-align: justify;
   background-color: #e1e5e8;
   padding: 10px;
   margin-bottom: 25px;
   color: #466380;
}

.testAuthor {
   font-family: Arial;
   font-style: italic;
   font-weight: bold;
   color: #3f5b77;
}

.boldText {
   font-weight: bold;
}

#projectDiv {
   position: relative;
   margin: 0px auto 10px auto;
   padding: 15px;
   height: 350px;
   width: 620px;
   text-align: center;
   background-color: #ffffff;
}

#flashContainer {
   display: none;
}

.blueBoldText {
   font-weight: bold;
   color: #416279;
}

.boldLarger {
   font-weight: bold;
   font-size: larger;
}

#footer {
   clear: both;
   text-align: center;
   margin: 0;
   background-color: #eaeaea;
   border-top: 1px solid #c9c9c9;
   padding: 0;
   height: auto;
   width: auto;
}

#footerCopyright {
   font-size: 90%;
   padding: 6px;
   color: #999;
   text-align: center;
   height: auto;
}

#footerCopyright a {
   font-size: 110%;
   color: #416279;
   font-family: Arial, sans-serif;
   font-weight: normal;
}

#footerCopyright a:hover {
   color: #e10303;
}

.contactDiv {
   margin-left: 30px;
   text-align: left;
}

.contactDiv p {
   margin: 0;
}

.emailForm {
   width: 550px;
   margin: 0;
   margin-top: 3px;
   background-color: #E1E5E8;
   text-align: center;
   padding: 4px 0 10px 0;
}

div.row {
  clear: both;
  padding-top: 4px;
  padding-left: 15px;
}

div.row span.label {
  float: left;
  width: 100px;
  margin-right: 20px;
  text-align: right;
}

div.row span.formw {
  float: left;
  width: 380px;
  text-align: left;
} 
