body {
	margin: 0;
	padding: 0;
}
a {
    color: #B22D2E;
}
h1 {
    font-size: 12px; 
	padding: 0;
	margin: 0;
}
h2 {
    font-size: 14px;
	font-style: normal;
	padding: 0;
	margin: 0;
	text-align: center;
	padding-top: 22px;
}
#wrapper {
    background-color: #FFF;
	background-image: url(images/prentis_bg.gif);
	background-repeat: repeat-y;
	width: 750px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #887D75;
}
#sidebar {
    width: 164px;
	float: left;
	background-image: url(images/prentis_banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#sidebar ul{
    margin-top: 152px;
	list-style-type: none;
	padding: 0;
	margin-left: 17px;
  }
#sidebar li{
    padding: 0;
    margin-bottom: 4px;
  }
.mainlink{
    padding: 0;
	margin-top: 20px;
  }
.tradeslogo{
  text-align: center;
  }
.tradeslogosm{
  text-align: center;
  padding: 20px 0;
}
.altimage{
  text-align: center;
}
#maincontent {
	width: 585px;
    margin: 0 0 0 165px;
	padding: 0;
}
#textblock {
    padding: 25px 32px;
 }
.italic {
   font-style: italic;
}
/* this fixes the IE 3 pixel gap bug \*/
* html #sidebar {
    margin-right: -3px;
}
* html #maincontent {
    margin-left: 0;
}
/* end hide */
#products {
    width: 254px;
    float: left;
}
#products img{
    border: none;
}
#products ul{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
  }
#products li{
    padding: 0;
    margin-bottom: 4px;
  }
#products a {
      font-size: 11px;
}
#description {
    width: 303px;
    margin: 0 0 0 260px; 
	line-height: 16px;
}
#subcontent {
    font-size: 12px;
    margin-top: 10px;
    margin-left: 8px;
}
#subcontent a {
    color: #993333;
}
.subtextblock {
	margin: 0 7px;
}
.productname {
    text-align: center;
	padding: 5px 0 25px 0;
	font-size: 11px;
}
.productnamealt {
    text-align: center;
	padding: 5px 0 5px 0;
	font-size: 11px;
}
#footer {
    clear: both;
}
.otherorg {
    font-size: 13px;
	padding-top: 25px;
	padding-bottom: 8px;
}
#detailedview{
    text-align: center;
}
#detailedview img{
    padding: 10px;
    border: none;
}
#flash {
    margin-left: 1px;
}
.contact{
    padding-top: 20px;
	padding_bottom: 20px;
}