
body {
  background: #e7e7e7 none repeat scroll 0% 50%;
  text-decoration: none;
  font-size: 10pt;
  color: #000000;
  font-family: arial,helvetica;
}
#global {
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  width: 773px;
}
html > body #global {
  width: 773px;
}
A {
	COLOR: #808080; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline
}
#menu {
text-decoration: none;
margin-left: auto;
margin-right: auto;
font-size: 10pt;
color: #ffffff;
background-color: #000000;
width: 99.8%;
voice-family: inherit;
position: relative;
font-weight: bold;
}
#menu a:hover {
text-decoration: none;
color: #ffffff;
background-color: black;
font-size: 10pt;
font-weight: bold;
}
#header {
  margin: 0px;
  padding: 0px;
  background: #e7e7e7 url(http://yourhelpdesk.co.uk/image/header.gif) no-repeat scroll 0% 50%;
  width: 773px;
  height: 188px;
  voice-family: inherit;
}
html > body #header {
  width: 773px;
}
#header h1 {
}
#footer {
  margin: 0px;
  padding: 0px;
  background: #e7e7e7 url(http://yourhelpdesk.co.uk/image/footer.gif) no-repeat scroll 0% 50%;
  width: 773px;
  height: 28px;
  voice-family: inherit;
}
html > body #footer {
  width: 773px;
}
#content-wrapper {
  border-width: 0px;
  margin: 0px;
  padding: 10px 10px 10px;
  background: #ffffff url(http://yourhelpdesk.co.uk/image/backing.gif) repeat-y scroll 0% 50%;
  voice-family: inherit;
  width: 752px;
}
html > body #content-wrapper {
  width: 752px;
}

#content {
  border-width: 0px;
  margin: 15px;
  padding: 0px 0px 0px 0px;
  float: left;
  voice-family: inherit;
  width: 90%;
}
html > body #content {
  width: 90%;
  float: left;
}
.clear {
  clear: both;
}
#content h1 {
  margin-top: 0px;
  color: #000080;
  padding-top: 0px;
}
h1 {
  font-size: 10pt;
  color: #000080;
}
