@charset "UTF-8";
/* CSS Document */
html, body {
     margin:0px;
	padding:0px;
	text-align:center;
	height:90%;
}
.formBorderColor {
	border: thin solid #00746B;
	color:#444949;
	font-size:12px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #acacac;
}




/*Begin Container*/
/*Begin Header*/
.container {
	
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
 	height: 90%; /* For IE */
	height: auto;
	z-index: 0;
	
}

.header {
	background-image: url(images/header_left.png);
	left:0;
	top:0;
	height: 95px;
	width: 242px;
	position: absolute;
	z-index: 0;
	
	
}
.logo {
	background-image: url(images/logo.png);
	height: 95px;
	width: 628px;
	top: 0px;
	background-repeat: no-repeat;
	left: 242px;
	position: absolute;
	z-index: 0;
	
}
.topNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/topNavBar.png);
	height: 41px;
	width: 870px;
	left: 0px;
	top: 95px;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	z-index: 0;
}
.leftNav {
	height: 78px;
	width: 207px;
	position: absolute;
	left: 0px;
	top: 136px;
	z-index: 0;
}
.blankNav {
	background-image: url(images/blank_leftNav.png);
	position: absolute;
	height: 28px;
	width: 207px;
	left: 0px;
	top: 214px;
	z-index: 0;
}
.leftNavSpacer {
	background-image: url(images/leftNavSpacer_orange.png);
	position: absolute;
	height: 119px;
	width: 207px;
	left: 0px;
	top: 242px;
	z-index: 0;
}
.topCurve {
	background-image: url(images/topCurve.png);
	height: 114px;
	width: 870px;
	position: absolute;
	left: 0px;
	top: 360px;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.topCurve h2 {
	text-align: left;
	margin-left: 320px;
	margin-top: 75px;
	color: #F26522;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	z-index: 0;
	
}
.curveSpacer {
	background-image: url(images/curveSpacer.png);
	height: 42px;
	width: 870px;
	position: absolute;
	left: 0px;
	top: 474px;
	z-index: 0;
}
.tenNos {
	background-image: url(images/the10No.png);
	height: 349px;
	width: 278px;
	position: absolute;
	z-index: 2;
	left: 27px;
	top: 361px;
}


.belowTenNos {
	height: 110px;
	width: 260px;
	z-index:2;
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: 40px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444949;
}
.belowTenNosCA {
	height: 300px;
	width: 260px;
	z-index:2;
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: 40px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444949;
}


.applyNowbox {
	height: 98px;
	width: 220px;
	z-index:2;
	border: 1px solid #00746B;
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: 40px;
}

.banner_home {
	background-image: url(images/banner_home.png);
	height: 155px;
	width: 662px;
	position: absolute;
	left: 207px;
	top: 136px;
	z-index: 0;
}
.banner_cash_advance {
	background-image: url(images/banner_cash_advance.png);
	height: 155px;
	width: 662px;
	position: absolute;
	left: 207px;
	top: 136px;
	z-index: 0;
}
.banner_cc_processing {
	background-image: url(images/banner_cc_processing.png);
	height: 155px;
	width: 662px;
	position: absolute;
	left: 207px;
	top: 136px;
	z-index: 0;
}
.banner_new_merchants {
	background-image: url(images/banner_new_merchants.png);
	height: 155px;
	width: 662px;
	position: absolute;
	left: 207px;
	top: 136px;
	z-index: 0;
}
.banner_apply_now {
	background-image: url(images/banner_apply_now.png);
	height: 155px;
	width: 662px;
	position: absolute;
	left: 207px;
	top: 136px;
	z-index: 0;
}
.banner_contact {
	background-image: url(images/banner_contact.png);
	height: 155px;
	width: 662px;
	position: absolute;
	left: 207px;
	top: 136px;
	z-index: 0;
}

.welcome_banner {
	background-image: url(images/welcomeBanner.png);
	height: 69px;
	width: 663px;
	position: absolute;
	left: 207px;
	top: 291px;
	z-index: 0;
}


.content {
	background-image: url(images/contentSecSpacer.png);
	background-repeat: repeat-y;
	width: 870px;
	top: 516px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align:left;
	margin:auto;
	height:auto;
	position:absolute;
	z-index: 1;
	font-size: 12px;
}


.rightContentBox {
	position: relative;
	width: 500px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 320px;
	margin-top: 0px;
	
}

.footer {
	background-image: url(images/footerNav.png);
	width: 870px;
	position: absolute;
	background-repeat: no-repeat;
	height: 55px;
	bottom:0px;
	z-index: 2;
  	
}
.clearfooter{

	clear:both;
	height:60px;
	
}


.grayText {
	color:#444949;
	font-size:12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.grayBold {
	color:#444949;
	font-size:12px;
	font-weight: bold;
}

.orangeBold {
	color:#F26522;
	font-weight: bold;
}

.tealText {
	color:#00746B;
	font-size:12px;
}






/*Menu items*/

#menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00746B;
	text-decoration: none;
}
#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #00736A;
	}


#menu{
	position:absolute;
	margin-top:11px;
	text-align: center;
	width: 870px;
	z-index: 1;
}
/*Menu items 2*/

#menu2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00746B;
	text-decoration: none;
}
#menu2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #00736A;
	}


#menu2 {
	position:absolute;
	margin-top:11px;
	text-align: center;
	width: 870px;
	z-index: 1;
}
.clear{clear:both;height:10px;}
.bottomContent {
	left: 100px;
	top: 749px;
	width: 700px;
	z-index: 2;
}

.highlightedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F26522;
}
.bankcard_Logo {
	background-repeat: no-repeat;
	height: 100px;
	width: 220px;
	position: absolute;
	z-index: 3;
	left: 40px;
	top: 310px;
	color: #03026A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
