
#blanknav {
	background-color: #FFF;
	height: 52px;
	width: 593px;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFF;
	padding: 0px;
	width: 593px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	color: #999;
}
#logo {
	background-color: #FFF;
	background-image: url(images/arvin_header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 212px;
	width: 593px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: bdbdbd;
	z-index: 3;
	top: 52px;
}

#contact {
	background-color: #00aeef;
	height: 229px;
	width: 41px;
	background-repeat: no-repeat;
	float: right;
	clear: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	border-right-width: 0px;
	position: fixed;
	overflow: auto;
	visibility: visible;
	right: 40px;
	background-image: url(images/blue_contact.gif);
}
#contact2 {
	background-color: #00aeef;
	height: 229px;
	width: 41px;
	position: fixed;
	visibility: visible;
	right: 35px;
	float: none;
	clip: rect(0px,auto,auto,auto);
	z-index: 3;
	background-image: url(images/green_contact.gif);
	background-repeat: no-repeat;
	clear: left;
	top: 0px;
	overflow: visible;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body #print1 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #572506;
	font-weight: bolder;
	font-size: 14px;
	text-indent: 0px;
}
.descriptor {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #bdbdbd;
	font-size: 8pt;
	text-indent: 47px;
}
#navigation {
	background-color: #FFF;
	height: 34px;
	width: 593px;
	position: fixed;
	visibility: visible;
	z-index: auto;
	left: auto;
	top: 0px;
	right: auto;
	clip: rect(0px,auto,auto,auto);
	filter: Opacity=0.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #8fd400;
	text-align: center;
	vertical-align: middle;
	padding-top: 18px;
}
