* {
 margin: 0;
 padding: 0;
}
body {
 background: #7d7e82 url(/res/img/bg.gif) repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
}
img {
 border: 0;
}
#container{
 width: 100%;
}
#shell{
 width: 883px;
 margin: 0 auto;
}
#header{
 height: 162px;
}
#logo{
 width: 196px;
 height: 124px;
 background: url(/res/img/logo.jpg) no-repeat;
}
#logo a {
 display: block;
 width: 196px;
 height: 124px;
 text-indent: -9999px;
}
#mNav{
 height: 36px;
}
#mNav ul {
 list-style: none;
 margin: 0;
 padding: 0;
}
#mNav li {
 float: left;
 text-align: center;
 background-color: #3f4140;
 margin-left: 2px;
}
#mNav li.first {
 margin-left: 0;
}
#buttonLink a {
 display: block;
 width: 293px;
 height: 36px;
 color: #fff;
 line-height: 38px;
 font-family: Arial, sans-serif;
 font-size: 12px;
 text-decoration: none;
 text-transform: uppercase;
 cursor: pointer;
}
#buttonLink a:hover, #buttonLink li.active {
 background-color: #1a2574;
 font-weight: bold;
}
#content {
 background-color: #fff;
 font-size: .75em;
}
.divider {
 float: left;
 width: 1px;
 margin: 8px 0 10px 0;
 background: url(/res/img/spacer.jpg) repeat-y;
}
#homepageFlash {
 width: 883px;
 height: 325px;
 overflow: hidden;
 margin-bottom: 2px;
}
#subnav {
 float: left;
 clear: both;
 width: 883px;
 height: 36px;
 background-color: #404040;
 /*overflow: hidden;*/
}
#subnavtriangle {
 clear: both;
 background-color: #fff;
 border: 1px solid red;
 float: left;
 width: 10px;
 height: 36px;
 position: relative;
 left: -15px;
 z-index: 5;
}
#subnavcontainer {
 width: 293px;
 height: 36px;
 background-color: #161617;
}
.company {
 margin-left: 294px;
}
#subnav ul {
 list-style: none;
 width: 293px;
}
#subnav li {
 float: left;
 color: #fff;
 line-height: 35px;
}
#subnav a {
 color: #949494;
 text-decoration: none;
 font-size: 14px;
 display: block;
 height: 36px;
 /*padding-top: 10px;*/
}
#subnav a:hover, #subnav a.active {
 background-color: #bf2e1c;
 color: #fff;
}
#left-rail {
 float: left;
 width: 282px;
 padding: 5px;
 font-size: 1.3em;
}
#left-rail p, #contentbody p, #contentbody form {
 margin: .75em;
}
#left-rail span>p {
 font-size: 14px;
 font-weight: bold;
 margin: 17px 0 5px 0;
}
#left-rail span>ul {
 margin: 0 0 0 25px;
 font-size: 10px;
 line-height: 18px;
}
#contentbody {
 float: left;
 width: 425px;
 margin: 10px 5px 0 5px;
 font-size: 11px;
 line-height: 1.5em;
}
#contentbody a, #right-rail a, #footer a {
 color: #666;
 text-decoration: none;
}
#contentbody a:hover, #right-rail a:hover, #footer a:hover {
 color: #cc0000;
 text-decoration: underline;
}
#contentbody ul {
 margin-left: 20px;
 list-style-position: inside;
}
#contentbody li {
 margin: 2px;
}
#right-rail {
 float: right;
 width: 148px;
}
#right-rail ul {
 list-style: none;
 margin-top: 10px;
}
.mappingexamples {
 width: 120px !important;
 margin: 10px 20px 0 0;
}
.mappingexamples p {
 margin-bottom: 15px;
 font-size: 10px;
 text-align: center;
}
.mappingimages {
 width: 120px;
 border: 1px solid #000;
}
#contentBottom {
 clear: both;
 height: 10px;
 background-color: #000099;
}
#footer{
 clear: both;
 color: #fff;
}
#footer p {
 line-height: 8.2em;
 font-size: 10px;
}
h1 {
 font-size: 1.3em;
 font-weight: bold;
 color: #333;
 line-height: 18px;
 padding-bottom: 10px;
 margin: 10px 0 0 5px;
}
h3 {
 margin-left: 8px;
 font-size: 1.3em;
}
.h1 {
 text-transform: uppercase;
 font-size: .9em;
 font-weight: bold;
 color: #333;
}
.h2 {
 font-size: .9em;
 color: #333;
}
.clear {
 clear: both;
}
.left {
 float: left;
}
.interior {
 height: 162px;
}
.hideme {
 display: none;
}
.right {
 float: right;
}
.landserviceslist li {
 font-weight: bold;
}
.jobtitle {
 position: relative;
 top: -10px;
}
.testimonial {
 text-align: right;
 color: #330099;
 font-style: italic;
 line-height: 13pt;
}
.testimonial-whom {
 text-align: right;
 color: #330099;
 padding-bottom: 15px;
}
.outreach-image-row {
 vertical-align: middle;
 float: left;
}
.outreach-image-row img {
}
.videotitle {
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase;
 padding-top: 80px;
}
.video {
 font-size: 10px;
}
.homepage-right-rail {
 height: 358px;
}
.bold {
 font-weight: bold;
}
.italic {
 font-style: italic;
}
.red {
 color: #af1d1b;
}