a img { border: 0pt none; }
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

body{ font-size:11px;font-weight:lighter; background:#b3b3a7;}

body .container {width:745px;height:589px; margin:68px auto; background:url(images/745x589-background.jpg) no-repeat top left;
 box-shadow:0px 0px 70px rgba(255,255,255,.6);
 -moz-box-shadow:0px 0px 70px rgba(255,255,255,.6);
 -webkit-box-shadow:0px 0px 70px rgba(255,255,255,.6);
 border-radius:12px;
 -moz-border-radius:12px;
 -webkit-border-radius:12px;
 }
 
body#home .container {
   background:url(images/745x473-home-background.jpg) no-repeat top left;
   height:473px;

  }
.dropmenudiv a.last {
  border-bottom: 0pt none;
   border-radius-bottomleft:4px;
   -moz-border-radius-bottomleft:4px;
   -webkit-border-radius-bottomleft:4px;
   border-radius-bottomright:4px;
   -moz-border-radius-bottomright:4px;
   -webkit-border-radius-bottomright:4px;
}
.dropmenudiv a{font-size:95%; padding-bottom:4px; text-decoration:none;color:#ffffff;background-color:#a1a1a1;}
.dropmenudiv a:hover {zoom:1;text-decoration:none;background-color:#4c4c4c;}
#main-menu li a span {color:#ffffff;}
#main-menu li {padding-right:16px;}
#main-menu li.last {padding-right:25px;}
#main-menu {float: right; width:400px;}
#content {padding-top:35px;width:670px;height:437px;margin:0pt auto;}

.heading {
  width:250px;
  font-size: 3.273em;
  color:#4E4C3D;
  font-family:Arial,Helvetica,sans-serif;
}
.logo {

}
.copy {
  position:relative;
}

div.copy a {
  color:#4E4C3D;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:lighter;
  line-height:16px;
  text-decoration:none;
}
div.copy a:hover {
  text-decoration: underline;
  color:#4E4C3D;
}
div.copy {
  font-family:Arial,Helvetica,sans-serif;
  color:#4E4C3D;
  font-size:11px;
  font-weight:lighter;
  line-height:16px;
  width:670px;
}