body {
  font: 14px geneva, tohoma, arial;
  background: url(images/blue-background.jpg) top center no-repeat;
  background-size: auto 110%;
  color: #333333;
  text-align: center;
  margin: 0 auto;
  }

h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-weight: normal;
  }  

a, a:visited {
  border: none;
  }

a:hover {
  border: none;
  }      

img {
  border: none;
  }

ul {
  list-style: disc url('images/bullet.png');
  }

li {
  margin: 7px 0;
  }

em {
  font-weight: 900;
  font-style: normal;
  font-size: 110%;
  }

.pop {
  border: 4px ridge #0065A4;
  }

#container {
  background: url(images/container-refrigeration.png) top left no-repeat;
  text-align: left;
  position: relative;
  width: 1180px;
  margin: 0 auto;
  }    

#navigation {
  float: left;
  text-align: center;
  padding-top: 40px;
  margin-left: 107px;
  width: 210px;
  height: 900px;
  }

#service-navigation {
  text-align: center;
  display: none;
  }

#main {
  width: 600px;
  padding-top: 270px;
  margin: 0 70px 0 410px;
  }

#frontshow {
  position: relative;
  height: 225px;
  width: 640px;
  }

#frontshow div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0.0;
  height: 225px;
  background-color: #ffffff;
  }

#frontshow div.active {
  z-index: 10;
  opacity: 1.0;
  }

#frontshow div.last-active {
  z-index: 9;
  }

#frontshow div img {
  height: 225px;
  display: block;
  border: 0;
}

#footer {
  clear: both;
  text-align: center;
  color: #000000;
  font-size: 10px;
  padding: 40px 0 20px 0;
  }
  
.ss-form-title, .ss-form-desc, .ss-q-title {
}

#entry_2 {
width: 200px;
}

.google-submit {
position:relative;
left:250px;
bottom:42px;
}

