#navigation {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	text-transform: uppercase;	margin: 0;	padding: 0;	background-color: #032CA6;	list-style-type: none;	float: right;	width: 672px;}#navigation ul {	list-style: none;	margin: 0;	padding: 0;}#navigation li {	padding: 0;	margin: 0;	float: left;	}#navigation a {	float: left;	width: 111px;	text-align: center;	background-color: #032CA6;	color: #C7BFA4;	text-decoration: none;	line-height: 2.0;	border-left: 1px solid #C7BFA4;	border-bottom: solid 1px #4870AA;}#navigation a:hover {	background-color: #A3B2BF;	color: #A11603;}