/*Start Web Button Design*/
.b_design {
	width:145px;
	height:42px;
	background:url(../images/images/webdesign_black.jpg) no-repeat;
	font-size:48px;
	color:rgba(0, 0, 0, 0.0);
	text-align:center;
	line-height:30px;
	elevation:higher;
	
}
.b_design a:{
	width:145px;
	height:42px;
	background:url(../images/images/webdesign_black.jpg) no-repeat;
	text-align:center;
	font-size:48px;
	color:rgba(0, 0, 0, 0.0);
	line-height:30px;
}
.b_design a:hover{
	width:145px;
	height:42px;
	background:url(../images/images/webdesign_color.jpg) no-repeat;
	display:block;
	font-size:1px;
	text-align:center;
}
.b_design a:link{
	color:rgba(0, 0, 0, 0.0);
	text-decoration:none;
}
.b_design a:visited{
	color:rgba(0, 0, 0, 0.0);
	text-decoration:none;
}
/*End Web Button Design*/
/*Start Web Button Development*/
.b_deve{
	width:145px;
	height:42px;
	background:url(../images/images/development_black.jpg) no-repeat;
	font-size:48px;
	color:rgba(0, 0, 0, 0.0);
	text-align:center;
	line-height:30px;
	elevation:higher;
	
}
.b_deve a:{
	width:145px;
	height:42px;
	background:url(../images/images/development_black.jpg) no-repeat;
	text-align:center;
	font-size:48px;
	color:rgba(0, 0, 0, 0.0);
	line-height:30px;
}
.b_deve a:hover{
	width:145px;
	height:42px;
	background:url(../images/images/development_color.jpg) no-repeat;
	display:block;
	font-size:1px;
	text-align:center;
}
.b_deve a:link{
	color:rgba(0, 0, 0, 0.0);
	text-decoration:none;
}
.b_deve a:visited{
	color:rgba(0, 0, 0, 0.0);
	text-decoration:none;
}
/*End Web Button Development*/
/*Start Web Button Hosting*/
.b_host{
	width:145px;
	height:42px;
	background:url(../images/images/host_black.jpg) no-repeat;
	font-size:48px;
	color:rgba(0, 0, 0, 0.0);
	text-align:center;
	line-height:30px;
	overflow: hidden;
}

.b_host a:{
	width:145px;
	height:42px;
	background:url(../images/images/host_black.jpg) no-repeat;
	text-align:center;
	font-size:48px;
	color:rgba(0, 0, 0, 0.0);
	line-height:30px;
	overflow: hidden;
}
.b_host a:hover{
	width:145px;
	height:42px;
	background:url(../images/images/host_color.jpg) no-repeat;
	display:block;
	font-size:1px;
	text-align:center;
}
.b_host a:link{
	color:rgba(0, 0, 0, 0.0);
	text-decoration:none;
}
.b_host a:visited{
	color:rgba(0, 0, 0, 0.0);
	text-decoration:none;
}
/*End Web Button Hosting*/

