<!--



/* ===================================
site design by www.robdrummond.co.uk 
=====================================*/

/* reset stuff */

body,
h1, h2, h3,
p,
form,
img {
border:0;
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
background-image:url(images/body_bg.gif);
background-repeat:repeat-x;
}

#outer {
margin:0 auto;
width:960px;
background-image:url(images/main_bg.gif);
background-repeat:repeat-y;
margin-bottom:10px;
}

#one {
width:960px;
background-image:url(images/top_bg.jpg);
height:346px;}

#logo {
padding-left:20px;
height:106px;}

#purple {
width:940px;
height:148px;
background:transparent;
padding-left:20px;}

ul#navlist
{
margin-left: 180px;
padding-top:27px;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 20px; }

#navlist a:link, #navlist a:visited
{
color: #eee;
background-color: #B656A8;
text-decoration: none;
font-size:19px;
letter-spacing:3px;
}

#navlist a:hover
{
color: #fff;
background-color: #CA7EBE;
text-decoration: none;
}

#navlist #current {background:#CA7EBE;}

#tag {padding:15px 0 0 100px;}

#two {
width:960px;
background-image:url(images/bottom_bg.jpg);
background-repeat:repeat-y;}

#image {
padding:20px 5px 10px 40px;
float:left;}

#text {float:left;
width:440px;
}

#text3 {float:left;
width:440px;}


#text p {padding:15px 10px 10px 10px;
font-size:0.9em;
line-height:1.5em;
text-align:justify;}

#text3 p {padding:8px 10px 10px 10px;
font-size:0.9em;
line-height:1.2em;
text-align:justify;}

h1 {padding:15px 10px 0px 10px;
font-size:1em;}

#text3 ul {margin-top:0;
margin-bottom:0;
padding-top:0}

#text3 ul li {font-size:0.9em;}

#contact {width:200px;
float:left;}

#contact img {
padding:70px 0 0 10px;}

#text2 {clear:both;
width:720px;}

#text2 p {padding:8px 10px 10px 30px;
font-size:0.9em;
line-height:1.2em;
text-align:justify;}

#footer {clear:both;
margin-top:30px;
height:53px;
background-image:url(images/footer_bg.gif);}


#footer p {font-size:10px;
color:#ccc;
padding-top:4px;
padding-left:30px;}

a.rob {text-decoration:none;
color:#ccc;}

a.rob:hover {
color:#000;}

table.prices {
  margin: 1em 1em 1em 2em;
  background: transparent;
  border-collapse: collapse;
  font-size:0.9em;
}
table.prices th, table.prices td {
  border: 1px silver solid;
  padding: 0.2em;
}
table.prices th {
  background: #E8EDF0;
  text-align: left;
}
table.prices caption {
  margin-left: inherit;
  margin-right: inherit;
}





-->


