html, body
{
  margin: 0;
  padding: 0;
  align: center;
  background-color: #000;
  border: 0px;
}

ul
{
  padding-left: 20px;
}

li
{
/*  height: 30px;
  padding-left: 0px;*/
}

.pict
{
  border: 1px solid #CCC;
}

.noborder
{
  border: 0px normal #777;
}

a:link, a:hover, a:visited, a:focus, a:active
{
  text-decoration: none;
  color: #000;
  border: 0px;
  border-color: #777;
}

.footerlink
{
  color: #666;
  font-size: 10px;
  font-weight: bold;
}

.footerlinkhover
{
  text-decoration: underline;
  color: #666;
  font-size: 10px;
  font-weight: bold;
}

td, div
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

hr
{
  color: #EAEAEA;
  width: 95%;
  table-align: center;
}

table.main 
{
  width: 900px;
  margin: 0 auto !important;
  padding: 0px;
  background-color: #000; 
}

table.menu
{
  width: 100%;
  height: 30px;
  background-image:url(images/menu.jpg);
  margin: -2px -2px 0px 0px;
  border-bottom: 1px solid #C00;
}

table.content
{
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  vertical-align: top;
  background-color: #000;
}

table.footer
{
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0;
}

td.leftspace
{width: 18px;
 background-image:url(images/gradient.jpg);
 background-repeat: repeat-x;
}

td.centerspace
{width: 6px;
 background-image:url(images/gradient.jpg);
 background-repeat: repeat-x;
}

td.footertext
{
  font-size: 10px;
  font-weight: bold;
  color: #666;
}

td.menulogo
{
  background-image:url(images/menu.jpg);
  width: 250px;
  height: 30px;
  margin: 0px -2px 0px 0px;
  text-align: right;
}

td.menurightspace
{
  width: 250px;
  height: 30px;
  background-image:url(images/menu.jpg);
}

td.menuleftspace
{
  width: 30px;
  height: 30px;
  background-image:url(images/menu.jpg);
}

.menu
{
  color: #FFC;
  letter-spacing: 1.12px;
  background-image:url(images/menu.jpg);
  vertical-align:bottom;
  height:22px;
  padding-bottom:0px;
}

.menuunder
{
  color: #FFC;
  text-decoration: underline;
  letter-spacing: 1.12px;
  background-image:url(images/menu.jpg);
  vertical-align:bottom;
  height:22px;
  padding-bottom:0px;
}

table.intro
{
  border: 1px solid #333;
  width: 355px;
  height:380px;
  margin: 15px; 
  padding: 15px;
  vertical-align: top; 
}

td.titles
{
  color:#F00;
  letter-spacing: -0.1px;
  padding: 15px 0px 15px 15px;
  vertical-align: top;
  height: 35px;
}

td.pressrowtitle
{
  color:#999;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: -0.3px;
  vertical-align: top;
  padding: 1px 1px 1px 15px;
  background-image:url(images/tabletitle.jpg);
  height: 20px;
}

td.presstext
{
  color:#CCC;
  font-size: 11px;
  letter-spacing: -0.3px;
  vertical-align: top;
  padding: 1px 1px 1px 15px;
  height: 15px;
}

td.pressmore
{
  text-align: right;
  height: 10px;
}

.more
{
  letter-spacing: -0.1px;
  text-align: right;
  vertical-align: top;
  padding: 10px 0px 0px 0px;
}

td.text
{
  color:#CCC;
  font-size: 12px;
  letter-spacing: -0.1px;
  vertical-align: top;
  padding: 0px 15px 15px 15px;
  text-align: justify;
}

table.features
{
  border: 1px solid #333;
  width: 215px;
  height:380px;
  margin: 15px; 
  padding: 15px; 
  vertical-align: top;
}

td.featuretext
{
  color:#CCC;
  font-size: 11px;
  letter-spacing: -0.1px;
  vertical-align: top;
  padding: 0px 0px 0px 15px;
}

td.viewclip
{text-align: left;}

table.products
{
  border: 1px solid #333;
  width: 600px;
  height: 710px;
  margin: 15px; 
  padding: 15px; 
  background-color: #FFF;
}

td.titleproducts
{
  color:#900;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.1px;
  vertical-align: top;
  padding: 30px 0px 15px 40px;
  height: 15px;
  background-color: #FFF;
}

td.subtitleproducts
{
  color:#F00;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -0.1px;
  vertical-align: top;
  padding: 5px 0px 5px 5px;
  height: 15px;
  background-color: #FFF;
}

