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

#container {
  height: 757px;
  width: 896px;
  position: relative;
  left: 43px;
}
#main_image {
  background: url(../images/woozie_where.jpg) no-repeat;
  position: absolute;
  height: 554px;
  width: 896px;
  left: 2px;
  top: 33px;
}
#logo {
  height: 90px;
  width: 252px;
  position: absolute;
  top: 55px;
  left: 23px;
  background: url(../images/woozie_logo.png) no-repeat;
}
#tag {
  height: 118px;
  width: 140px;
  position: absolute;
  top: 32px;
  left: 477px;
  background: url(../images/tag.png) no-repeat;
}
#woozie_paragraph {
  width: 550px;
  top: 160px;
  position: absolute;
  left: 23px;
}
h1 {
  font: italic bold 16px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
p {
  padding-bottom: -5px;
}
.paragraph_type {
  font: 14px/22px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
.paragraph_type a:link {
  font: 14px/22px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
.paragraph_type a:visited {
  font: 14px/22px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
#bottom_menu {
  height: 50px;
  width: 898px;
  margin: 0 auto;
  margin-top: 30px;
  clear: both;
}
#bottom_dots {
  height: 250px;
  width: 896px;
  background: url(../images/PaisleyGrass.jpg) no-repeat bottom;
  margin: 0 auto;
  margin-top: 30px;
  clear: both;
}
#main_container_bottom_shadow {
  background: url(../images/background_shadow_bottom.png) no-repeat;
  height: 100px;
  width: 985px;
  margin-right: auto;
  margin-left: auto;
}
#locator {
  height: 350px;
  width: 480px;
  position: absolute;
  padding: 0px;
  top: 220px;
  left: 23px;
  background: #51A93D;
  border: 3px solid #442288;
}
.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: 273px;
}
#phone_type {
  width: 210px;
  top: 66px;
  position: absolute;
  left: 675px;
}
.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;
}

