html,
body {
font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, "Lucida Sans Unicode";
  font-weight: normal;
}

.products {
	-ms-behavior: url(../htc/backgroundsize.htc);
	min-height: 0 !important;
}

#navigation .navbar {
	z-index: 3;	
}