body { padding: 0px 0px 0px 0px; margin: 0; }
p { padding: 0px 0px 0px 0px; margin: 10px 0px 0px 0px; }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
h1 { color: #36c; font-size: 18pt; font-weight: normal; margin: 0.5em 0; }
h2 { color: #36c; font-size: 14pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; margin: 0.5em 0; }
h3 { color: #36c; font-size: 12pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; margin: 20px 0px 0px 0px; }
#pNav { background-image: url(../images/bg_pNav.gif); height: 35px; width: 100%; left: 0; top: 0px; position:relative; visibility: visible; z-index:1000;}
#content { color: #333; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 40px 25px 20px 25px; font-weight: normal; line-height: 130%; visibility: visible; }
#contentwide { color: #333; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 40px 60px 20px 25px; font-weight: normal; line-height: 130%; visibility: visible; }
#fNav { color: #333; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
#address { color: #333; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}
#copyright { color: #333; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}
td.icons { background-image: url(../images/bg_icons.gif); }
td.bgContent { background-image: url(../images/bg_content2.gif); background-repeat: repeat-x;  }
td.bgHome { background-image: url(../images/bg_home.jpg);}
td.fNav { background-image: url(../images/bg_fNav.gif);}
ul.list li{
	font-family: verdana,arial,helvetica,sans-serif;
	color:#333333;
	font-size:100%;
	padding-left:0px;
	line-height:110%;
	padding-bottom:10px;
	margin-left: -20px;
}

.indent {
	padding-left:10px;
}

.cellh1 {
	color: #36c;
	padding-bottom:20px;
	line-height: 130%;
	font-size: 18pt;
}

/* Buttons */
.side_buts {
  margin-left: 35px;
}

.but_list li {
  float: left;
  list-style: none;
}

.but_demo {
  background: url(../images/but-watch.gif) no-repeat;
  display: block;
  height: 48px;
  margin-top: 5px;
  text-indent: -9999px;
  width: 132px;
}

  .but_demo:hover,
  .but_order:hover,
  .but_bes_users:hover,
  .but_bis_users:hover {
    background-position: 0 -48px;
  }

.but_order {
  background: url(../images/but-order.gif) no-repeat;
  display: block;
  height: 48px;
  margin-top: 5px;
  text-indent: -9999px;
  width: 132px;
}

.but_bes_users {
  background: url(../images/but-bes-users.gif) no-repeat;
  display: block;
  height: 48px;
  margin-top: 5px;
  text-indent: -9999px;
  width: 132px;
}

.but_bis_users {
  background: url(../images/but-bis-users.gif) no-repeat;
  display: block;
  height: 48px;
  margin-top: 5px;
  text-indent: -9999px;
  width: 132px;
}

.more_info {
  margin-bottom: 10px;
  margin-left: 20px;
  padding-left: 0;
}

.checkmark {
  list-style: none;
}

  .checkmark li {
    background: url(../images/checkmark.gif) no-repeat;
    margin-bottom: 10px;
    padding-left: 30px;
  }
