@charset "utf-8";
/* CSS Document */

a#pro2{
	margin:0px 0px 0px 296px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(images/menu2.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	height:49px;
	width:78px;
	text-indent:-9999px;}
	
	
a#develop{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background-image:url(images/menu2.png);
	background-repeat:no-repeat;
	background-position:-80px 1px;
	height:49px;
	width:70px;
	text-indent:-9999px;}
	
	
.pro2call {
margin: 237px 15px 0px 285px;
padding: 0;
width: 80px;
position: relative;
float:left;
}
 
div.pro2call em {
background: url(images/bubble2.png) no-repeat;
width: 100px;
height: 49px;
position: absolute;
top: -70px;
left: -10px;
text-align: center;
text-indent: -9999px;
z-index: 2;
display: none;
}
 
#pro2callico {
width: 67px;
height: 30px;
background: url(images/pro2call.png) no-repeat 0 0;
text-indent: -9999px;
margin: 0 auto;
display: block;
}



.develop {
margin: 232px 0px 0px 0px;
padding: 0;
width: 41px;
position: relative;
float:left;
}
 
div.develop em {
background: url(images/bubble1.png) no-repeat;
width: 100px;
height: 49px;
position: absolute;
top: -70px;
left: -30px;
text-align: center;
text-indent: -9999px;
z-index: 2;
display: none;
}
 
#developico {
width: 41px;
height: 38px;
background: url(images/develop.png) no-repeat 0 0;
text-indent: -9999px;
margin: 0 auto;
display: block;
}