body
{
  background:#FFF;
}

.body2 {
  background:#F9F9F9; }

p
{
  margin-left:10px;
}

img {
  border:none; }

#e_wrap {
  width:790px;  
  margin-right:auto;
  margin-left:auto; }

#entrance {
  width:790px;
  height:310px;
  background:url(./images/entrance.jpg);
  margin-top:40px;
  margin-right:auto;
  margin-left:auto
  float:left; }

#logo {
  width:575px;
  height:130px;
  background:url(./images/logo.jpg);
  margin-left:35px;
  float:left; }

#e_left {
  width:380px;
  padding-left:15px;
  font-family:georgia;
  font-size:12pt;
  float:left; }

#e_left a {
  text-decoration:none;
  color:#0655C0; }

#e_right {
  width:395px;
  font-family:georgia;
  font-size:12pt;
  color:#0655C0;
  float:left; }

#e_right a {
  text-decoration:none;
  color:#0655C0; }

#stationary {
  background:#FFF;
  width:700px;
  float:left; }

#stationary p {
  font-family:Verdana;
  font-size:11pt;
  text-align:justify;
  margin:12px; }

#stationary a {
  color:red; }

#stationary ul li {
  font-family:Verdana;
  font-size:11pt; }




