body {
  background: #fff;
  color: #333;
  font-family: arial, helvetica, sans-serif;
  margin: 0;
}

a {
  color: #5eafdb;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


#header {
  background: url(TaylorWessingLogo.gif) no-repeat;
  margin: 0 auto;
  padding: 70px 40px 0 0;
  text-align: right;
  overflow: hidden;
} 



#header p {
  font-size: 0.7em;
  color: #7e7e7e;
}

#content {
  padding: 0 25px;
  overflow: hidden;
}

#content p {
  font-size: 0.8em;
}

h1 {
  font-size: 1.2em;
}

ul {
  float: left;
  width: 60em;
  margin: 0;
  list-style: none;
}

li {
  font-size: 0.8em;
  float: left;
  margin: 0;
  padding: 0;
  width: 80em;
}

.bold {
  font-weight: bold;


}

 .spacer {
  clear: both;
} 

/* Comment here */
