html {
  width: 100%;
  height: auto;
  margin: -.8 0 0 0;
  font-family: "Arial Bold",Tahoma,sans-serif;
  font-size: 1.5vw;
  font-style: italic;
  font-weight: bold;
  background: #000000;
  
}

body {
  display: block;
  width: auto;
  height: 100%;
  margin: 0;
  font-size: 100%;
  background: #000000;
  
}

.mainwrapper {
  display: table;  
  width: auto;
  height: 100%;
  
}

.innerwrapper {  
  display: table-cell;
  vertical-align: middle;
  
}

#generators_for_sale_page_body {
  width: auto;
  height: auto;
  margin: -0.9% 0 0 0;
  padding: 0 1% 0 1%;
  background-image: -ms-radial-gradient(50% 15%, farthest-corner, #d4b379, #000000);
  background-image: -webkit-radial-gradient(50% 15%, farthest-corner, #d4b379, #000000);
  background-image: -moz-radial-gradient(50% 15%, farthest-corner, #d4b379, #000000);
  
}

 .ie #generators_for_sale_page_body {
  background: url(gradient.gif) repeat-x;
  margin: 0;
  padding: 1.75% 1% 1.4% 1%;
  font-family: 'Tahoma',sans-serif;
  font-size: 1.5vw;
  font-weight: bold;
  font-style: italic;
 
}
  
nav {
  display: block;
  max-width: 100%;
  height: auto;
  color: #fffb98;
  background-image: url("banner_filled_links(scaled).gif");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
    
}

.ie nav {
  margin-top: -2vw;

}

img {
  max-width: 100%;

}

#nav_top {    
  display: block;
  padding-top: 8.35%;
  padding-left: 25.7%;
  list-style-type: none;
  
}

ul li a {
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-align: center;
  color: #000000;

}

#nav_home {
  width: 16.1%;
  margin: 0;
  padding: .5%;
  float: left;
  background: #ff0000;
  border-radius: 10px;
  
}

#nav_home a:hover {
  color: #fffb98;

}

#nav_home:active {
  background: #6d5730;
  
}

#nav_gallery_one {
  width: 16.1%;
  margin: 0 0 0 2.2%;
  padding: .5% .7% .5% .3%; 
  float: left;
  background: #ff0000;
  border-radius: 10px;
  
}

#nav_gallery_one a:hover {
  color: #fffb98;

}

#nav_gallery_one:active {
  background: #6d5730;
  
}

#nav_sales {
  width: 16.1%;
  margin: 0 0 0 2.2%;
  padding: .5%; 
  float: left;
  background: #d4b379;
  border-radius: 10px;
    
}

#nav_sales a:hover {
  color: #fffb98;

}

#nav_sales:active {
  background: #6d5730;
  
}

#nav_gallery_two {
  width: 16.1%;
  margin: 0 0 0 2.15%;
  padding: .5% .7% .5% .3%; 
  float: left;
  background: #d4b379;
  border-radius: 10px;
  
}

#nav_gallery_two a:hover {
  color: #fffb98;

}

#nav_gallery_two:active {
  background: #6d5730;
  
}

#nav_service {
  width: 16.1%;
  margin: 0 0 0 2.2%;
  padding: .5%; 
  float: left;
  background: #d4b379;
  border-radius: 10px;
  
}

#nav_service a:hover {
  color: #fffb98;

}

#nav_service:active {
  background: #6d5730;
  
}

#nav_bottom {  
  padding-top: 2.45%;
  padding-left: 24.65%;
  list-style-type: none;
     
}

#nav_aboutus {
  width: 16.1%;
  margin: -.15% 0 0 0;
  padding: .5%; 
  float: left;
  background: #ff0000;
  border-radius: 10px;
  
}

#nav_aboutus a:hover {
  color: #fffb98;

}

#nav_aboutus:active {
  background: #6d5730;
  
}

#nav_contactus {
  width: 16%;
  margin: -.15% 0 0 2%;
  padding: .5%; 
  float: left;
  background: #ff0000;
  border-radius: 10px;

}

#nav_contactus a:hover {
  color: #fffb98;

}

#nav_contactus:active {
  background: #6d5730;
  
}

#date {
  font-size: .85em;
  margin: -1.75% 0 0 0;
}

#wrapper {
  position: relative;

}

#touch_image {
  position: absolute;
  margin: -.5% 0 0 23.5%;
  padding: 0 1% 0 0;
  color: #fffb98;
  opacity: 0.4;

}

#air_cooled_product #open_generator {
  float: left;
  width: 30%;
  margin: 2% 2% -2% 15%;
  
}

