.company-btn-ovr {
	position:absolute;
	left:43px;
	top:88px;
	width:139px;
	height:27px;
	background-image: url(images/company_btn_up.jpg);
	background-repeat: no-repeat;
	display: block;
}
.company-btn-ovr a {
	display:block;
font-size: 5px;
width: 139px;
height: 27px;
display: block;
float: left;
margin: 0;
padding: 0;
color: black;
text-decoration: none;
}
.company-btn-ovr img {width: 100%; height: 100%; border: 0; 
}
* html a:hover {visibility:visible
}
.company-btn-ovr a:hover img{visibility:hidden
}

.services_btn_ovr {
	position:absolute;
	left:182px;
	top:88px;
	width:138px;
	height:27px;
	background-image: url(images/services_btn_up.jpg);
	background-repeat: no-repeat;
	display: block;
}
.services_btn_ovr a {
	display:block;
	font-size: 5px;
	width: 138px;
	height: 27px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: black;
	text-decoration: none;
}
.services_btn_ovr img {width: 100%; height: 100%; border: 0; 
}
* html a:hover {visibility:visible
}
.services_btn_ovr a:hover img{visibility:hidden
}

.gallery_btn_ovr {
	position:absolute;
	left:320px;
	top:88px;
	width:138px;
	height:27px;
	background-image: url(images/gallery_btn_up.jpg);
	background-repeat: no_repeat;
	display: block;
}
.gallery_btn_ovr a {
	display:block;
	font-size: 5px;
	width: 138px;
	height: 27px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: black;
	text-decoration: none;
}
.gallery_btn_ovr img {width: 100%; height: 100%; border: 0; 
}
* html a:hover {visibility:visible
}
.gallery_btn_ovr a:hover img{visibility:hidden
}
.contact_btn_ovr {
	position:absolute;
	left:458px;
	top:88px;
	width:140px;
	height:27px;
	background-image: url(images/contact_btn_up.jpg);
	background-repeat: no_repeat;
	display: block;
}
.contact_btn_ovr a {
	display:block;
	font-size: 5px;
	width: 140px;
	height: 27px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	color: black;
	text-decoration: none;
}
.contact_btn_ovr img {width: 100%; height: 100%; border: 0; 
}
* html a:hover {visibility:visible
}
.contact_btn_ovr a:hover img{visibility:hidden
}
