body {
  margin:0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color:#8F6C6A;
}

a img {  border:none;}

#l0 {
  WIDTH:1003px;
  margin:0px auto;
  background:#D9CDCD;
}

#l1 {
  WIDTH:100%;
  background:url('/images/mbg_index.jpg') 0 100% no-repeat;
  float:left;
}

#logo {
  HEIGHT:234px;
  background:url('/images/logo_index.jpg') 0 0 no-repeat;
}

#cont {
   WIDTH:700px;
   float:left;
   PADDING:0 0 50px 0;
}

#menu ul {
  margin:0;
  padding:0 0 0 8px;
  list-style:none;
  background:#B7A09F;
}


#menu {
  float:left;
  WIDTH:107px;
  margin: 0 20px 0 0;
  overflow:hidden;
}

#spacer {
  HEIGHT:410px;
  float:left;
  WIDTH:10px;
}

.li_big {
	position:relative;
	left:-5px;
}

#rmenu {
	float:left;
	WIDTH:150px;
	overflow:hidden;
	margin-left:22px;
}