/* Finance */

BODY.finance #content {
	margin-left: 81px;
	clear: both;
	background: transparent url('/images/finance/bg_landing.jpg') no-repeat;
}

BODY.finance #quicklink a {
	background: transparent url('/images/finance/btn_landing.gif') 0 0 no-repeat;
}
BODY.finance #quicklink a:hover {
	background: transparent url('/images/finance/btn_landing.gif') 0 -21px no-repeat;
}


/* Capital Markets */
BODY.capital #content {
	margin-left: 81px;
	clear: both;
background: transparent url('/images/capital-markets/bg_landing.jpg') no-repeat;
}

BODY.capital #quicklink a {
	background: transparent url('/images/capital-markets/btn_landing.gif') 0 0 no-repeat;
}
BODY.capital #quicklink a:hover {
	background: transparent url('/images/capital-markets/btn_landing.gif') 0 -21px no-repeat;
}

/* Real Estate */
BODY.realestate #content {
	margin-left: 81px;
	clear: both;
	/*background: transparent url('/images/real-estate/bg_landing.jpg') no-repeat;*/
}


BODY.realestate #quicklink a {
	background: transparent url('/images/real-estate/btn_landing.gif') 0 0 no-repeat;
}
BODY.realestate #quicklink a:hover {
	background: transparent url('/images/real-estate/btn_landing.gif') 0 -21px no-repeat;
}

/* ORIX USA */
BODY.orix #content {
	margin-left: 81px;
	clear: both;
	background: transparent url('/images/orix-usa/bg_landing.jpg') no-repeat;
}

BODY.orix #quicklink a {
	background: transparent url('/images/orix-usa/btn_landing.gif') 0 0 no-repeat;
}
BODY.orix #quicklink a:hover {
	background: transparent url('/images/orix-usa/btn_landing.gif') 0 -21px no-repeat;
}

/* ORIX USA  careers */
BODY.orix-careers #content {
	margin-left: 81px;
	clear: both;
	background: transparent url('/images/careers/bg_landing.jpg') no-repeat;
}

BODY.orix-careers #quicklink a {
	background: transparent url('/images/careers/btn_landing.gif') 0 0 no-repeat;
}
BODY.orix-careers #quicklink a:hover {
	background: transparent url('/images/careers/btn_landing.gif') 0 -21px no-repeat;
}

/* ORIX Investment Banking*/
BODY.investment #content {
	margin-left: 81px;
	clear: both;
	background: transparent url('/images/investment-banking/bg_landing.jpg') no-repeat;
}
BODY.investment #quicklink a {
	background: transparent url('/images/investment-banking/btn_landing.gif') 0 0 no-repeat;
}
BODY.investment #quicklink a:hover {
	background: transparent url('/images/investment-banking/btn_landing.gif') 0 -21px no-repeat;
}

/* ORIX Agency Finance*/
BODY.agency #content {
	margin-left: 81px;
	clear: both;
	background: transparent url('/images/multifamily-healthcare/bg_landing.jpg') no-repeat;
}
BODY.agency #quicklink a {
	background: transparent url('/images/multifamily-healthcare/btn_landing.gif') 0 0 no-repeat;
}
BODY.agency #quicklink a:hover {
	background: transparent url('/images/multifamily-healthcare/btn_landing.gif') 0 -21px no-repeat;
}


#alpha {
	margin-top: 390px;
	width: 650px;
	float: left;
}
#beta {
	margin-top: 223px;
	width: 249px;
	float: right;
}






