@charset "utf-8";
#galleries {
	height: 251px;
	width: 600px;
	font-size: 0px;
	line-height: 0px;
}
.landscaping {width: 120px;height: 245px;float: left;}
.landscaping a {
	background-image: url(../images/outdoor_landscaping_btn.jpg);
	float: left;
	height: 245px;
	width: 120px;
	background-repeat: no-repeat;
}
.landscaping a:hover {background-image: url(../images/outdoor_landscaping_over_btn.jpg); background-position: left;}

.design {float: left; height: 245px; width: 120px;}
.design a {background-image: url(../images/design_build_btn.jpg); float: left; height: 245px; width: 120px;}
.design a:hover {background-image: url(../images/design_build_over_btn.jpg); background-position: left;}

.institutional {float: left; height: 245px; width: 120px;}
.institutional a {background-image: url(../images/institutional_btn.jpg); float: left; height: 245px; width: 120px;}
.institutional a:hover {background-image: url(../images/institutional_over_btn.jpg); background-position: left;}

.generator {float: left;height: 245px;width: 120px;}
.generator a {background-image: url(../images/generator_btn.jpg); float: left; height: 245px; width: 120px;}
.generator a:hover {background-image: url(../images/generator_over_btn.jpg); background-position: left;}

.commercial {float: left;height: 245px;width: 120px;}
.commercial a {background-image: url(../images/commercial_btn.jpg); float: left; height: 245px; width: 120px;}
.commercial a:hover {background-image: url(../images/commercial_over_btn.jpg); background-position: left;}

.residential {float: left;height: 245px;width: 120px;}
.residential a {background-image: url(../images/residential_btn.jpg); float: left; height: 245px; width: 120px;}
.residential a:hover {background-image: url(../images/residential_over_btn.jpg); background-position: left;}
