html {
  background-image:url('../img/gowithflo/gowithflo_background.jpg');
}

h2, a, strong, em {
  color:#ED1C24;
}

p {
  color:#ED1C24;
}
#title {
  background-image:url('../img/gowithflo/gowithflo_logo.png');
}

#sidebar_left {
  background-image:url('../img/gowithflo/gowithflo_totem.png');
}

#secondary_links a {
  background-image:url('../img/gowithflo/gowithflo_totem_button.png');
  color:#fff;
}

#secondary_links a:hover {
  background-image:url('../img/gowithflo/gowithflo_totem_button_hover.png');
  color:#fff;
  text-decoration:none;
}

#service_links_body .first, #service_links_body .second, #service_links_body .third, #service_links_body .fourth, #service_links_body .fifth, #service_links_body .sixth, #service_links_body .seventh {
  background-image:url('../img/gowithflo/gowithflo_servicelinks_buttons.png');
}

#service_links_body a {
  color:#fff;
}

.small_panel_body {
  margin:0;
}