.body_home {
  background-image: url(../img/blue-background.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  background-color:# ffffff;
  font-family: arial, verdana, tahoma, helvetica;
  font-size: 14px;
  color: #666666;
}

.page_title {
  font-size: 22px;
  color: #0099cc;
}

.product_page_title {
  font-family: arial;
  font-size: 26px;
  color: #999999;
}

.product_page_smart_care_blue_title {
  font-family: arial;
  font-size: 20px;
  color: #002D62;
}

.product_page_smart_care_green_title {
  font-family: arial;
  font-size: 20px;
  color: #34902B;
}

.product_page_product_gray_title {
  font-family: arial;
  font-size: 20px;
  color: #999999;
}

.product_page_product_blue_title {
  font-family: arial;
  font-size: 20px;
  color: #002D62;
}

.product_page_product_gray_top_text {
  font-family: arial;
  font-size: 16px;
  color: #999999;
}

.product-header-1 {
  font-family: arial;
  font-size: 22px;
  color: #a6a6a6;
  line-height: 1.5em;
}

.product-header-2 {
  font-family: arial;
  font-size: 18px;
  color: #A7ABB4;
  line-height: 1.5em;
}

.product-header-3 {
  font-family: arial;
  font-size: 22px;
  font-weight:bold;
  color: #5B9DDF;
  line-height: 1.7em;
}

.product-header-4 {
  font-family: arial;
  font-size: 14px;
  color: #9b9b9b;
  line-height: 1.5em;
}

.differences_title {
  font-size: 22px;
  color: #0099cc;
}

.differences_text {
  font-size: 16px;
  color: #999999;
}

.footer {
  background-image: url(../img/footer-background.png);
  background-repeat: repeat-x;
  background-color:# ffffff;
  height: 200px;
  width: 940px;
  font-size: 12px;
  color: #666666;
  text-shadow:1px 1px 1px #ffffff;
}

a:link {color:#0099cc;text-decoration:none;}
a:visited {color:#0099cc;text-decoration:none;}
a:hover {color:#0099cc;text-decoration:underline;}
a:active {color:#0099cc;text-decoration:underline;}

a.footer_links:link {color:#0099cc;text-decoration:none;text-shadow:1px 1px 1px #ffffff;}
a.footer_links:visited {color:#0099cc;text-decoration:none;text-shadow:1px 1px 1px #ffffff;}
a.footer_links:hover {color:#0099cc;text-decoration:underline;text-shadow:1px 1px 1px #ffffff;}
a.footer_links:active {color:#0099cc;text-decoration:underline;text-shadow:1px 1px 1px #ffffff;}
