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


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

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