/* index

	- localNavigation
	- title
	- other

----------------------------------------------- */


/* localNavigation
----------------------------------------------- */
#localNavigation h2 {
	margin: 0;
	padding: 0;
	width: 185px;
	height: 105px;
	background: url("../../shared/img/tit_company.gif") no-repeat;
	clear: both;
}

#localNavigation li#cat1 a {
	display: block;
	text-decoration: none;
	margin: 15px 0px 0px 0px;
	padding: 0;
	width: 185px;
	height: 15px;
	background: url(../../shared/img/local_company_01.gif) no-repeat;
}

#localNavigation li#cat2 a {
	display: block;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
	padding: 0;
	width: 185px;
	height: 15px;
	background: url(../../shared/img/local_company_02.gif) no-repeat 0px -15px;
}


/* title
----------------------------------------------- */
#pageTitle h3 {
	margin: 0;
	padding: 0;
	width: 545px;
	height: 50px;
	background: url(../../shared/img/page_message.gif) no-repeat;
	clear: both;
}


/* other
----------------------------------------------- */
.columnB5 p#signature {
	margin: 0;
	padding: 20px 0px 0px 0px;
	float: right;
}
