@charset "utf-8";
#mainbox {
	background-image: url(images/multizoneaudiopic.jpg);
	background-repeat: no-repeat;
	height: 444px;
	width: 889px;
	margin-left: 17px;
}

#servicesbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 400px;
	width: 475px;
	margin-left: 380px;
}
#unodemolink   {
	height: 150px;
	width: 150px;
	background-image: url(images/unotsdemobutton.jpg);
	background-repeat: no-repeat;
	margin-left: 6px;
	float: left;
}
#unodemolink   a {
	display: block;
	height: 150px;
	width: 150px;
}
#unodemolink   a:hover {
	background-image: url(images/unotsdemobuttonhover.jpg);
	background-repeat: no-repeat;
}
#smsdemolink {
	background-image: url(images/omnitouchdemobutton.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 6px;
}
#smsdemolink  a {
	display: block;
	height: 150px;
	width: 150px;
}
#smsdemolink  a:hover {
	background-image: url(images/omnitouchdemobuttonhover.jpg);
	background-repeat: no-repeat;
}
#caa66demolink {
	background-image: url(images/caa66demobutton.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 6px;
}
#caa66demolink a {
	display: block;
	height: 150px;
	width: 150px;
}
#caa66demolink a:hover {
	background-image: url(images/caa66demobuttonhover.jpg);
	background-repeat: no-repeat;
}

#productslink {
	font-weight: bold;
	color: #087EB3;
	clear: both;
	padding-top: 10px;
}
#productslink a {
	color: #087EB3;
}
#productslink a:hover {
	color: #669999;
}
