/* Home Button */
.index	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../../library/menu/menu_over_r1_c1.gif) no-repeat;
	width: 73px;
	height: 25px;
}
.index a {
	display: block;
	color: #000000;
	width: 73px;
	height: 25px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.index a:hover {
	color: #ffffff;
}
.index img {width: 73px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.index a:hover img{visibility:hidden}

/* Commercial Button */
.comm	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../../library/menu/menu_over_r1_c2.gif) no-repeat;
	width: 182px;
	height: 25px;
}
.comm a {
	display: block;
	color: #000000;
	width: 182px;
	height: 25px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.comm a:hover {
	color: #ffffff;
}
.comm img {width: 182px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.comm a:hover img{visibility:hidden}

/* Residential Button */
.res	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../../library/menu/menu_over_r1_c3.gif) no-repeat;
	width: 144px;
	height: 25px;
}
.res a {
	display: block;
	color: #000000;
	width: 144px;
	height: 25px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.res a:hover {
	color: #ffffff;
}
.res img {width: 144px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.res a:hover img{visibility:hidden}

/* Careers Button */
.career	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../../library/menu/menu_over_r1_c4.gif) no-repeat;
	width: 160px;
	height: 25px;
}
.career a {
	display: block;
	color: #000000;
	width: 160px;
	height: 25px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.career a:hover {
	color: #ffffff;
}
.career img {width: 160px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.career a:hover img{visibility:hidden}

/* About Us Button */
.about	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../../library/menu/menu_over_r1_c5.gif) no-repeat;
	width: 92px;
	height: 25px;
}
.about a {
	display: block;
	color: #000000;
	width: 92px;
	height: 25px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.about a:hover {
	color: #ffffff;
}
.about img {width: 92px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.about a:hover img{visibility:hidden}

/* Contact Us Button */
.contact	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../../library/menu/menu_over_r1_c6.gif) no-repeat;
	width: 99px;
	height: 25px;
}
.contact a {
	display: block;
	color: #000000;
	width: 99px;
	height: 25px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
}
.contact a:hover {
	color: #ffffff;
}
.contact img {width: 99px; height: 25px; border: 0; }
* html a:hover {visibility:visible}
.contact a:hover img{visibility:hidden}