body,td,th,p,input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

body {
  background: #FFF url('../images/main/site_background.gif') repeat left top;
  color: #FFF;
  text-align: left;
  margin: 0;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

a:link, a:visited {
  color: #F90;
  text-decoration: none;
}

a:hover {
  color: #FFF;
  text-decoration: none;
}

#Fibre {
  position: absolute;
  top: 27%;
  left: 0px;
  background: url('../images/main/fibre_background.gif') repeat-x left top;
  height: 300px;
  width:100%;
  z-index: 1;
}

#PageWrapper {
  position: absolute;
  left: 50%;
  background: url('../images/main/background.jpg') no-repeat left top;
  margin: 15% 0 0 -325px;
  padding: 0;
  border-top: 1px solid #848484;
  border-left: 1px solid #848484;
  border-right: 1px solid #848484;
  z-index: 100000;
  width: 650px;
  height: 355px; /* box model hack */
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 648px;
  height: 354px;
}

html>#PageWrapper {
  width: 648px;
  height: 354px;
}

#Logo {
  margin: 20px 0 0 20px;
}

ul#TopNavi {
  float: right;
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
}

ul#TopNavi li {
  float: left;
}

#Content {
 clear: both;
 float: right;
 text-align: right;
 border: 0;
 margin: 0;
 padding: 20px 20px 0 0;
 width: 340px;
}

#Content p {
  margin: 0 0 15px 0;
  padding: 0;
}
