/* PAGE BANNER */

/* BANNER 1 CONTAINER BEGINS*/
div.banner_1
{
background: url(../image/banner/banner_rent_to_own_flegg.gif) no-repeat center center; 
background-color: #FFF;
/*text-align: center; */
/*min-height: 13.95em;  CHANGED 5.58/80 -> 13.95/200*/
margin-top: 0; /* CHANGED 3.14->0 */
/*padding-bottom: 0.67em;*/
position: relative;
z-index: 1;
height:240px;/* ADDED*/
margin-bottom:0px; /* ADDED*/ 
}
* html div.banner_1
{
position: static;
}
*:first-child+html div.banner_1
{
position: static;
}
/* BANNER 1 CONTAINER ENDS*/

/* BANNER 1 TEXTBEGINS*/
div.banner_1_text
{
position: relative;
z-index: 1;
margin-left: 220px;
padding: 0;
text-align: center;
}
* html div.banner_1_text
{
position: static;
}
*:first-child+html div.banner_1_text
{
position: static;
}
/* BANNER 1 TEXT ENDS*/

/* BANNER TEXT BEGINS*/
p.title_1
{ 
text-align: center;
color: #036;
background-color: transparent; 
font-family:Georgia, "Times New Roman", Times, serif; /* CHANGED*/
font-weight: bold; 
font-size: 45.0pt;
line-height:20px;
padding: 23px 0px 0px 0px; /* ADDED */
margin: 0px 0px 0px 0px; /* ADDED */
}
p.title_2
{ 
text-align: center;
color: #036;
background-color: transparent; 
font-family:Georgia, "Times New Roman", Times, serif; /* CHANGED*/
font-weight: bold; 
font-size: 85.0pt;

padding: 0px 0px 0px 0px; /* ADDED */
margin: 0px 0px 0px 0px; /* ADDED */
}
strong.title
{ 
font-size: 27.0pt;
margin: 0;
padding: 0;
}
p.title_3
{
text-align: center;
color: #036;
background-color: transparent; 
font-family:Georgia, "Times New Roman", Times, serif; /* CHANGED*/
font-weight: bold; 
font-size: 14pt;
margin: 0px 0px 0px 0px; /* ADDED */
/* padding: 0; */
padding: 0px 0px 0px 0px; /* ADDED */
}

/* BANNER TEXT ENDS*/



