/* the height spawns a vertical scrollbar on all pages
 * to prevent short pages jumping to the left on Firefox
 * add a color and tiled image background to the page */ 
html, body {
height: 101%;
background-color: #e9e9e9; }

p, li, ul, ol, hl, h2, h3, h4, h5, h6 {padding: 0;
margin: 0px;}


a:link {text-decoration: none; color: #FF6331; }
a:visited {text-decoration: none; color: #FF6331; }
a:hover {text-decoration: underline; color: #0000A5; }
a:active {text-decoration: none; color: #2fbde2; }


#wrapround {
width:744px;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #ffffff;
 }

#toplogo {
margin: 0;
padding: 0;
height: 140px;
width:744px; }

#themiddle {
margin: 0 auto;
padding: 0;
text-align: center;
background-color: #ffffff;
background-image: url(../images/shadow_side.jpg);
background-repeat: repeat-y;
background-position: right; }

#lefttext {
width: 700px;
margin: 0 auto 0 auto;
background-color: #ffffff; }

#lefttext img {
margin-top: 0px;
margin-bottom: 0px;
float: right;
padding-left: 10px; }

p.phonedetails {
margin-top: 10px; }

p.maintext {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.7em;
text-align: justify;
margin-top: 0em;
margin-bottom: 7px; 
line-height: 1.9em;
color: #8d8d8d; }

#navigationbar {
margin: -5px auto 10px auto;
padding: 0;
width: 700px; }

h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
text-align: left;
color: #0000A5;
margin: 10px 0 5px 0;
}

strong.blue {color: #0000A5;}


#footer {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.6em;
letter-spacing: 4px;
text-align: center;
clear: both;
color: #8d8d8d; }



#contactdetails {
width: 700px;
height: 50px;
margin-top: 8px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff; }

#contactdetails img {
padding-left: 0px; }
