body {
  background: #ffffff url(../images/misc/convex-side-banner.gif) repeat-y;
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: left;
  color: #444444;
  margin: 0px; border: 0px; padding: 0px;
  }

a:link {color: #444444;}
a:visited {color: #444444;}
a:hover {color: #ff0000;}
a:active {color: #ff0000;}

/* ---------- PAGE HEADER STYLES ---------- */

#pageheader {
  background: #4137a0;
  color: #d1fcff;
  height: 75px;
  }

#pageheader h1 {
  font-size: 260%;
  font-weight: bold;
  border: 0px; margin: 0px;
  padding: 10px 210px 0px 135px;
  }

/* ---------- MAIN BODY + MISC STYLES ---------- */

#centresection {
  background: #ffffff;
  margin: 20px 210px 0px 135px;
  }

#centresection p {
  font-size: 90%;
  }

#centresection li {
  font-size: 90%;
  }

em.bold {
  font-weight: bold;
  font-style: normal;
  }

em.bolditalic {
  font-weight: bold;
  font-style: italic;
  }

em.italic {
  font-weight: normal;
  font-style: italic;
  }

.redtext {
  color: #ff0000;
  }

.redtext a:link {color: #ff0000;}
.redtext a:active {color: #ff0000;}
.redtext a:visited {color: #ff0000;}
.redtext a:hover {color: #ff0000;}

h2 {
  font-size: 160%;
  font-weight: bold;
  color: #4137a0;
  }

h3 {
  font-size: 120%;
  font-weight: bold;
  color: #4137a0;
  }

h4 {
  font-size: 100%;
  font-weight: bold;
  color: #4137a0;
  }

.topofpage {
  font-size: 75%;
  color: #4137a0;
  text-align: right;
  }

.topofpage hr {
  background-color: #4137a0;
  color: #4137a0;
  }

a.topofpage:link {color: #4137a0;}
a.topofpage:active {color: #ff0000;}
a.topofpage:visited {color: #4137a0;}
a.topofpage:hover {color: #ff0000;}

form {
  padding: 0px; margin: 0px; border: 0px;
  }

.rhsfeaturewrap {   /* For use on Welcome page */
  float: right;
  background: url(../images/misc/product-list-top.gif) top left no-repeat;
  width: 270px;
  margin: 0px 0px 20px 20px;
  }

.rhsfeature {
  background: url(../images/misc/product-list-bottom.gif) bottom right no-repeat;
  font-size: 90%;
  text-align: center;
  padding: 0px 10px 10px 10px;
  }

.rhsfeature img {
  border-style: none;
  }

.rhsfeature h3 {
  font-weight: bold;
  color: #d1fcff;
  margin: 0px; border: 0px;
  padding: 2px 0px 12px 10px;
  }

.rhsfeature form {
  padding: 3px 0px 0px 0px;
  }

.prodwrap {
  clear: both;
  width: 100%;
  overflow: auto;
  background: url(../images/misc/product-list-top.gif) top left no-repeat;
  padding: 0px; border: 0px;
  margin: 0px 0px 20px 0px;
  }

.product {
  width: 100%;
  overflow: auto;
  background: url(../images/misc/product-list-bottom.gif) bottom right no-repeat;
  padding: 0px; margin: 0px; border: 0px;
  }

.product h3 {
  font-size: 100%;
  font-weight: bold;
  color: #d1fcff;
  margin: 0px; border: 0px;
  padding: 3px 0px 12px 10px; 
  }

.product img {
  float: left;
  padding: 0px 0px 10px 10px;
  border-style: none;
  }

.generalimg {
  padding: 0px; border: 0px; margin: 0px;
  border-style: none;
  }

.lhsimg {
  float: left;
  border-style: none;
  margin: 0px; border: 0px;
  padding: 0px 10px 10px 0px;
  }

.producttext {
  float: left;
  height: 1%;
  font-size: 80%;
  margin: 0px; border: 0px;
  padding: 0px 10px 10px 10px;
  }

.clearme {
  clear: both;
  padding: 0px; border: 0px; margin: 0px;
  }

/* ---------- RHS NAVIGATION STYLES ---------- */

#rhscolumn {
  position: absolute;
  right: 0px;
  top: 75px;
  width: 170px;
  margin: 0px; border: 0px; padding: 0px;
  }

.rhsnavlist {
  list-style-type: none;
  border: 0px; margin: 0px;
  padding: 25px 0px 0px 0px; 
  }

.rhsnavlist li {
  font-weight: bold;
  font-size: 90%;
  padding: 0px; border: 0px;
  margin: 0px 0px 1px 0px;
  }

.rhsnav1, .rhsnav2 {
  width: 150px;
  height: 22px;
  display: block;
  text-decoration: none;
  padding: 2px 0px 0px 6px;
  }

a.rhsnav1:link {color: #4137a0; background-image: url(../images/nav/nav1.gif);}
a.rhsnav1:active {color: #ff0000; background-image: url(../images/nav/nav-on.gif);}
a.rhsnav1:visited {color: #4137a0; background-image: url(../images/nav/nav1.gif);}
a.rhsnav1:hover {color: #ff0000; background-image: url(../images/nav/nav-on.gif);}

a.rhsnav2:link {color: #4137a0; background-image: url(../images/nav/nav2.gif);}
a.rhsnav2:active {color: #ff0000; background-image: url(../images/nav/nav-on.gif);}
a.rhsnav2:visited {color: #4137a0; background-image: url(../images/nav/nav2.gif);}
a.rhsnav2:hover {color: #ff0000; background-image: url(../images/nav/nav-on.gif);}

#rhscontact {
  background: #4137a0;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 170px;
  height: 75px;
  color: #d1fcff;
  margin: 0px; border: 0px; padding: 0px;
  }

#rhscontact p {
  font-size: 90%;
  font-weight: bold;
  border: 0px; margin: 0px;
  padding: 30px 0px 0px 0px;
  }

/* ---------- PAGE FOOTER STYLES ---------- */

#pagefooter {
  clear: right;
  text-align: center;
  font-size: 60%;
  }

#pagefooter hr {
  background-color: #4137a0;
  color: #4137a0;
  margin: 20px 0px 5px 0px;
  }
