body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	background: #fff;
	padding: 0;
font-size: medium;
}

a:link {
color:#000;
text-decoration: underline;
font-family: Verdana, Arial, sans-serif;
}
a:visited {
color:#000;
text-decoration: underline;
font-family: Verdana, Arial, sans-serif;
}
a:hover {
background: #D8DDF1;
font-family: Verdana, Arial, sans-serif;
font-style: bold;
}

#content {
position: absolute;
top: 180px;
left: 240px;
right: 50px;
bottom: 30px;
text-align: justify;
max-width: 1000px;
}

p {
font-size: small;
}

form {
font-size: small;
}


ul {
font-size: small;
}

#end {
height: 30px;
width: 100%;
}

table tr td {
text-align: left;
font-size: small;
padding: 0.5em;
}

#blue {
background: #fff url('/range-medical-centre.png') top left no-repeat;
height: 598px;
}

hr {
color: #6B7EC3; 
height: 1px;
border: none;
border-bottom: 1px dotted #6B7EC3;
}

#leftbox {
position: absolute;
left: 15px;
top: 200px;
width: 160px;
padding: 10px;
padding-top: 30px;
padding-left: 0;
margin-bottom: 20px;
font-weight: bold;
color: #003366;
font-family: Verdana, Arial, sans-serif;
}

h1 {
font-weight: bold;
color: #003366;
font-size: medium;
font-family: Verdana, Arial, sans-serif;
}

h2 {
color: #003366;
font-weight: bold;
font-size: 90%;
font-family: Verdana, Arial, sans-serif;
}

ul.makeMenu, ul.makeMenu ul {
font-size: 90%;
  margin: 0px;
  position: relative;
  top: 0px;
  left: 15px;
  text-indent: 0;
  color: #000;
  padding: 0;
  width: 160px;
  padding-left: 0;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin-left: 0;            /* Opera 7 final's margin and margin-box model cause problems */
  list-style-type: none;
}
ul.makeMenu li {
  position: relative;
  margin: 3px;
  margin-top: 3px;
}

/* and some link styles */
ul.makeMenu li a, ul.makeMenu li a:visited { text-decoration: none; color: #003366; display: block; width: 100%; }

ul.makeMenu li a:hover {
  background: #D8DDF1;
  display: block;
  color: #000;
}

li.makeMenu {
color: #003366;
font-size: small;
font-weight: bold;
margin: 5px;
}

#footer {
position: absolute;
left: 25px;
top: 530px;
font-size: x-small;
width: 150px;
text-align: center;
font-family: Verdana, Arial, sans-serif;
}

.topMenu {
  margin: 0px;
  position: absolute;
  top: 85px;
  left: 260px;
  color: #000;
  padding: 5px;
  padding-left: 0;
}

.topMenu a:link, .topMenu a:visited {
color: #003366;
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
font-size: small;
}

.topMenu a:hover {
  background: #D8DDF1;
  color: #000;
  text-decoration: none;
}

