<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#e7e7e7;
	font-family: Arial;
	color:#FFFFFF;
	font-size:11px;
	width:100%;
	height:100%;
}
a:link, a:visited, a:active {
color:#edc501;
text-decoration:none;
}
a:hover {
color:#edc501;
text-decoration:underline;
}
#main {
width:100%;
height:100%;
position:relative;
}
#flash {
width:100%;
height:100%;
position:relative;
z-index:1;
}
#html {
width:100%;
position:absolute;
z-index:2;
top:430px;
}
#c1 {
position:absolute;
width:340px;
height:213px;
background-image:url(images/buildingteam-block.png);
background-repeat:no-repeat;
left:-65px;
font-size:11px;
}
#c2 {
position:absolute;
width:340px;
height:213px;
background-image:url(images/landseapindteam-block.png);
background-repeat:no-repeat;
left:267px;
font-size:11px;
}
#c3 {
position:absolute;
width:340px;
height:213px;
background-image:url(images/contact-block.png);
background-repeat:no-repeat;
left:567px;
font-size:11px;
}
h1 {
font-family:"Trebuchet MS", Arial;
font-size:20px;
color:#edc501;
padding:0px 0px 10px 0px;
margin:0px 0px 0px 0px;
}
#c1 h1 {
margin:40px 0px 0px 121px;
}
#c2 h1 {
margin:40px 0px 0px 85px;
}
#c3 h1 {
margin:40px 0px 0px 33px;
}
#links {
margin-top:0; 
margin-bottom:0; 
list-style-image:url(images/bullet.png);
list-style-position:outside;
line-height:100%;
}
#links li {
margin:0 0 0 -20;
}
#links a:link, #links a:active, #links a:visited {
color:#FFFFFF;
}
#links a:hover {
color:#edc501;
}
#footer a:link, #footer a:active, #footer a:visited {
color:#39373c;
}
#footer a:hover {
color:#39373c;
}

#BuildingTeam {
position:absolute;
width:623px;
height:213px;
background-image:url(images/buildingteam-block-big.png);
background-repeat:no-repeat;
left:-65px;
font-size:11px;
text-align:justify; 
}
#BuildingTeam h1 {
margin:40px 0px 0px 121px;
}

#LandscapingTeam {
position:absolute;
width:623px;
height:213px;
background-image:url(images/landseapindteam-block-big.png);
background-repeat:no-repeat;
left:-65px;
font-size:11px;
text-align:justify; 
}
#LandscapingTeam h1 {
margin:40px 0px 0px 121px;
}
-->
