@charset "UTF-8";/* CSS Document */#header #buttons {	float: right;	margin-top: 35px;	margin-right: 20px;}#header #buttons ul {	width: 227px;	float: left;	display: inline;	margin: 0;	padding: 0;	text-decoration: none;	background-image: url(images/nav_background.gif);	background-repeat: repeat-x;}#header #buttons ul li{	list-style-type: none;	text-indent: -1000px;	display: block;	float: left;}#header #buttons ul li.item1 a {	background:#000000 url(../images/homebutton.png) no-repeat;}#header #buttons ul li.item2 a {	background:transparent url(../images/homebutton.png) no-repeat;}