#air_cooled_product #slogan {
  float: left;
  width: 45%;
  font-size: 1.1em;
  color: black;
  
}

#air_cooled_product #visa_logo a {
  float: left;
  margin: 5% 0 0 6%;
  padding: 2% 0 2% 0;
  width: 6.5%;
  background-image: url(visa_logo.gif);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;

}

#air_cooled_product #mastercard_logo a {
  float: left;
  margin: 5% 0 0 2%;
  padding: 2% 0 2% 0;
  width: 6%;
  background-image: url(mastercard_logo.gif);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;

}

#air_cooled_product #interac_logo a {
  float: left;
  margin: 5% 25% 0 2%;
  padding: 2% 0 2% 0;
  width: 3.7%;
  background-image: url(interac_logo.gif);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;

}

#air_cooled_product #generac_logo {
  float: left;
  margin: 5% 0 2% 4%;
  width: 25%;
  
}

#air_cooled_product #air_cooled_generators {
  float: left;
  padding: 2% 0 2% 0.5;
  font-size: 2em;
  font-style: normal;  
  color: #fffb98;
  
}

#air_cooled_product #caption_1 {
  float: left;
  width: 60%;
  margin: 2% 0 0 14%;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #ff6b00;

}

#air_cooled_product #caption_2 {
  float: left;
  width: 4%;
  margin: 1.7% 0 0 4%;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #ff6b00;

}

#asterisk_1 {
    float: left;
    width: 2%;
    margin: 1.7% 0 0 3%;
    font-size: 1.4em;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #fffb98;
    
}

#air_cooled_product #air_cooled_generator_models {
  float: left;
  width: 60%;  
  margin: 2% 0 0 14%;
  font-style: normal;
  font-weight: bold;
  color: #fffb98;
  
}

#air_cooled_product #air_cooled_generator_models a {
  text-decoration: none;
  color: #fffb98;

}

#air_cooled_product #air_cooled_generator_models a:hover {
  color: #d4b379;

}

#air_cooled_product #air_cooled_generator_prices {
  float: left;
  margin: 0 0 2% 4%;
  font-style: normal;
  font-weight: bold;
  color: #fffb98;

}

#air_cooled_product #special_price {
  color: yellow;

}

#pre_packaged_product {
  width: 100%;
  
}

#pre_packaged_product #pre_packaged_generator {
  float: left;
  width: 25%;
  margin: 1.5% 0 0 18%;
  
}

#pre_packaged_product #generac_logo {
  float: left;
  width: 24%;
  margin: 3% 0 2% 9.2%;

}

#pre_packaged_product #pre_packaged_air_cooled_generators {
  float: left;
  width: 50%;
  margin: 0 0 0 3%;
  font-size: 2em;
  font-style: normal;  
  color: #fffb98;
  
}

#pre_packaged_product #caption_3 {
  float: left;
  width: 60%;
  margin: 2% 0 0 14%;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #ff6b00;

}

#pre_packaged_product #caption_4 {
  float: left;
  width: 4%;
  margin: 1.8% 0 0 4%;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #ff6b00;

}

#asterisk_2 {
    float: left;
    width: 2%;
    margin: 1.7% 0 0 3%;
    font-size: 1.4em;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #fffb98;
    
}

#pre_packaged_product #pre_packaged_generator_models {
  float: left;
  width: 60%;
  margin: 2% 0 2% 14%;
  font-style: normal;
  font-weight: bold;
  color: #fffb98;
  
}

#pre_packaged_product #pre_packaged_generator_models a {
  text-decoration: none;
  color: #fffb98;

}

#pre_packaged_product #pre_packaged_generator_models a:hover {
  color: #d4b379;

}

#pre_packaged_product #pre_packaged_generator_prices {
  float: left;
  padding: 0 0 0 4%;
  font-style: normal;
  font-weight: bold;
  color: #fffb98;

}

#generac_transfer_switches #misc_transfer_switches {
  float: left;
  width: 30%;
  margin: -1% 4% 0 18%;
  
}

#generac_transfer_switches #generac_logo {
  float: left;
  width: 25%;
  margin: 5% 10% 0 1%;

}

#generac_transfer_switches #transfer_switches {
  float: left;
  margin: 1% 0 0 0;
  font-size: 2em;
  font-style: normal;  
  color: #fffb98;
  
}

#generac_transfer_switches #caption_5 {
  float: left;
  width: 60%;
  margin: 2% 0 0 14%;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #ff6b00;

}

#generac_transfer_switches #caption_6 {
  float: left;
  width: 4%;
  margin: 2% 0 0 4%;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #ff6b00;

}

