html, body
{
  width: 100%;
  height: auto;
  margin: auto;
  border: 0;
}

body
{
  background-color: #404040;
  background-image: url(top_gray_shadow.png);
  background-repeat: repeat-x;
  font-family: helvetica, arial, sans-serif;
  line-height: 130%;
  font-size: 16px;
  font-weight: 100;
  color: #505050;
  margin-left: auto;
  margin-right: auto;
  width: 880px;
  -webkit-text-size-adjust:none;
}

div
{
  display: block;
  background-color: transparent;
  margin: 0;
  border: 0;
  width: 100%;
  float: left;
}

p b
{
	font-weight: 600;
}

div.header
{
  width: 880px;
  height: 120px;
  background-image: url(header1.png);
  background-repeat: no-repeat;
}

div.lenses_header
{
  width: 880px;
  height: 120px;
  background-image: url(lenses/lenses_header.png);
  background-repeat: no-repeat;
}

div.mixface_header
{
  width: 880px;
  height: 120px;
  background-image: url(mixface/mixface_header.png);
  background-repeat: no-repeat;
}

div.drunkalizer_header
{
  width: 880px;
  height: 120px;
  background-image: url(drunkalizer/drunkalizer_header.png);
  background-repeat: no-repeat;
}

div.content
{
  width: 760px;
  height: auto;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 40px;
  padding-bottom: 25px;
  background: #FFFFFF;
}

div.section
{
  width: 100%;
  padding-bottom: 60px;
  margin: 0;
}

div.footer
{
  width: 820px;
  height: auto;
  clear: both;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 8px;
  padding-bottom: 6px;
  font-size: 12px;
  text-align: center;
  background: #D0D0D0;
  color: #FFFFFF;
}

img
{
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
}

h1
{
  color: #10D6E2;
  font-size: 28px;
  font-weight: normal;
  padding-top: 10px;
}

h1.first
{
  padding: 0;
  margin: 0;
  line-height: 100%;
}

h2
{
  color: #FF8000;
  font-size: 20px;
  font-weight: normal;
  padding-top: 16px;
  padding-bottom: 0px;
  margin-top: 0px;
}

ul
{
  margin-left: 16px;
  padding-left: 0px;
}

li
{
  margin-bottom: 5px;
  margin-left: 0px;
  padding-left: 0px;
}

a:link, a:hover, a:active, a:visited
{
  text-decoration: none;
  color: #FF8000;
}

a img
{
  text-decoration: none;
  border: 0 none;
}

p.rmsg
{
  font-size: 14px;
  margin-top: 30px;
  margin-left: 0px;
}

p.rfrm
{
  color: #C0C0C0;
  font-size: 12px;
  text-align: right;
  line-height: 0px;
}

p.rcmt
{
  font-size: 14px;
  color: #A0A0A0;
}

p.small_p
{
  font-size: 11.5px;
  line-height: 15px;
  margin-bottom: 30px;
}
