div.contentAlign{
	text-align: center;
}
#custom_brochureContent{
	border: 5px solid #fff;
	width: 870px;
	height: 350px;
	background:url('https://images.ebizautos.com/sites/623/images/verticalMenu_bg.jpg') no-repeat top center;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
#custom_menuContainer_border{
	width: 210px;
	background-color: #C9C9C9;
	padding: 5px;
	position: absolute;
	top: 10px;
	left: 15px;	
}
#custom_menuContainer{
	width: 210px;
	background-color: #DFDFDF;
	padding-bottom: 4px;
}
div.custom_menuTitle{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003399;
	width: 200px;
	height: 34px;
	line-height: 34px;
	text-align: left;
	border-bottom: 1px solid #c9c9c9;
	margin-bottom: 10px;
	margin-left: 5px;
}
#custom_verticalMenuWrapper{
	margin-left: 5px;
}
.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px; /*WIDTH OF MAIN MENU ITEMS*/
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background-color: #fff;
font: bold 12px Arial, Helvetica, sans-serif;
color: #000;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
border-bottom: 1px solid #DFDFDF;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
border-left: 1px solid #c9c9c9;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 200px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
/* for IE */
filter:alpha(opacity=85);
/* CSS3 standard */
opacity:0.85;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #000;
}

.glossymenu li a:hover{
color: #003399;
background-color: #DFDFDF;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

/* Footer */
.int_footer_sn{
	float:left;
}
/* --------------------------------------------------- Lease Landing Pages ---------------*/
/* ----------------------------- Global ----- */
.custom_lease_landing_info{
position:absolute;
top:96px;
left:34px;
}

.custom_lease_landing_info h1{
margin:0;
padding:0;
color:#4D4D50;
font-family:Helvetica, arial, sans-serif;
font-size:34px;
line-height:34px;
font-weight:bold;
text-transform: uppercase;
}

.custom_lease_landing_info h1 span{
text-transform: lowercase;
}

.custom_lease_landing_info span.custom_lease_landing_info_small{
color:#4D4D50;
font-family:Helvetica, arial, sans-serif;
font-size:20px;
line-height:20px;
font-weight:bold;
text-transform: uppercase;		
}

.custom_lease_landing_title{
font-family:Helvetica, arial, sans-serif;
font-size:25px;
line-height:30px;
font-weight:bold;
margin-left:34px;
margin-top:20px;
}

.custom_lease_landing_subtitle{
font-family:Helvetica, arial, sans-serif;
font-size:14px;
margin-left:34px;
}

.custom_lease_landing_description{
font-family:Helvetica, arial, sans-serif;
font-size:18px;
line-height:25px;
margin:30px 40px 0 34px;
}

.custom_lease_landing_price{
font-family:Helvetica, arial, sans-serif;
font-size:18px;
font-weight:bold;
margin:30px 34px 0 34px;
}

.custom_lease_landing_details{
margin:10px 34px;
}

	.custom_lease_landing_details ul{
	margin:0;
	padding:0 0 0 16px;
	}

	.custom_lease_landing_details ul li{
	font-family:Helvetica, arial, sans-serif;
	font-size:14px;
	line-height:20px;
	}

a.btn_view_inventory{
display:block;
width:132px;
height:22px;
outline:0;
margin-left:34px;
margin-top:15px;
background:url(http://images.ebizautos.com/sites/623/images/_lease_landing/btn_view_inventory.jpg) no-repeat top left;
text-decoration: none;
}
/* ----------------------------- Banners ----- */

.custom_lease_landing_banner328i{
width:890px;
height:290px;
background:url(http://images.ebizautos.com/sites/623/images/_lease_landing/banner_328i.jpg) no-repeat top left;
position:relative;
}

.custom_lease_landing_banner528i{
width:890px;
height:290px;
background:url(http://images.ebizautos.com/sites/623/images/_lease_landing/banner_528i.jpg) no-repeat top left;
position:relative;
}