a.set1:link {text-decoration: none; color: #979696}
a.set1:visited {text-decoration: none; color: #979696}
a.set1:active {text-decoration: none; color: #979696}
a.set1:hover {text-decoration: underline; color: #cc0000}

a.set2:link {text-decoration: none; color:#b3b3b3}
a.set2:visited {text-decoration: none; color:#b3b3b3}
a.set2:active {text-decoration: none; color:#b3b3b3}
a.set2:hover {text-decoration: none; color:#444041}

a.set3:link {text-decoration: none; color:#5b5b5b}
a.set3:visited {text-decoration: none; color:#5b5b5b}
a.set3:active {text-decoration: none; color:#5b5b5b}
a.set3:hover {text-decoration: none; color:#cc0000}






body {
	margin:0;
	padding:0;	
	background-image:url(images/background_repeat.jpg); 
	background-repeat:repeat;
}

.background {
	width:1000px;
 	height:1160px;
	background-image:url("images/background_PLACE.jpg");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -500px;
	z-index:1;
}

.aboutus {
	width:1000px;
 	height:1160px;
	background-image:url("images/body_about.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -500px;
	z-index:2;
}

.cleaning {
	width:1000px;
 	height:1160px;
	background-image:url("images/body_cleaning.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -500px;
	z-index:2;
}

.contact {
	width:1000px;
 	height:1160px;
	background-image:url("images/body_contact.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -500px;
	z-index:2;
}

.disaster {
	width:1000px;
 	height:1160px;
	background-image:url("images/body_disaster.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -500px;
	z-index:2;
}

.landscape {
	width:1000px;
 	height:1160px;
	background-image:url("images/body_landscape.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -500px;
	z-index:2;
}

.sprinkler {
	width:1000px;
 	height:1160px;
	background-image:url("images/body_sprinkler.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -500px;
	z-index:2;
}

.ZMG {
	width:1000px;
 	height:1160px;
	background-image:url("images/body_ZMG.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -500px;
	z-index:2;
}
.gallery {
	width:1000px;
 	height:1160px;
	background-image:url("images/body_gallery.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -500px;
	z-index:2;
}
