body {
	/*background-color: #E9F5FF; 
	 background-color: #000000; */
	margin: 0px;
	z-index: 2;
}
.contact_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005FAA;
}
.contact_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005FAA;
}
#container {
	/* CENTER  */
	position: relative;
	left: 50%;
	margin-left: -360px;
	/* LEFT */
	/* position: relative;
	left: 0px; */
}
#section_masthead {
	/*position: absolute;
	width: 720px;
	top: 0px;*/
}
#section_masthead #need_cash_now {
	position: absolute;
	left: 40px;
	width: 416px;
	top: 0px;
	height: 42px;
	background-image: url(https://images1.discountadvances.com/LPO/dca_1886/NeedCash.gif);
	background-repeat: no-repeat;
}
#section_masthead #IGOTIT {
	position: absolute;
	top: 15px;
	width: 141px;
	right: 41px;
	height: 20px;
	background-image: url(images/1800IGOTIT.gif);
	background-repeat: no-repeat;
}
#section_masthead #menu {
/*	position: absolute;
	width: 720px;
	height: 29px;
	top: 42px;*/
    padding: 5px 0;
	background-color: #164C79;
	background-image: url(https://images1.discountadvances.com/LPO/dca_1886/menu_bg.jpg);
	background-repeat: repeat-y;
}
#section_masthead #menu ul {
	list-style-type: none;
	display: inline;
	text-align: center;
}
#section_masthead #menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#section_masthead #menu li .current{
	/*color: #B8CCDB;*/
}

/* Added by Hemant */
#section_masthead #submenu {
        position: absolute;
        width: 720px;
        height: 29px;
        top: 201px;
        background-color: #164C79;
        background-image: url(https://images1.discountadvances.com/LPO/dca_1886/menu_bg.jpg);
        background-repeat: repeat-y;
}
#section_masthead #submenu ul {
        list-style-type: none;
        display: inline;
        text-align: center;
}
#section_masthead #submenu li {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        display: inline;
        padding-left: 14px;
        padding-right: 14px;
        padding-top: 10px;
}
#section_masthead #submenu li .current{
        color: #B8CCDB;
}
/* End added by Hemant */

#section_masthead a {
	color: #FFFFFF;
	text-decoration: none;
}
#section_masthead a:hover {
	color: #B8CCDB;
	text-decoration: none;
}


#content {
/*	position:absolute;
	top: 62px;
	left: 0px;
	width: 720px;*/
	padding-bottom: 100px;
	background-color: #FFFFFF;
	/* background-color: #76C6FF; */
	overflow: visible;
}
#content #blue_bar {
/*	position: absolute;
	top: 0px;
	left: 0px;*/
	height: 40px;
	width: 100%;
	background-color: #55B2FF;
	text-align: center;
	background-image: url(images/blue_bar_bg.jpg)
}
#content #blue_bar #blue_shadow {
/*	position: absolute;
	bottom: 0px;
	left: 0px;*/
	width: 100%;
	height: 12px;
	background-image: url(https://images1.discountadvances.com/LPO/dca_1886/blue_shadow.gif);
	background-repeat: repeat-x;
}
#content #blue_bar #contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005FAA;
	font-weight: normal;
	letter-spacing: 0px;
	position: absolute;
	top: 7px;
	width: 720px;
	left: 0px;
	text-align: center;
}
#content #blue_bar #contact_info .contact_item {
	padding-right: 16px;
	padding-left: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
}
#content #main_content {
/*	position: relative;
	top: 50px;
	left: 0px;*/
	/* left: 100px; */
	/* width: 500px;  20041203 KIG changed to 100 percent*/
	width: 100%;
}
#content #main_content #content_title {
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
/*	position: absolute;
	left: 0px;
	top: 0px;*/
	letter-spacing: -1px;
}
#content #main_content #content_text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	position: relative;*/
	/* left: 25px; */
/*	left: 0px;
	top: 20px;*/
	text-align: justify;
	line-height: 16px;
	z-index: 4;	
}
#content #main_content #content_text #content_bar {
	background-color: #FFFFFF;
	width: 1px;
/*	position: absolute;
	left: -12px;
	top: 5px;
	bottom: 0px;*/
	height: 100%;
}
#content #yellow_bar {
	 position: absolute; 
	/* position: relative; */
	padding-top: -100px;
	bottom: -40px;
	left: 0px;
	height: 40px;
	width: 100%;
	background-image: url(https://images1.discountadvances.com/LPO/dca_1886/yellow_bar_bg.jpg)
	/* z-index: 4; */ 
}
#content #yellow_bar #text {
	position: absolute;
	top: 7px;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #402315;
	font-size: 11px;
	text-align: center;
}
#content #yellow_bar #yellow_shadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 12px;
	background-image: url(https://images1.discountadvances.com/LPO/dca_1886/shadow.gif);
	background-repeat: repeat-x;
}
#content #bookmark {
	position: absolute;
	right: 16px;
	top: 71px;
}
#content #referral_anim {
	position: absolute;
	left: 0px;
	top: 50px;
}
#content #verisign {
	position: absolute;
	right: 16px;
	top: 215px;
}
#content #link_footer {
	background-color: #E9F5FF; 
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
div.testimonial {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 20px 0 20px;
}
div.testimonial a {
	text-decoration: none;
}	
div.testimonial h2 {
	text-align: center;
  font: bold 18px Arial, Helvetica, sans-serif;
}
div.testimonial ul {
	list-style: none;
  margin: 0;
  padding: 0;
}
div.testimonial ul li {
	margin: 20px 0 20px 0;
  padding: 20px;
  background-color: #ffffd9;
}
div.testimonial ul li .test_name {
	display: block;
  text-align: right;
  margin: 5px 0 0 0;
  font-weight: bold;
}
#testimonial_footer {
	text-align: center;
}
#testimonial_footer .test_nav_current {
	font-weight: bold;
}
.divider_after
{ 
    padding-right:1em; 
    border-right:1px solid #ccc;
    margin-right:1em 
}
.global_link
{
    color:#fff;
    font-family:Verdana,Arial;
    font-size:10px;
}

.clearer{
 height:40px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
}

#BankingUpdate h1 {
    line-height: 1.0em !important;
}



