a.home {
	width: 64px;
	background: url(../img/navi/contact/home.gif) top left no-repeat;
}
a.about {
	width: 87px;
	background: url(../img/navi/contact/about.gif) top left no-repeat;
}
a.menu {
	width: 65px;
	background: url(../img/navi/contact/menu.gif) top left no-repeat;
}
a.pickup {
	width: 180px;
	background: url(../img/navi/contact/pickup.gif) top left no-repeat;
}
a.press {
	width: 62px;
	background: url(../img/navi/contact/press.gif) top left no-repeat;
}
a.locations {
	width: 94px;
	background: url(../img/navi/contact/locations.gif) top left no-repeat;
}
a.jobs {
	width: 55px;
	background: url(../img/navi/contact/jobs.gif) top left no-repeat;
}
a.contact {
	width: 173px;
	background: url(../img/navi/contact/contact.gif) top left no-repeat;
}



#navi {
	border-bottom: 5px solid #808080;
}
#banner {
	border-bottom: 5px solid #808080;	
}
div.lineitem, div.leftnavi {
	border-top: 1px solid #808080;
}
div.lineitem h3 {
	color: #808080;
}

a:link {
	color: #808080;
	text-decoration: underline;
}
a:visited {
	color: #808080;
	text-decoration: underline;
}
a:hover {
	color: #dddddd;
	text-decoration: underline;
}
a:active {
	color: #808080;
	text-decoration: underline;
}
