/* 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;
}

BODY.capital #gamma 
{
	margin-top: 390px;
	width:250px;
	float:left;
	position:relative;
	left:0px;
	top:74px;
}

/* 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;
}

#alpha {
	margin-top: 390px;
	width: 648px;
	float: left;
}
#beta {
	margin-top: 223px;
	width: 249px;
	float: right;
}

.breadcrumb 
{
	margin-left: 50px;
}

.entry-container {
	padding-left: 50px;
}

.entry-container {
	padding-left: 50px;
	
}






