body {
	background: #fff url(/_images/background-red.jpg) repeat-y scroll left top;
}
#nav ul li ul {
	background: #93173b;
}
#about a {
	background: url(/_images/squares-r.jpg) no-repeat -175px -100px;
}
#about a:hover {
	background: url(/_images/squares-r.jpg) no-repeat -175px -100px;
}
#facilities a {
	background: url(/_images/squares-r.jpg) no-repeat 0px -150px;
}
#facilities a:hover {
	background: url(/_images/squares-r.jpg) no-repeat -175px -150px;
}
#products a {
	background: url(/_images/squares-r.jpg) no-repeat 0px -200px;
}
#products a:hover {
	background: url(/_images/squares-r.jpg) no-repeat -175px -200px;
}
#contact a {
	background: url(/_images/squares-r.jpg) no-repeat 0px -250px;
}
#contact a:hover {
	background: url(/_images/squares-r.jpg) no-repeat -175px -250px;
}
#buy a {
	background: url(/_images/squares-r.jpg) no-repeat 0px -350px;
}
#buy a:hover {
	background: url(/_images/squares-r.jpg) no-repeat -175px -350px;
}
