body {
	margin-top: 0px;
	padding: 0;
 	background: rgb(220,220,220);  
	text-align: justify;
	font-family: Tahoma;
	font-size: 0.9em; 
	background-image: url(../images/background1.jpg);  
	background-attachment: fixed;  
}

h1, h2, h3 {
	margin-top: 0;
/*	color: #8C0209; */
}

h1 {
 	font-size: 13px; 
	font-weight: bold;
	color: Olive; 
}

.serv {
	font-size: 1em;
	font-weight: bold;
	text-indent:22px;
	color: Olive; 
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

.servbull  {
	line-height: 35px;
}

ul {
    FONT-FAMILY:  Tahoma ;
/*     FONT-SIZE: 13px; */
    list-style-image: url(../images/OliveBullet.gif);
    list-style-type: disc;
	position: relative;
	top: -10px;
}
ul.services {
    FONT-FAMILY:  Tahoma ;
/*     FONT-SIZE: 13px; */
    list-style-image: url(../images/OliveBullet.gif);
    list-style-type: disc;
	position: relative;
	left: -40px;
	top: -10px;
}

li {
    FONT-FAMILY:  Tahoma ;
/*    FONT-SIZE: 13px; */
   position: relative;
   left: 0em;
   margin:0;
   padding-bottom:8px;
}

a {
	text-decoration: underline;
	color: Olive; 
}

a:hover {
	border-bottom: none;
	color: blue;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
p {
    margin-top: 0px;
    padding-top: 0px;
}

.big{
    FONT-FAMILY:  Arial ;
	FONT-SIZE: 16px;
}
/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	height: 180px;
	background: rgb(220,220,220) repeat-x left top; 
}

#logo {
	width: 1000px; 
	height: 155px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	background: rgb(220,220,220) no-repeat left top; 
}

img.headcentred {
    BACKGROUND: white;
    display: block;
    margin-left: 315px;
    width: 365px;
    height: 130px;
}

/* Menu */
div.leftmenubar {
  BACKGROUND: rgb(220,220,220);
  width: 145px;
  float: left;
  height: 1.4em;
}
div.menubar {
  BACKGROUND: rgb(220,220,220);
  height: 1.4em;
  font-size: 16px; 
}
div.menuposn {
  BACKGROUND: rgb(220,220,220);
  float: left;
  width: 1px;
  height: 1.4em;
  position: relative;
  top: -5px;
}

/* Wrapper */

#wrapper {
	width: 1002px;
	margin: 0 auto;
	background: rgb(220,220,220); 
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
 	background: white;  
}
#shortpage {
	width: 990px;
	height: 650px; 
	margin: 0 auto;
	padding: 20px 5px;
 	background: white;  
}

/* Home */
.flipbook {
	margin-top: 10px;
	margin-left: 160px;
}

.homeslide {
	margin-left: 280px;
}

#homeleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 430px;
	background: blue;
}

#homerightsidebar {
	float: right;
	margin-left: 5px;
	margin-right: 25px;
	width: 120px;
	background: white;
}

#homecontent {
	float: left;
	font-size: 1em;
	margin-left: 190px;
	margin-right: 100px;
	width: 610px;
}


/* Contact */

.map_window {
	height: 250px;
	width: 250px;
}

div.contslideoffset {
    margin-top: 20px;
    margin-left: 50px;
}

#contactcontent {
	float: left;
	margin-top: 55px;
	width: 520px;
}

#contactleftsidebar {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 330px;
	height: 500px;
}

#contactrightsidebar {
	float: right;
	margin-left: 5px;
	margin-right: 25px;
}

img.contact {
    BACKGROUND: white;
    display: block;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0px; 
    width: 320px;
    height: 400px;
    overflow: hidden;
}

img.contactslideshow {
    display: block;
    margin-top: 20px;
    margin-left: 50px;
    margin-right: 0em; 
    width: 150px;
    height: 120px;
    overflow: hidden;
}

/* Clients */

.clientcontent {
	float: left; 
	width: 460px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 12px;
}
.mags {
	float: left; 
	width: 660px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	font-size: 12px;
}
img.clientmags {
	display: block;
	float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 20px; 
	width: 150px;
    height:240px;
    overflow: hidden;
}

#clientleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 20px;
}
#clientrightsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

img.clientleft{
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px; 
	width: 168px;
    height:270px;
    overflow: hidden;
}

/* Services */

