body{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_fade.gif);
	background-repeat:repeat-y;
	margin: 0;
}
#strapline {
	position:absolute;
	right:5%;
	top:0px;
	width:435px;
	height:40px;
	z-index:1;
}
#peice1 {
	position:absolute;
	left:30%;
	top:40px;
	width:71px;
	height:67px;
	z-index:2;
}
#peice2 {
	position:absolute;
	left:48%;
	top:50px;
	width:38px;
	height:58px;
	z-index:3;
}
#peice3 {
	position:absolute;
	right:25%;
	top:45px;
	width:69px;
	height:67px;
	z-index:4;
}
#peice4 {
	position:absolute;
	right:3%;
	top:50px;
	width:90px;
	height:62px;
	z-index:5;
}
#line {
	position:absolute;
	left:0px;
	top:115px;
	width:99%;
	height:8px;
	z-index:60;
}
#buthome {
	position:absolute;
	left:0px;
	top:125px;
	width:109px;
	height:57px;
	z-index:7;
}
#butserv {
	position:absolute;
	left:0px;
	top:183px;
	width:133px;
	height:58px;
	z-index:8;
}
#butplant {
	position:absolute;
	left:0px;
	top:245px;
	width:117px;
	height:58px;
	z-index:9;
}
#butgall {
	position:absolute;
	left:0px;
	top:303px;
	width:124px;
	height:55px;
	z-index:10;
}
#butcont {
	position:absolute;
	left:0px;
	top:245px;
	width:125px;
	height:65px;
	z-index:9;
}
#mainwindow {
	position:absolute;
	left:147px;
	top:140px;
	width:81%;
	height:80%;
	z-index:61;
}


td{
	font-family: Arial, Helvetica, sans-serif;
}
th{
	font-family: Arial, Helvetica, sans-serif;
}
.indent{
	margin-left:25px	
}
h3{margin-bottom:0}
.small{font-size:smaller}
.nobotmarg{margin-bottom:0}
img.gallery{
	padding:2px;
	border:1px solid black;
}
div.mainTitle
{
	border-bottom:2px solid #CCCCCC;
	font-size:1.2em;
	font-weight:bold;
	color:#000066;
}

div.subTitle
{
	font-size: 1em;
	font-weight:bold;
	color:#000066;
	margin-bottom:0;
	padding-bottom:0;
}

div.service
{
	text-align:center;
	width: 150px;
	float:left;
}

div.services
{
}