#asterisk_3 {
    float: left;
    width: 2%;
    margin: 1.7% 0 0 3%;
    font-size: 1.4em;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #fffb98;
    
}

#generac_transfer_switches #transfer_switch_models {
  float: left;
  width: 60%;  
  margin: 2% 0 0 14%;
  font-style: normal;
  font-weight: bold;
  color: #fffb98;
  
}

#generac_transfer_switches #transfer_switch_models a {
  text-decoration: none;
  color: #fffb98;

}

#generac_transfer_switches #transfer_switch_models a:hover {
  color: #d4b379;

}

#generac_transfer_switches #transfer_switch_prices {
  float: left;
  margin: 0 0 4% 4%;
  font-style: normal;
  font-weight: bold;
  color: #fffb98;

}

#generac_accessories #misc_generac_accessories {
  float: left;
  width: 24%;
  margin: 3% -3% 0 17%;
  
}

#generac_accessories #generac_logo {
  float: left;
  width: 25%;
  margin: 2% 0 0 13%;

}

#generac_accessories #accessories {
  float: left;
  margin: 2% 0 3% 16.3%;
  font-size: 2em;
  font-style: normal;  
  color: #fffb98;
  
}

#generac_accessories #accessories_slogan {
  float: left;
  width: 42%;
  margin: 0 0 2% 4.7%;
  font-size: 1.3em;
  font-style: normal;
  text-align: center;
  color: #fffb98;
  
}

#generac_accessories #caption_7 {
  float: left;
  width: 60%;
  margin: 1% 0 0 14%;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #ff6b00;

}

#generac_accessories #caption_8 {
  float: left;
  width: 6%;
  margin: 1.6% 0 0 4%;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #ff6b00;

}

#asterisk_4 {
    float: left;
    width: 2%;
    margin: 1.7% 0 0 1%;
    font-size: 1.4em;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #fffb98;
    
}

#generac_accessories #accessory_models {
  float: left;
  width: 60%;  
  margin: 2% 0 0 14%;
  font-style: normal;
  font-weight: bold;
  color: #fffb98;
  
}

#generac_accessories #accessory_models a {
  text-decoration: none;
  color: #fffb98;
  
}

#generac_accessories #accessory_prices {
  float: left;
  margin: 0 0 2% 4%;
  font-style: normal;
  font-weight: bold;
  color: #fffb98;

}

#generac_liquid_cooled_generators #liquid_cooled_generator {
  float: left;
  width: 43%;
  margin: 0 0 0 6%;
  
}

#generac_liquid_cooled_generators #generac_logo {
  float: left;
  width: 25%;
  margin: 3% 0 0 4.8%;

}

#generac_liquid_cooled_generators #liquid_cooled_generators {
  float: left;
  margin: 2% 0 2% -2.2%;
  font-size: 2em;
  font-style: normal;  
  color: #fffb98;
  
}

#generac_liquid_cooled_generators #liquid_cooled_slogan {  
  float: left;
  width: 36%;
  margin: 0 5% 0 -0.5%;
  font-size: 1.3em;
  font-style: normal;
  text-align: center;
  color: #fffb98;
  
}

#notes {
 float: left;
 width: 50%;
 margin: -2% 25% 2% 14%;
 font-size: .9em;
 font-style: normal;
 color: #fffb98;

}

#notes h1 {
 font-size: .9em;

}

#notes ul {
 font-style: normal;
 
}

#nav2 {
  float: left;     
  width: 18.5%;
  margin: 1% 0 2% 42%;
  background-image: url(view_product.gif);
  background-size: 100%;
  background-repeat: no-repeat;
      
}

#nav2 #contact_us {
  float: left;
  margin: 6.5% 0 11% 10.5%;
  padding: 2% 10% 2% 10%; 
  background: #ff0000;
  border-radius: 10px;

}

#nav2 #contact_us a {
  text-decoration: none;
  color: #000000;
  
}

#nav2 #contact_us a:hover {
  color: #fffb98;

}

#nav2 #contact_us:active {
  background: #6d5730;
  
}

#copyright_statement {
  display: block;
  font-weight: bold;

}

footer {
  display: block;
  clear: left;  
  margin: 33.35% 1% .5% 1%;
  padding: 0 .8% 0 0;
  font-size: 1.1vw;
  font-weight: normal;
  font-style: italic;
  border: 3px solid #fffb98;
  border-radius: 5px;
  background-color: #6d5730;
  color: #fffb98;
  text-align: right;
  
}

.ie footer {
  margin: 35% 1% 0 1%;

}


