body {
  background-image:url(/images/bg1.jpg);
  background-repeat:repeat-x;
  background-color:#2e2e2e;
  margin:0;
  font-family: Helvetica,Arial, sans-serif;
      }
a{
  text-decoration: none;
  color: #E0A809;
}
a:hover{
  text-decoration: underline;
}
#wrapper {
  background-image:url(/images/bg_middle.jpg);
  background-position:center top;
  background-repeat:no-repeat;
  clear:both;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  width:820px;
}
#feature3 {
  clear:both;
  height:98px;
  margin-left:auto;
  margin-right:auto;
  width:804px;
  }
  #feature3 h1 {
    color:#2C4595;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:0;
    background: transparent url(/images/top_bg_02.jpg) no-repeat top right;
  }
  #feature3 h1 a {
    color:#2C4595;
    font-weight:normal;
    text-decoration:none;
    display:block;
    width: 213px;
    height: 98px;
    background-image: url(/images/top_bg_01.jpg);
  }
  #feature3 h1 a span{
    display: none;
}
#feature3 h1 a:hover {
  background-image: url(/images/top_bg_over_01.jpg);
  }
  #feature3 a:link {
    color:#000B5E;
    font-weight:normal;
    text-decoration:none;
  }
  ul#menu{
    margin: 0 auto;
    padding: 0;
    background: transparent url(/images/menu/menu_09.jpg) repeat top left;
    clear:both;
    height:33px;
    width:804px;
}
ul#menu li{
  list-style-type: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
ul#menu li:first-child{
  margin-left: 15px;
}
ul#menu li a{
  margin: 0;
  padding: 0;
  display: block;
  color: #bbb;
  padding: 10px 10px 0;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  font-size: 11px;
}
ul#menu li a:hover{
  color: #fff;
}
ul#menu li.active a{
  color: #ffa604;
}

/*   main container   */
#container{
  clear:both;
  margin: 0 auto;
  width: 804px;
}

/*   footer styles   */
#footer{
  clear:both;
  height:30px;
  margin-left:auto;
  margin-right:auto;
  width:804px;
  background: transparent url(/images/bottomstrip.jpg) no-repeat top left;
}

