body {
  margin:0px;
  font-family:arial,helvetica,sans-serif;
}
div.wrapper {
  width:908px;
  margin-left:auto;
  margin-right:auto;
}
div.header {
  width:908px;
  height:72px;
}

div.menu {
  width:908px;
  height:29px;
}
div.main {
  width:908px;
  background-color:#A99C82;
  background-image:url('http://www.rolfsoderlind.co.uk/graphics/backgrounds/default.jpg');
  background-repeat:no-repeat;
}
div.footer {
  width:908px;
  text-align:right;
}
div.footer a {
  margin:10px;
  font-size:9pt;
  color:#999999;
  text-decoration:none;
}
div.footer a:hover {
  text-decoration:underline;
  color:#999999;
}
div.contentbox {
  width:510px;
  margin-left:28px;
  margin-top:20px;
  margin-left:28px;
  padding:0px;

}
li.last {
  border-right:0 !important;
}
li {
  display:inline;
  border-right:1px solid #978A6F;
  padding:10px 9px 0px 9px;
  font-size:9pt;
}
h1 {
  color:#FFFFFF;
  margin:10px 0;
  font-size:17pt;
  font-weight:normal;
}
h2 {
  color:#FFFFFF;
  font-size:11pt;
  margin-top:32px;
  margin-bottom:6px;
}
p {
  color:#FFFFFF;
  font-size:9pt;
  margin-top:6px;
  margin-bottom:16px;
}
a {
  color:#FFFFFF;
}
ul {
  margin:8px 0 0 34px;
  padding:0;
}
div.menu a {
  color:#3C3B3B;
  text-decoration:none;
}
div.menu a:hover {
  color:#EB6427;
}
div.top {
  width:908px;
  height:7px;
  background-image:url('http://www.rolfsoderlind.co.uk/graphics/topbg.gif');
  background-repeat:no-repeat;
  font-size:0pt; /* ie6 bug */
}
div.middle {
  width:908px;
  min-height:400px;
  background-image:url('http://www.rolfsoderlind.co.uk/graphics/middlebg.gif');
  background-repeat:repeat-y;
  position:relative;
}
div.bottom {
  width:908px;
  height:7px;
  background-image:url('http://www.rolfsoderlind.co.uk/graphics/bottombg.gif');
  background-repeat:no-repeat;
  font-size:0pt; /* ie6 bug */
}

img.logo {
  margin-left:10px;
  margin-top:26px;
}
img.button {
  margin-left:308px;
  border:0; /* avoid blue box*/
}
img.feature {
  margin:-10px 0 10px 0;
}
div.frontpage_news {
  position:absolute;
  left:480px;
  top:171px;
  width:200px;
}
