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



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

h5,h6 {
	font-size: 23px;
	line-height: 26px;
	color: #dddddd;
}
h5 {
	margin-top: 5px;
}
h6 {
	margin-bottom: 18px;
}

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

span.big {
	font-size: 20px;
	line-height: 23px;
}
span.colored {
	color: #57336e;
}
a.big {
	font-size: 20px;
	line-height: 23px;
	text-decoration: none;
}