/* page specific styles */
.main-content{
  width: 780px;
  margin: 12px;
  background-color: #1b1b1b;
}
.main-content.home{
  background: #1b1b1b url(/images/home_images.png) no-repeat top left;
  height: 366px;
  position: relative;
}
.main-content.home .content_one{
  float: left;
  width: 350px;
  margin-left: 30px;
  margin-top: 30px;
}
.main-content.home .content_one .page_header{
  text-transform: uppercase;
  line-height: 1;
  font-weight: 600;
}
.main-content.home .content_one .page_header h2, .main-content.home .content_one .page_header h3{
  margin: 0;
  color: #292929;
}
.main-content.home .content_one .page_content {
  margin-top: 120px;
  width: 325px;
}
.main-content.home .content_one .page_content p{
  font-size: .6em;
}
.main-content.home .feature-container{
  float:right;
  margin-right:10px;
  margin-top:10px;
  width:230px;
}
.main-content.home .feature-container a{
  display: block;
  text-decoration: none;
  color: #bbb;
  line-height:1;
  margin-top:34px;
  margin-bottom: 11px;
  height: 80px;
  overflow: hidden;
}
.main-content.home .feature-container a.bottom{
  margin-top:43px;
  
}
.main-content.home .feature-container a:hover{
  color: #fff;
}
.main-content.home .feature-container a span.header-link{
  text-transform: uppercase;
  font-weight: 600;
}
.main-content.home .feature-container a span.body-link{
  font-size: .6em;
}
.main-content.about{
  background: #1b1b1b url(/images/about_bg.png) no-repeat top left;
  height: 470px;
  position: relative;
  overflow: hidden;
}
.main-content.about h2.about-header{
  color: #e0a809;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 1;
  margin: 45px 45px 0;
  padding: 0;
  height: 86px;
}
.main-content.about .about-container{
  width: 27%;
  margin-left: 40px;
  float: left;
}
.main-content.about .about-container.first{
  margin-left: 30px;
}
.main-content.about .about-container h3{
  color: #333;
  text-transform: uppercase;
  font-size: 1.1em;
  margin-bottom: 4px;
}
.main-content.about .about-container p{
  font-size: .7em;
  margin-top: 0;
}
.main-content.contact{
  background: #1b1b1b url(/images/contact_bg.png) no-repeat top left;
  height: 470px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.main-content.contact .contact-copy{
  margin: 265px auto 0;
  width: 700px;
  text-align: left;
  font-size: .75em;
  font-weight: 600;
  color: #fff;
  line-height: 1.2;
}
.main-content.contact .contact-copy .contact-container{
  width: 27%;
  margin-left: 30px;
  float: left;
}
.main-content.contact .contact-copy .contact-container.first{
  margin-left: 0;
}
.main-content.contact .contact-copy .contact-container h4{
  margin: 4px 0 0;
  color: #e0a809;
}
.main-content.contact .contact-copy .contact-container .toll-free{
  margin: 0;
  color: #e0a809;
  font-size: 1.5em;
}
.main-content.contact .contact-copy .contact-container h3{
  text-transform: uppercase;
  margin: 0;
}
.main-content.contact .contact-copy .contact-container a{
  margin: 0;
  color: #e0a809;
}
.main-content.news{
  background: #1b1b1b none no-repeat top left;
  position: relative;
  overflow: hidden;
  color: #bbb;
}
.main-content.news h2{
  margin: 30px 30px 15px;
  color: #e0a809;
  text-transform: uppercase;
  font-size: 2em;
}
.main-content.news h3{
  margin: 0 0 0 30px;
  font-size: 1.2em;
}
.main-content.news h4{
  margin: 0 30px 0 30px;
  font-size: .7em;
  font-style: italic;
  font-weight: 400;
}
.main-content.news p{
  margin: 30px;
  font-size: .7em;
}
.main-content.cranes{
  background: #1b1b1b url(/images/cranes_top_bg.png) no-repeat top left;
  height: 366px;
  position: relative;
}
.main-content.cranes_bottom{
  background: #1b1b1b url(/images/cranes_bottom.png) no-repeat top left;
  height: 226px;
  position: relative;
}
.main-content.cranes .content_one{
  left:168px;
  position:absolute;
  top:190px;
  width:347px;
}
.main-content.cranes .content_one .page_header{
  text-transform: uppercase;
  line-height: 1;
  font-weight: 600;
  margin: 10px 0 0 10px;
}
.main-content.cranes .content_one .page_header h2, .main-content.cranes .content_one .page_header h3{
  margin: 0;
  color: #292929;
}
.main-content.cranes .content_one p{
  line-height: 1;
  font-size: .7em;
  margin: 8px 10px 0 10px;
  color: #292929;
}
.main-content.cranes .side-info{
  float: right;
  width: 240px;
  margin: 60px 13px 0 0;
  height: 294px;
  position: relative;
}
.main-content.cranes .side-info ul{
  margin: 10px 0 0 10px;
  padding: 0;
}
.main-content.cranes .side-info ul li{
  list-style-type: none;
  cursor: pointer;
  font-weight: 600;
  color: #292929;
}
.main-content.cranes .side-info ul li:hover{
  color: #e0a809;
}
.main-content.cranes .side-info ul li div{
  display: none;
  width: 220px;
  position: absolute;
  color: #292929;
  font-size: .7em;
  left: 10px;
  top: 170px;
  font-weight: 400;
}
.main-content.cranes .side-info ul li:hover div{
  display: block;
}
.main-content.cranes_bottom .crane-bottom-container{
  width: 30%;
  margin-left: 20px;
  float: left;
}
.main-content.cranes_bottom .crane-bottom-container h3{
  color: #292929;
  margin-bottom: 8px;
}
.main-content.cranes_bottom .crane-bottom-container p{
  font-size: .7em;
  margin: 0;
  padding: 0;
}
.main-content.service{
  background: #1b1b1b url(/images/service_top_bg.png) no-repeat top left;
  height: 366px;
  position: relative;
}
.main-content.service_bottom{
  background: #1b1b1b url(/images/service_bottom.png) no-repeat top left;
  height: 226px;
  position: relative;
}
.main-content.service .content_one{
  left:10px;
  position:absolute;
  top:50px;
  width:337px;
}
.main-content.service .content_one .page_header{
  text-transform: uppercase;
  line-height: 1;
  font-weight: 600;
  margin: 10px 0 0 10px;
}
.main-content.service .content_one .page_header h2, .main-content.service .content_one .page_header h3{
  margin: 0;
  color: #292929;
}
.main-content.service .content_one p{
  line-height: 1;
  font-size: .7em;
  margin: 8px 10px 0 10px;
  color: #292929;
}
.main-content.service .side-info{
  float: right;
  width: 240px;
  margin: 60px 13px 0 0;
  height: 294px;
  position: relative;
}
.main-content.service .side-info ul{
  margin: 10px 0 0 10px;
  padding: 0;
}
.main-content.service .side-info ul li{
  list-style-type: none;
  cursor: pointer;
  font-weight: 600;
  color: #292929;
}
.main-content.service .side-info ul li:hover{
  color: #e0a809;
}
.main-content.service .side-info ul li div{
  display: none;
  width: 220px;
  position: absolute;
  color: #292929;
  font-size: .7em;
  left: 10px;
  top: 170px;
  font-weight: 400;
}
.main-content.service .side-info ul li:hover div{
  display: block;
}
.main-content.service_bottom .service-bottom-container{
  width: 30%;
  margin-left: 20px;
  float: left;
}
.main-content.service_bottom .service-bottom-container h3{
  color: #292929;
  margin-bottom: 0;
}
.main-content.service_bottom .service-bottom-container p{
  font-size: .7em;
  margin: 0;
  padding: 0;
}
.main-content.service_bottom .service-bottom-container.locals{
  margin-left: 30px;
  width: 50%;
  margin-top: 15px;
}
.main-content.service_bottom .service-bottom-container.locals h3{
  color: #999;
}
.main-content.service_bottom .service-bottom-container.locals a{
  font-size: .8em;
  font-weight: 600;
}
.main-content.service_bottom .service-bottom-container.locals ul{
  font-size: .7em;
  margin-top: 5px;
  padding-left: 15px;
  margin-bottom: 15px;
}
.main-content.service_bottom .service-bottom-container.locals ul li{
  color: #e0a809;
}
.main-content.service_bottom .service-bottom-container.locals ul li span{
  color: #999;
}
.clear{
  clear: both;
}
.center{
  text-align: center;
}

/*  Gallery  */
#gallery .big_pic_holder {
  height: 454px;
  text-align: center;
  vertical-align:middle;
  line-height:454px;
}
#gallery p {
  margin: 2px 30px;
  font:116% bold;
  height:40px;
}
#gallery ul {
  padding: 0px 0px 0px 87px;
  text-align:left;
}
#gallery ul li {
  list-style-type: none;
  display: inline-block;
  padding: 15px 36px 0px 0px;
  width:120px;
  vertical-align:middle;
}

.news_photos{
  width: 200px;
  float: left;
  padding: 10px;
}
.news_photos img{
  margin-bottom: 10px;
  width: 200px;
}
.news_content{
  width: 560px;
  float: left;
  background: transparent url(/images/blueprint.png) repeat scroll top left;
}
