@charset "utf-8";
/* CSS Document */

#baseMenu {
	margin:20px 0 0 0;
	width:140px;
	height:auto;
	z-index:1;
	float:left;
	background-image:url(../images/menu2/menu.jpg);
	background-repeat:no-repeat;
}

img {
	border:0;}
#home {
	float:left;
	width:140px;
	height:40px;
	z-index:2;
	border:none;
}

.homebutton {
	background-image:url(../images/menu2/home.jpg);
	width:140px;
	height:40px;
	float:left;
	}

.homebutton:hover {
	background-image:url(../images/menu2/homeOver.jpg);
	width:140px;
	height:40px;
	float:left;
	}

#greenmenu {
	float:left;
	width:140px;
	height:auto;
	z-index:2;
	border:none;
}
.aboutbutton {
	background-image:url(../images/menu2/about.jpg);
	height:30px;
	float:left;
	}

.aboutbutton:hover {
	background-image:url(../images/menu2/aboutOver.jpg);
	height:30px;
	width:140px;
	float:left;
	}
	
.servicesbutton {
	background-image:url(../images/menu2/services.jpg);
	height:30px;
	width:140px;
	float:left;
	}

.servicesbutton:hover {
	background-image:url(../images/menu2/servicesOver.jpg);
	height:30px;
	width:140px;
	float:left;
	}

.packagesbutton {
	background-image:url(../images/menu2/packages.jpg);
	height:30px;
	width:140px;
	float:left;
	}

.packagesbutton:hover {
	background-image:url(../images/menu2/packagesOver.jpg);
	height:30px;
	width:140px;
	float:left;
	}
.gallerybutton {
	background-image:url(../images/menu2/gallery.jpg);
	height:30px;
	width:140px;
	float:left;
	}

.gallerybutton:hover {
	background-image:url(../images/menu2/galleryOver.jpg);
	height:30px;
	width:140px;
	float:left;
	}
	

#clients {
	float:left;
	width:140px;
	height:48px;
	z-index:2;
	border:none;
}
.clientsbutton {
	background-image:url(../images/menu2/clients.gif);
	height:48px;
	width:140px;
	float:left;
	z-index:10;
	}

.clientsbutton:hover {
	background-image:url(../images/menu2/clientsOver.gif);
	height:48px;
	width:140px;
	float:left;
	z-index:10;
	}

#news {
	float:left;
	margin-top:-15px;
	width:140px;
	height:40px;
	z-index:1;
	border:none;
}
.newsbutton {
	background-image:url(../images/menu2/news.gif);
	height:40px;
	width:140px;

	}

.newsbutton:hover {
	background-image:url(../images/menu2/newsOver.gif);
	height:40px;
	width:140px;
	float:left;
	}
	
	
	#bluemenu {
	float:left;
	width:140px;
	height:auto;
	z-index:2;
	border:none;

}


.zonebutton {
	background-image:url(../images/menu2/zone.jpg);
	height:32px;
	width:140px;
	float:left;
	}

.zonebutton:hover {
	background-image:url(../images/menu2/zoneOver.jpg);
	height:32px;
	width:140px;
	float:left;
	}


.resourcesbutton {
	background-image:url(../images/menu2/resources.jpg);
	height:32px;
	width:140px;
	float:left;
	}

.resourcesbutton:hover {
	background-image:url(../images/menu2/resourcesOver.jpg);
	height:32px;
	width:140px;
	float:left;
	}

	
.linksbutton {
	background-image:url(../images/menu2/links.jpg);
	height:32px;
	width:140px;
	float:left;
	}

.linksbutton:hover {
	background-image:url(../images/menu2/linksOver.jpg);
	height:32px;
	width:140px;
	float:left;
	}

	
.contactbutton {
	background-image:url(../images/menu2/contact.jpg);
	height:32px;
	width:140px;
	float:left;
	}

.contactbutton:hover {
	background-image:url(../images/menu2/contactOver.jpg);
	height:32px;
	width:140px;
	float:left;
	}
