/* BEGIN STYLING LCA-FRONT */

#container {
  border: 1px solid #e7e8c6;
  width: 850px;
  margin: 10px auto;
  padding: 15px;
}

#nav {
  border-top: 1px solid #C4C5A0;
  border-bottom: 0;
  background: #fff;
  text-align: center;
  background-image: url(images/front-pic6.jpg);
  height: 400px;
  border-left: 1px solid #e7e8c6;
  border-right: 1px solid #e7e8c6;
}

#nav li {
  margin-top: 360px;
}

#footer {
  border-top:1px solid #C4C5A0;
 }