

ul#cisco1 {
	width: 100px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#cisco1 li {
	list-style-type: none;
	width: 100px;
}

ul#cisco1 li span {
	display: none;
}

ul#cisco1 li a {
	display: block;
	width: 100px;
	height: 50px;
	padding: 0px;
}

#ciscocontent {
	background: url(cisco1.jpg) 0 -97px no-repeat;
	height: 50px;
}

#ciscocontent a
{
	background: url(cisco1.jpg) top left no-repeat;
}


#services a:hover, #ciscocontent a:hover
{	
		background-image: none;
}


ul#cisco2 {
	width: 100px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#cisco2 li {
	list-style-type: none;
	width: 100px;
}

ul#cisco2 li span {
	display: none;
}

ul#cisco2 li a {
	display: block;
	width: 100px;
	height: 50px;
	padding: 0px;
}

#ciscossl {
	background: url(cisco2.jpg) 0 -97px no-repeat;
	height: 50px;
}

#ciscossl a
{
	background: url(cisco2.jpg) top left no-repeat;
}


#services a:hover, #ciscossl a:hover
{	
		background-image: none;
}


ul#cisco3 {
	width: 100px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#cisco3 li {
	list-style-type: none;
	width: 100px;
}

ul#cisco3 li span {
	display: none;
}

ul#cisco3 li a {
	display: block;
	width: 100px;
	height: 50px;
	padding: 0px;
}

#ciscofirewall {
	background: url(cisco3.jpg) 0 -97px no-repeat;
	height: 50px;
}

#ciscofirewall a
{
	background: url(cisco3.jpg) top left no-repeat;
}


#services a:hover, #ciscofirewall a:hover
{	
		background-image: none;
}


ul#cisco4 {
	width: 100px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#cisco4 li {
	list-style-type: none;
	width: 100px;
}

ul#cisco4 li span {
	display: none;
}

ul#cisco4 li a {
	display: block;
	width: 100px;
	height: 50px;
	padding: 0px;
}

#ciscoips {
	background: url(cisco4.jpg) 0 -97px no-repeat;
	height: 50px;
}

#ciscoips a
{
	background: url(cisco4.jpg) top left no-repeat;
}


#services a:hover, #ciscoips a:hover
{	
		background-image: none;
}

#services a:hover, #ciscocontent a:hover, #ciscossl a:hover, #ciscofirewall a:hover, #ciscoips a:hover
{	
		background-image: none;
}

