#boxes {
	margin: 2px 0 15px 0; padding: 0; list-style-type: none;
	width: 720px; height: 177px;
	background: url(sixboxes.jpg) 0 0 no-repeat; 
	}
	
#boxes li {
	float: left;
	text-indent: -9999px; text-decoration: none;
	margin: 0; padding: 0 15px 0 0;
	width: 107px; height: 177px; 
	}
	
#boxes li a { display: block; width: 100%; height: 100%; }
#boxes li.last { padding: 0; }
#boxes li:hover { background-color: white; opacity: 0.2; filter: alpha(opacity=20); }

#title-home { background: #B5B7B9 url(hometitle.gif) 0 0 no-repeat; padding: 0; height: 50px; margin-bottom: 10px; }
#title-home h1 { margin: 0; padding: 0; text-indent: -9999px; }