* {
  margin: 0;
  padding: 0;
}

html {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 81%;
  line-height: 1.4em;
}

body {
  height: 100%;
}

h1 {
  font-family: Georgia, sans-serif;
  font-style: italic;
  font-size: 2em;
  color: #FF9911;
  margin-bottom: 0.5em;
}

h2 {
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: underline;
}

p {
  margin-bottom: 1em;
}

.clear {
  clear: both;
}

#content a {
  color: #FF9911;
  text-decoration: none;
  font-weight: bold;
}

#content a:hover {
  text-decoration: underline;
}

#preload {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: 200;
}

#wrapper {
  position: absolute;
  left: 50%;
  margin-left: -409px;
  width: 818px;
  height: 508px;
  background-image: url(images/shadow.jpg);
  background-repeat: no-repeat;
}

#shadow {
  margin-left: 24px;
  margin-top: 24px;
}

#splash {
  position: absolute;
  z-index: 100;
  border: none;
  background-color: #FFFFFF;
}

#header {
  position: relative;
  float: left;
  width: 770px;
  height: 30px;
  background-color: #FF9911;
  z-index: 1;
}

#header ul {
  list-style: none;
  width: 770px;
}

#header ul li {
/*  display: inline;*/
  float: left;
  text-transform: uppercase;
  font-size: 0.8em;
  line-height: 30px;
  text-align: center;
}

#header ul li a {
/*  padding: 9px 9px 9px 8px;*/
  color: #FFFFFF;
  text-decoration: none;
/*  margin-right: -1px;*/
  display: block;
}

#header ul li a:hover {
  background-color: #222255;
}

#header ul li a.active {
  background-color: #222255;
}

#one {
  position: relative;
  float: left;
  clear: none;
  width: 185px;
  height: 430px;
}

#one.index {
  background-image: url(images/index-left.jpg);
}

#one.profile {
  background-image: url(images/profile-left.jpg);
}

#one.lettings {
  background-image: url(images/lettings-left.jpg);
}

#one.staff {
  background-image: url(images/staff-left.jpg);
}

#one.block {
  background-image: url(images/block-left.jpg);
}

#one.rtm {
  background-image: url(images/rtm-left.jpg);
}

#one.surveyors {
  background-image: url(images/surveyors-left.jpg);
}

#one.contact {
  background-image: url(images/contact-left.jpg);
}

#two {
  position: relative;
  float: left;
  clear: none;
  width: 400px;
  height: 380px;
}

#two #scroller {
  height: 370px;
  overflow: auto;
}

#two #content {
  margin: 15px 20px 0px 20px;
  font-size: 0.8em;
}

#two #twofooter {
  height: 60px;
  width: 400px;
  text-align: center;
  font-size: 0.8em;
}

#twofooter img {
  margin-top: 12px;
  border: none;
}

#three {
  position: relative;
  float: left;
  clear: none;
  width: 185px;
  height: 430px;
}

#three.index {
  background-image: url(images/index-right.jpg);
}

#three.profile {
  background-image: url(images/profile-right.jpg);
}

#three.lettings {
  background-image: url(images/lettings-right.jpg);
}

#three.staff {
  background-image: url(images/staff-right.jpg);
}

#three.block {
  background-image: url(images/block-right.jpg);
}

#three.rtm {
  background-image: url(images/rtm-right.jpg);
}

#three.surveyors {
  background-image: url(images/surveyors-right.jpg);
}

#three.contact {
  background-image: url(images/contact-right.jpg);
}

#my-content {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: yellow;
}

#hspic {
  position: relative;
  width: 800px;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 40px;
  left: 50%;
  margin-left: -400px;
  background-color: orange;
}

#footer {
  margin-top: 20px;
  text-align: center;
  font-size: 0.7em;
}

.jcarousel-skin-tango {
  float: right;
}

#staff-jumps .cur-dept {
  color: #000000;
}

#staff li.jcarousel-item,
div.jcarousel-skin-tango div.jcarousel-container div.jcarousel-clip {
  height: auto;
}

#content div.jcarousel-skin-tango {
  float: left;
}

div.jcarousel-skin-tango,
div.jcarousel-skin-tango div.jcarousel-container,
div.jcarousel-skin-tango div.jcarousel-container div.jcarousel-clip {
  width: 150px;
}

#staff h2 {
  text-decoration: none;
  margin-bottom: 0.5em;
}

#staff a {
  word-wrap: break-word;
}