body {
 margin: 0px;
 padding: 0px;
 text-align: center;
 width: 100%;
 background: url("images/bg.png");
}

#footer {
}

#footer-piclens {
 width: 100%;
 height: 100%;
 text-align: center;
}

#footer-piclens img {
  behavior: url("iepngfix.htc");
  height: 106px;
  width: 243px;
}

#footer-gradient {
 /*background: url("images/bg-grad.gif") repeat-x;*/
 width: 100%;
 height: 7px;
}

#white-bg {
 background-color: #fff;
 width: 930px;
 margin: 0px auto;
 padding: 0px;
}

#body-wrapper {
 position: relative;
 width: 100%;
 padding-top: 39px;
 padding-bottom: 8px;
 margin: 0px auto;
}

#left-column {
 width: 320px;
 float: left;
}

#right-column {
 position: relative;
 width: 565px;
 height: 467px;
 background: url("images/wall.jpg") no-repeat bottom left;
 margin-left: 360px;
}

#wrapper {
 margin: 0px;
 text-align: left;
 width: 100%;
 height: 100%;
 background: none;
}

#header {
 margin: 0px;
 padding: 0px;
 text-align: center;
 width: 100%;
 height: 105px;
}

.reset {
 clear: both;
}

li {
 color: #646464;
 text-align: left;
 letter-spacing: -0.01em;
 word-spacing: -0.05em;
 line-height: 1.2em;
 font-size: 1.1em;
 font-family: sans-serif, "Lucida Grande", Verdana, Arial, sans-serif;
 list-style-type: none;
 list-style-image: url("images/bullet.gif");
 padding-left: 5px;
 padding-top: -20px;
 margin-left: 20px;
}

#download-piclens {
 display: block;
 position: relative;
 top: 285px;
 left: 170px;
 width: 190px;
 height: 40px;
 background: url("images/download-pl.gif") no-repeat;
}

#download-piclens:hover {
 background: url("images/download-pl-over.gif") no-repeat;
}

#interview_flv {
 width: 323px;
 height: 217px;
}

#interview_flv a img {
  border: none;
}

a {
 text-decoration: none;
}

.bottomtext {
 position: relative;
 top: 20px;
 padding: 20px;
 color: ##59fa8e;
 text-align: center;
 letter-spacing: -0.01em;
 word-spacing: -0.05em;
 line-height: 1.1em;
 font-size: 1em;
 font-family: sans-serif, "Lucida Grande", Verdana, Arial, sans-serif;
}

#footer_legal {
  font: 10px verdana;
  margin-top:-40px;
  text-align: center;
  color: #fff;
}