@charset "utf-8";
ul#buttons {
	display: block;
	text-align: center;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 30px;
}
ul#buttons a{
	list-style-type: none;
	top: 0px;
	left: 0px;
	display: block;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
ul#buttons li {
	display: block;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 148px;
	float: left;
	height: 98px;
	}

/* Menu Items */

li#mabout  {
	background-image: url(images/b-about.jpg);
	background-repeat: no-repeat;
	width: 108px;
	height: 98px;
	border: 1px solid #cccccc;
	float: left;
	display: block;
	padding-right: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li#mabout a {
	background-image: url(images/b-about.jpg);
	width: 148px;
	height: 98px;
	display: block;
	margin: 0px;
	padding: 0px;

}
li#mabout a:link {
	background-image: url(images/b-about.jpg);
	width: 148px;
	height: 98px;
	display: block;
	margin: 0px;
	padding: 0px;

}
li#mabout a:visited {
	background-repeat: no-repeat;
	display: block;
	width: 148px;
	height: 98px;
	margin: 0px;
	padding: 0px;

}
li#mabout a:hover {
	background-image: url(images/b-about-o.jpg);
	background-repeat: no-repeat;
	width: 148px;
	height: 98px;
	display: block;
	margin: 0px;
	padding: 0px;

}

li#msolutions {background-image: url(images/b-solutions.jpg); background-repeat: no-repeat; width: 108px; height: 98px; border: 1px solid #cccccc; float: left; display: block;	margin: 0px; padding: 0px;}
li#msolutions a { background-image: url(images/b-solutions.jpg); width: 148px; height: 98px; display: block; margin: 0px; padding: 0px;}
li#msolutions a:link { background-image: url(images/b-solutions.jpg); width: 148px;	height: 98px; display: block; margin: 0px; padding: 0px;}
li#msolutions a:visited { background-repeat: no-repeat; display: block; width: 148px; height: 98px; margin: 0px; padding: 0px;}
li#msolutions a:hover { background-image: url(images/b-solutions-o.jpg); background-repeat: no-repeat; width: 148px; height: 98px; display: block; margin: 0px; padding: 0px;}

li#mproducts { background-image: url(images/b-products.jpg); background-repeat: no-repeat; width: 108px; height: 98px; border: 1px solid #cccccc; float: left; display: block;	margin: 0px; padding: 0px;}
li#mproducts a { background-image: url(images/b-products.jpg); width: 148px; height: 98px; display: block; margin: 0px; padding: 0px;}
li#mproducts a:link { background-image: url(images/b-products.jpg);	width: 148px; height: 98px;	display: block;	margin: 0px; padding: 0px;}
li#mproducts a:visited { background-repeat: no-repeat; display: block; width: 148px; height: 98px; margin: 0px; padding: 0px;}
li#mproducts a:hover { background-image: url(images/b-products-o.jpg); background-repeat: no-repeat; width: 148px; height: 98px; display: block; margin: 0px; padding: 0px;}

li#mservices { background-image: url(images/b-services.jpg); background-repeat: no-repeat; width: 108px; height: 98px; border: 1px solid #cccccc; float: left; display: block;	margin: 0px; padding: 0px;}
li#mservices a { background-image: url(images/b-services.jpg); width: 148px; height: 98px; display: block; margin: 0px; padding: 0px;}
li#mservices a:link { background-image: url(images/b-services.jpg); width: 148px; height: 98px; display: block; margin: 0px; padding: 0px;}
li#mservices a:visited { background-repeat: no-repeat; display: block; width: 148px; height: 98px; margin: 0px; padding: 0px;}
li#mservices a:hover { background-image: url(images/b-services-o.jpg); background-repeat: no-repeat; width: 148px; height: 98px; display: block; margin: 0px; padding: 0px;}

li#meducation { background-image: url(images/b-education.jpg); background-repeat: no-repeat; width: 108px; height: 98px; border: 1px solid #cccccc; float: left; display: block; margin: 0px; padding: 0px;}
li#meducation a { width: 148px;	height: 98px; display: block; margin: 0px; padding: 0px;}
li#meducation a:link { width: 148px; height: 98px; display: block; margin: 0px; padding: 0px;}
li#meducation a:visited { width: 148px; height: 98px; margin: 0px; padding: 0px;}
li#meducation a:hover {	background-image: url(images/b-education-o.jpg); background-repeat: no-repeat; width: 148px; height: 98px; display: block; margin: 0px;	padding: 0px;}

