
body {
  background-color: #EEEEEE;
  text-align: center;
  margin: 0;
  margin-top: 10;
  font-family: Geneva, "MS Sans Serif", sans-serif, Verdana, Arial, sans-serif;
}
h1 {
  margin: 0 0 10px 0;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: bold;
}
h2 {
  margin: 0 0 15px 0;
  font-size: 12px;
}

p {
  line-height: 1.5em;
  margin: 0 0 16px 0;
}

p.inset-number {
  font-family: Verdana, Arial, sans-serif;
  font-size: 26px;
  color: #45749E;
  line-height: 28px;
  margin: 0 0 10px 0;
}
p.inset-title {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #45749E;
  line-height: 18px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
p.inset-body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #45749E;
  line-height: 16px;
  margin: 0 0 16px 0;
}

a {
  font-family: Geneva, "MS Sans Serif", sans-serif, Verdana, Arial, sans-serif;
  line-height: 11px;
  color: #2E6B9A;
  text-decoration: none;
}
a:link    { color: #2E6B9A; }
a:visited { color: #2E6B9A; }
a:hover   { color: #2E6B9A; text-decoration: underline; }

.spacer {
  margin: 0 0 0 15px;
}

.tab1 {
  margin: 0 0 0 5px;
}

.current-page {
  line-height: 11px;
}

#page {
  position: relative;
  text-align: left;
  width: 770px;
  height: 515px;
  top: 0;
  left: 0;
  font-size: 0.9em;
  margin: 0 auto;
  background-color: #3F576F;
  color: #E4E4E4;
  background-image: url(img/gradient_v.jpg);
  background-repeat: repeat-x;
  border-right: 1px solid #6588AF;
  border-top: 1px solid #BECDDE;
  border-bottom: 1px solid #2F475B;
}

#top-block {
  position: relative;
  width: 100%;
  height: 405px;
  top: 0px;
  left: 0px;
}

#navigation {
  position: absolute;
  width: 110px;
  top: 0;
  left: 0;
  font-size: 0.8em;
  color: white;
  z-index: 1;
  visibility: visible;
}

#content-block {
  position: relative;
  width: 660px;
  height: 405px;
  top: 0;
  left: 110px;
  background-color: white;
  z-index: 0;
}

#content-block-left {
  width: 320px;
  height: 405px;
  position: relative;
}

#content-block-double {
  width: 650px;
  height: 405px;
  position: relative;
}

#header {
  position: relative;
  width: 275px;
  top: 0;
  left: 50px;
  background-color: white;
}

#single-page {
  position: absolute;
  width: 275px;
  height: 325px;
  top: 60px;
  left: 50px;
  font-size: 10px;
  background-color: #F4F4F4;
  color: #2E6B9A;
  margin: 0;
}

.text-block {
  margin: 15px;
}

#main-image {
  position: absolute;
  text-align: center;
  width: 240px;
  height: 360px;
  line-height: 360px;
  top: 25px;
  left: 370px;
  background-color: #E7E6EB;
  color: black;
}

#product-image {
  position: absolute;
  text-align: center;
  width: 100px;
  line-height: 100px;
  height: 100px;
  top: 70px;
  left: 210px;
  z-index: 2;
}

#first-page {
  position: absolute;
  width: 275px;
  height: 325px;
  top: 60px;
  left: 50px;
  font-size: 10px;
  background-color: #F4F4F4;
  color: #2E6B9A;
  margin: 0;
}

#second-page {
  position: absolute;
  width: 285px;
  height: 325px;
  top: 60px;
  left: 325px;
  font-size: 10px;
  background-color: #F4F4F4;
  color: #2E6B9A;
  margin: 0;
}

#page-turner {
  position: relative;
  text-align: center;
  width: 275px;
  height: 40px;
  line-height: 40px;
  top: 25px;
  left: 35px;
  color: #48607A;
}

#image-selector {
  position: relative;
  width: 770px;
  line-height: 110px;
  height: 110px;
  margin: 0 0 0 0;
  top: 0;
  left: 0;
  background-image: url(img/gradient_h.jpg);
  background-repeat: repeat-y;
}

#footer {
  position: relative;
  width: 770px;
  line-height: 25px;
  height: 25px;
  top: 0;
  left: 0px;
  text-indent: 0;
  margin: 0;
  font-size: 0.7em;
  border-top: 1px solid #859DB7;
  color: white;
  background-image: url(img/gradient_h.jpg);
  background-repeat: repeat-y;
}