@charset "UTF-8";
/* CSS Document */




/* elements for menu */

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#indicator {
position:absolute;

	width:84px;
	height:164px;
	display:block;
	text-indent:-999em;
	background-color:transparent;
	background-image:url(../images/lightindicator.png);
	background-position:0px -8px;
	background-repeat:no-repeat;
}


.commercial {
	left: 20px;
	top: 30px;

	}


.kind {
	left: 240px;
	top: 30px;
}

.commercial {
	left: 25px;
	top: 30px;
}

.residential {
	left: 130px;
	top: 30px;
}

.jobs {
	left: 320px;
	top: 30px;
}

.contact {
	left: 380px;
	top: 30px;
}

#indicatorindex {
position:absolute;

	width:84px;
	height:164px;
	display:none;
	text-indent:-999em;
	background-color:transparent;
	background-image:url(../images/lightindicator.png);
	background-position:0px -8px;
	background-repeat:no-repeat;
}