body {
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
    color: blue;
}

p {
    margin: 0;
}

img {
    border: 0;
}

#body {
  background: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/back.jpg) no-repeat center top;
}

#center {
    background-image: none;
    background-repeat: repeat-y;
    background-position: center center;
    min-height: 579px;
    width: 767px;
    display: block;
    margin: 0 auto;
}

#titlebar {
  background: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/back-SEO.gif) repeat-x #005787;
  height: 25px;
  color: #42a2e5;
    display: block;
    padding-top: 4px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
  border-bottom: 1px solid #015C9C;
}

#servmsgbar {
  background: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/back-servbar.gif) repeat-x #42a2e5;
    margin: 0 auto;
    color: #FFF;
    text-align: center;
  border-bottom: 3px solid #FFC214;
}

#header.home {
    height: 185px;
    background-image: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/back-home-masthead.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
}

#header {
    min-height: 185px;
    background-image: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/back-mastehead-nav.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-left: 1px;
    clear: both;
    display: block;
}

#header_title {
    background: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/header_back.jpg) no-repeat left bottom;
    color: #00ACAE;
    display: block;
    font-size: 20px;
    font-weight: normal;
    margin: 55px 0 10px 15px;
    padding: 0 0 5px 0;
    text-transform: capitalize;
}

#main {
    width: 350px;
    display: block;
    margin: 0 0 0 1px;
    min-height: 350px;
}

#main.leftsidebar {
    width: 350px;
}

#main.rightsidebar {
    width: 350px;
    margin-left: 0;
}

#main.full {
    margin: 0;
    padding: 0 0 0 5px;
    width: 758px;
}

#main.home {
    width: 766px;
    padding: 0;
}

#right {
    width: 386px;
    display: block;
    float: right;
    overflow: hidden;
    text-align: center;
    margin-right: 0;
    min-height: 350px;
}

#right.home {
    width: 366px;
    padding-left: 10px;
    padding-right: 10px;
}

#left {
    width: 350px;
    display: block;
    float: left;
    min-height: 350px;
    padding-left: 30px;
}

#left.home {
    width: 350px;
    padding-left: 20px;
    padding-right: 10px;
}

#bottom {
    background-image: none;
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    width: 768px;
    /*
     margin: -10px auto 0 auto;
     line-height: 35px;
     vertical-align: middle;
     min-height: 36px;
     */
}
/*
#logo {
    background: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/logo.jpg) no-repeat;
    display: block;
    height: 150px;
    width: 289px;
} */

#logo {
  background: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/logo.png) no-repeat;
  height: 87px;
  width: 233px;
  margin: 10px 0 0 45px;
  display: block;
}

.clear {
    display: block;
    width: 1px;
    height: 1px;
    clear: both;
}

#footer {
    width: 768px;
    display: block;
    margin: 0 auto;
}

#header_nav {
    display: block;
    width: 210px;
    float: right;
    padding-top: 5px;
    font-size: 12px;
    font-weight: bold;
}

#header_left {
  float: left;
}

.prdbubble {
    background-image: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/tooltipmed.png);
    background-repeat: no-repeat;
    font-size: 12px;
    height: 180px;
    padding: 24px 30px 24px 44px;
    text-align: left;
    width: 226px;
}

.largebubble {
    background-image: url(http://www.gulfstreamheatpump.com/themes/gulfstream/images/tooltipextralarge.png);
    background-repeat: no-repeat;
    font-size: 12px;
    height: 450px;
    padding: 24px 80px 24px 60px;
    text-align: left;
    width: 360px;
}