td.productname
{
  color: #900;
  font-size: 12px;
  text-align: center;
  background-color: #FFF;
  height: 150px;
}

div.productdescription
{
  font-size: 10px;
  color: #000;
  width: 145px;
  text-align: left;
  padding-left: 11px;
}
div.productdescription1
{
  padding: 30px;
  width: 100%;
}

td.productspace
{
  width: 5%;
  background-color: #FFF;
}

td.productmenu
{
  background-image:url(images/productmenu.jpg);
  height: 15px;
  color: #FFF;
  padding: 0px 15px 0px 15px;
}

td.menuspace
{
  background-color: #FFF;
  height: 15px;
}

td.hr
{
  height: 40px;
  background-color: #FFF;
}

td.descspace
{
  width: 40px;
  background-color: #FFF;
}

td.descproduct
{
  background-color: #FFF;
  text-align: center;
  vertical-align: top;
  padding-left: 14px;
}

td.footerspace
{
  height: 100%;
  background-color: #FFF;
}

div.textproductdescription
{
  font-size: 12px;
  color: #000;
  width: 220px;
  text-align: left;
  padding-top: 10px;
/*  vertical-align: top;*/
}

td.nameproduct
{
  color: #000;
  font-size: 16px;
  font-weight: bold;
  background-color: #FFF;
}

td.parameters
{
  background-image:url(images/centertitle.jpg);
  color: #900;
  font-weight: bold;
  font-size: 12px;
}

td.pressdate
{
  color: #000;
  font-size: 12px;
  font-weight: normal;
  padding-left: 40px;
  padding-right: 0px;
  background-color: #FFF;
  height: 20px;
}

td.videotitle
{
  font-size: 13px;
  vertical-align: top;
  text-align: left;
  padding-left: 20px;
  color: #900;
  background-color: #FFF;
  width: 500px;
}

.download
{
  font-size: 12px;
  vertical-align: top;
  text-align: left;
  color: #06C;
  background-color: #FFF;
}

td.presstitle
{
  text-align: left;
  padding-left: 40px;
  padding-right: 40px;
  color: #900;
  background-color: #FFF;
  font-size: 14px;
  height: 20px;
}

div.pressdescription
{
  font-size: 12px;
  color: #000;
  text-align: justify;
}

div.readmore
{
  font-size: 10px;
  vertical-align: top;
  text-align: right;
  color: #666;
  background-color: #FFF;
/*  letter-spacing: 1.12px;*/
  padding-right: 20px;
/*  padding-right: 40px;*/
}

.dropdown
{
  background-color: #990000;
}

td.namecompany
{
  color: #000;
  padding-left: 40px;
  background-color: #FFF;
  font-weight: bold;
}

.addresscompany
{
  color: #333;
  font-size: 11px;
  background-color: #FFF;
}

.mailcompany
{
  color: #900;
  font-size: 11px;
  background-color: #FFF;
}

td.t1
{
  background-image:url(images/t1.jpg);
  background-color: #FFF;
  width: 4px;
  height: 4px;
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 1px;
}

td.t2
{
  background-image:url(images/t2.jpg);
  background-color: #FFF;
  width: 4px;
  height: 4px;
  background-repeat: no-repeat;
  background-position: right top;
  font-size: 1px;
}

td.t3
{
  background-image:url(images/t3.jpg);
  background-color: #FFF;
  width: 4px;
  height: 4px;
  background-repeat: no-repeat;
  background-position: right bottom;
  font-size: 1px;
}

td.t4
{
  background-image:url(images/t4.jpg);
  background-color: #FFF;
  width: 4px;
  height: 4px;
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 1px;
}

td.tcenter
{
  background-color: #FFF;
  height: 4px;
}

td.tside
{
  background-color: #FFF;
  width: 4px;
}

table.products1
{
  border: 0px solid #333;
  width: 600px;
  height: 710px;
  margin: 15px; 
  padding: 0px; 
  background-color: #FFF;
}

td.gradient
{
  background-image:url(images/gradient.jpg);
  background-repeat: repeat-x	;
}

td.grad1
{
  background-image:url(images/grad1.jpg);
}

td.log1
{
  background-image:url(images/log1.jpg);
  width: 650px;
  height: 91px;
}

td.log2
{
  background-image:url(images/log2.jpg);
  width: 650px;
  height: 189px;
}

td.log3
{
  background-image:url(images/log3.jpg);
  width: 250px;
  height: 280px;
}