@charset "ISO-8859-1";
#navigation {
	width: 746px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #11267D;
	float: left;
	text-align: center;
	border: medium solid #05054C;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#viewcartbutton {
	line-height: 30px;
	float: right;
	padding-right: 15px;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
