@charset "UTF-8";
#main_container_shadow {
  background: url(images/background_shadow.png) repeat-y;
  height: 800px;
  width: 985px;
  margin-right: auto;
  margin-left: auto;
}
/* CSS Document */

#container {
  height: 757px;
  width: 896px;
  position: relative;
  left: 43px;
}
#top_image {
  background: url(images/woozie_when_top.jpg) no-repeat center;
  position: absolute;
  height: 450px;
  width: 896px;
  left: 3px;
  top: 140px;
}
#center_image {
  background: url(images/woozie_when_inside.jpg) no-repeat center;
  position: absolute;
  height: 554px;
  width: 896px;
  left: 3px;
}
#logo {
  height: 90px;
  width: 252px;
  position: absolute;
  top: 55px;
  left: 23px;
}
#tag {
  height: 120px;
  width: 140px;
  position: absolute;
  top: 37px;
  left: 500px;
  background: url(images/tag.png) no-repeat;
}
#woozie_paragraph {
  width: 790px;
  top: 65px;
  position: absolute;
  left: 50px;
}
h1 {
  font: italic bold 31px/32px Arial, Helvetica, sans-serif;
  color: #1ebceb;
}
p {
  padding-bottom: -5px;
}
.paragraph_type {
  font: 14px/16px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
#bottom_menu {
  position: absolute;
  height: 50px;
  width: 898px;
  left: -1px;
  top: 633px;
}
#bottom_dots {
  position: absolute;
  height: 100px;
  width: 896px;
  left: 2px;
  top: 700px;
  background: url(images/bottom_dots.jpg) no-repeat;
}
#main_container_bottom_shadow {
  background: url(images/background_shadow_bottom.png) no-repeat;
  height: 100px;
  width: 985px;
  margin-right: auto;
  margin-left: auto;
}
.large_type_insulate {
  font: italic bold 31px/32px Arial, Helvetica, sans-serif;
  color: #63B848;
  text-align: center;
}
#insulate_type {
  width: 210px;
  top: 66px;
  position: absolute;
  left: 285px;
}
#phone_type {
  width: 210px;
  top: 66px;
  position: absolute;
  left: 655px;
}
.large_type_phone {
  font: italic bold 19px/21px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-align: right;
}
.large_type_email {
  font: italic bold 15px/21px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-align: right;
  text-decoration: none;
}
.large_type_email a:link {
  font: italic bold 15px/21px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-align: right;
  text-decoration: none;
}
.large_type_email a:visited {
  font: italic bold 15px/21px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-align: right;
  text-decoration: none;
}
#headline_type {
  width: 800px;
  top: 20px;
  position: absolute;
  left: 50px;
  height: 20px;
  text-align: center;
}
#bottom_image {
  background: url(images/woozie_when_bottom.jpg) no-repeat center;
  position: absolute;
  height: 50px;
  width: 896px;
  left: 3px;
  top: 580px;
}
.large_headline {
  font: italic bold 31px/32px Arial, Helvetica, sans-serif;
  color: #1ebceb;
}