.services {
	float: left;
	width: 500px;
	background: white;
}

#servleftsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#servrightsidebar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.servicessidebar {
	float: left;
	width: 220px;
	height: 440px;
	padding: 0;
}

#servcontent {
	float: left;
	width: 505px;
	margin-left: 5px;
	margin-right: 5px;
}
img.servleft2{
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 0px; 
	width: 170px;
    height: 150px;
    overflow: hidden;
}

img.servleft{
    display: block;
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 0px; 
    margin-right: 0px; 
	width: 170px;
    height: 256px;
    overflow: hidden;
}

img.servright{
    display: block;
    margin-top: 0px;
    margin-left: 50px;
    margin-right: 0px; 
    margin-bottom: 10px; 
	width: 170px;
    height: 256px;
    overflow: hidden;
}

img.servright2{
    display: block;
    margin-top: 10px;
    margin-left: 50px;
    margin-right: 0px; 
	width: 170px;
    height: 150px;
    overflow: hidden;
}

img.servc {
    BACKGROUND: white;
    display: block;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em; 
    width: 240px;
    height: 245px;
    padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    overflow: hidden;
}
img.servlc {
    BACKGROUND: white;
    display: block;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em; 
    width: 235px;
    height: 200px;
    padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    overflow: hidden;
}
img.servrc {
    BACKGROUND: white;
    display: block;
    margin-top: 0em;px
    margin-bottom: 0em;
    margin-left: 0em;
    margin-right: 0em; 
    width: 235px;
    height: 400px;
    padding-top: 0em;
    padding-left: 0em;
    padding-right: 0em;
    padding-bottom: 0em;
    overflow: hidden;
}

/* Projects */
img.projbath {
    BACKGROUND: white;
    display: block;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0px; 
    width: 320px;
    height: 214px;
    overflow: hidden;
}

.projectslide {
	margin-left: 320px;
}

div.projectcontent {
  float: left;
  background: white;
  margin-top: 5px;
  margin-left: 420px;
  margin-right: 0px;
  text-align: left;
  overflow: hidden;
  width: 270px;
}

/* About */
.sline {
}
img.about {
    BACKGROUND: white;
    display: block;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 0px; 
    width: 212px;
    height: 320px;
    overflow: hidden;
}

div.aboutleft {
  background: white;
  margin-left: 0px;
  float: left;
  width: 212px;
  height: 320px;
  overflow: hidden;
}

div.aboutcontent {
  float: left;
  background: white;
  margin-top: -10px;
  margin-left: 15px;
  margin-right: 0px;
  text-align: left;
  overflow: hidden;
  width: 670px;
}

/* Testimonials */

div.tline {
    clear: both;
    width: 100%;
	height:210px;
	background: white;
}
div.tcontent {
  padding-top: 0em;
  padding-left: 0em;
  padding-bottom: 0em;
  margin-top: 20px;
  margin-left: 5px;
  margin-right: 5px; 
  width: 490px;
  height: 210px;
  overflow: hidden;
  text-align: left;
  float: left;
  background: white;
}

div.leftcol {
  padding-left: 0em;
  float: left;
  width: 235px;
  height: 210px;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 0em
  margin-left: 10px;
  margin-right: 5px; 
  background: white;

}
div.rightcol {
  padding-left: 0em;
  padding-right: 0em;
  float: right;
  width: 235px;
  height: 210px;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 0em
  margin-left: 5px;
  margin-right: 10px; 
  background: white;

}

img.leftcentred {
    display: block;
    width: 235px;
    height: 200px;
    overflow: hidden;
   background: white;
}
img.rightcentred {
    display: block;
    width: 235px;
    height: 200px;
    overflow: hidden;
    background: white;
}

/* Refurbishment */

img.refurb {
    BACKGROUND: white;
    display: block;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 0px; 
    width: 330px;
    height: 300px;
    overflow: hidden;
}

div.rline {
    clear: both;
    width: 100%;
	height:300px;
	background: white;
}

div.refurbleft {
  background: white;
  margin-left: 0em;
  float: left;
  width: 330px;
  height: 300px;
}
div.refurbcontent {
  float: left;
  background: white;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 0px;
  height: 300px;
  overflow: hidden;
  width: 500px;
  text-align: left;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
}


/* Footer */

.footer {
	width: 990px;
	height: 60px; 
	margin: 0 auto;
	padding: 20px 5px;
	background: white; 
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	color: Olive; 
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}