body{
  background:#CCCCCC;
  text-align:center;
  font-family:arial;
  font-size:.8em;
  margin:5px;
}
h1{
  font-size:180%;
  color:#FA702A;
  padding:0 0 0 0;
  margin:0 0 0 0;
}
p{
  line-height:150%;
  margin:5px;
}
#outer{
  position:relative;
  width:1000px;
  margin:auto;
}
#inner{
  position:relative;
  text-align:left;
  float:left;
  background:url(images/background.gif) 50px top repeat-y;
}
#header{
  position:relative;
  width:900px;
  text-align:center;
  margin-left:50px;
}
#left{
  position:relative;
  width:250px;
  float:left;
  margin-top:-15px;
}
#left a{
  width:180px;
  text-decoration:none;
  display:block;
  padding:12px 0;
  text-align:center;
  font-weight:bold;
  font-size:110%;
}
#left a img{
  border:none;
}
#center{
  position:relative;
  float:left;
  width:730px;
  padding:10px 0px 0px 10px;
}
#center p{
  padding-right:50px;
}
#footer{
  position:relative;
  float:left;
  text-align:center;
  width:100%;
  z-index:10;
}
#footer a{
  text-decoration:none;
  color:#000000;
  padding:20px;
}
.picRight{
  float:right;
  /*margin-right:-80px;*/
  margin-left:10px;
}
.picLeft{
  float:left;
  margin-right:10px;
  margin-left:0px;
}
.menuLink1 a{
  color:#FFFFFF;
}
.menuLink2 a{
  color:#FFFFFF;
}
.menuLink3 a{
  color:#FFFFFF;
}
.menuLink4 a{
  color:#FFFFFF;
}
.menuLink1{
  position:relative;
  width:200px;
  margin:5px 50px 0 0;
  background:#FA702A url('images/orangeBack.jpg') center center repeat-x;
}
.menuLink2{
  position:relative;
  width:200px;
  margin:5px 50px 0 0;
  background:#947B54 url('images/stoneBack.jpg') center center repeat-x;
}
.menuLink3{
  position:relative;
  width:200px;
  margin:5px 50px 0 0;
  background:#0EC752 url('images/greenBack.jpg') center center repeat-x;
}
.menuLink4{
  position:relative;
  width:200px;
  margin:5px 50px 0 0;
  background:#C77F0E url('images/brownBack.jpg') center center repeat-x;
}
.tr{
  position:absolute;
  top:0;
  right:0;
}
.br{
  position:absolute;
  bottom:0;
  right:0;
}
#Enquiry{
  padding:0px 0px 0px 20px;
}
address{
  padding:0px 0px 0px 20px;
}
form{
  padding:0;
  margin:0;
}
.quote{
  background:#FFFF99;
  text-align:center;
  margin:5px;
  padding:5px;
  font-style:italic;
}
.album{
  float:left;
  text-align:center;
  padding:10px;
}
.folder a img{
  border:none;
  text-align:center;
}
.folder{
  width:91px;
  height:93px;
  padding:10px 5px;
  overflow:hidden;
  background:url(images/album.gif) top center no-repeat;
}
.photograph{
  text-align:center;
  margin:20px;
  padding:15px;
  border:1px outset;
  width:400px;
  background:#FFFFFF;
  font-weight:bold;
}
.error{
  color:#FF0000;
  background:#69FBC8;
}
#webdesign a{
  text-decoration:none;
  color:#0000FF;
}

