@import url(/css/main.css);

body
{
  width: 670px;
  margin: 0px auto;
  margin-top: -140px;
  color: #333333;
}

.container
{
  border-left: 1px solid #ced3cc;
  border-right: 1px solid #ced3cc;
  padding: 0px 10px;
}


ul.menu, form
{
  margin: 0px 10px;
}

p
{
  margin-left: 10px;
}

ul.menu
{
  font-size: smaller;
}

a
{
  text-decoration: none;
  color: #333333;
}

#logo
{
  position: relative;
  top: 150px;
  left: -25px;
  border: 0px;
}

ul.menu li a
{
  padding: 0px 5px;
}

ul.foot
{
  margin: 20px 10px;
  text-align: center;
}

.menucontainer
{
  background-color: #ffffff;
  background-image: url(/images/header.jpg);
  background-repeat: no-repeat;
  background-position: 10px top;
  padding-top: 50px;
  padding-bottom: 0px;
  margin: 0px;
  margin-bottom: -5px;
}

.footer
{
  magin-bottom: -3px;
  margin-top: 10px;
}

.mainimage
{
  margin-bottom: 10px;
}

img.tagline
{
  margin: 10px 0px 20px 35px;
}

#player
{
  background-image: url(/images/home/video_back.jpg);
  background-repeat: no-repeat;
}

.product
{
/*   margin-left: 19px; */
}

label
{
  display: block;
}

table.why
{
  border-collapse: collapse;
}

table.why tr.image td img
{
  padding: 5px;
  border: 1px solid #ced3cc;
  margin: 0px auto;
}

table.why tr.text td img
{
  margin: 0px auto;
  padding-top: 10px;
}

table.why tr.text td , table.why tr.image td
{
  text-align: center;
}

table.why td
{
  width: 211px;
  border-right: 1px solid #ced3cc;
  vertical-align: top;
  padding: 5px 3px 5px 5px;
  margin: 0px;
}

table.why td.last
{
  border-right: 0px;
}

table tr.desc td
{
  margin: 0px;
  padding: 0px 20px;
}

table tr.desc td p
{
  margin: 0px;
  padding: 0px;
}

table tr.desc td p.bold
{
  margin-bottom: 10px;
}

