#homeservicesbar {
	background: url(../images/servicesbar/servicesbarbg.jpg) repeat-x;
	clear: both;
	height: 100px;
	width: 680px;
	margin-left: 25px;
	margin-top: 15px;
}
#homeservicesbarleft {
	background: url(../images/servicesbar/servicesbarleft.jpg) no-repeat;
	float: left;
	height: 100px;
	width: 285px;
}
.servicebutton {
	float: left;
	height: 76px;
	width: 52px;
	margin-top: 13px;
	margin-right: 13px;
	background-image: url(../images/servicesbar/servicesbuttons.jpg);
	background-repeat: no-repeat;
}
#sbphone {
	background-position: 0px 0px;
}
#sbnetworking {
	background-position: -52px 0px;
}
#sbvideo {
	background-position: -104px 0px;
}
#sbremote {
	background-position: -156px 0px;
}
#sbhome {
	background-position: -208px 0px;
}
#sbsecurity {
	background-position: -260px 0px;
}
