/* ------------------------------------------------------------------
---------- BASE LAYOUT ----------------------------------------------
------------------------------------------------------------------ */
body {
	background:#ffffff url(images/end-back.gif) bottom repeat-x;
	font-family:Trebuchet MS, Lucida Console, Arial, Verdana;
	font-size:12px;
	margin:0;
	padding:0;
}
a:link, a:visited, a:active {
color:#349bdc;
text-decoration:none;
	/* more  ... */
	}
a:hover {
color:#656565;
	/* more  ... */
	}	
p, input, select, ul, ol, dl, p, h1, h2, h3, h4, h5, h6, fieldset, form{
	padding:0;
	margin:0;
	list-style-type:none;
	} 

h1 {
	font-size:24px;
	font-family:Myriad, Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	color:#333333;
	margin:0;}

h2 {font-size:24px;
	font-family:Myriad, Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	color:#333333;
	margin:0;;
	margin:0;}

h3 {font-size:24px;
	font-family:Myriad, Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
	margin:0;
	color:#333333;}

h4 {font-size: 1.9em;
	color: #CC0000;}

h5 {font-size: 1.2em; color:#0066CC;}

h6 {font-size: 1em;
	color: #0066CC;}

img a{border:none;}

p{
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif; color:#333333;}
	
code, pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	}

pre {
	overflow: auto;
	word-wrap: normal;
	padding-bottom: 1.5em;
	overflow-y: hidden;
	width: 99%;
	}

abbr[title], acronym[title] {
	border-bottom: 1px dotted;
	}
	
hr {
	display: block;
	height: 2px;
	border: none;
	margin: 0.5em auto;
	color: #cccccc;
	background-color: #cccccc;
	}

	
/* ------------------------------------------------------------------
---------- WRAPPER, CONTAINER & LAYOUT ------------------------------
------------------------------------------------------------------ */

/*-------------------- WRAPPER for MIN / MAX width --------*/

div#wrapper {
	text-align: center;
	background:url(images/main-cont-bg.gif) top repeat-x;
	margin-left: auto;
	padding-top: 30px;
	margin-right: auto;
	display: block;
	/* more  ... */
	}

/*-------------------- CONTAINER for VISUAL styles --------*/
img, div, a, input { behavior: url(iepngfix.htc) }

div#container {
	/* more  ... */
	width:929px;
	background: url(images/cont-bg.png) repeat-y top center;
	margin-left: auto;
	padding:10px 13px 10px 15px;
	margin-right: auto;
	text-align: left; /* resetting the "text-align: center" of "wrapper" */
	display: block;
	}
#banner{ 
	background:url(images/banner.jpg) no-repeat; 
	width:919px;
	height:363px;
	padding-top:35px;
	margin:auto;}

#banner ul{ 
	margin:0px 0px 0px 55px;
	width:360px;
	border:1px solid #deecf8;
	padding:15px 15px 15px 25px; }

#banner ul li{ 
	font-size:16px;
	line-height:32px;
	padding-left:35px;
	background:url(images/aero.gif) no-repeat bottom left;
	font-weight:bold;}

.bluen{
	color:#349bdc;}

#banner h1{ 
	font-size:22px;
	color:#af1313;
	margin-left:55px;}

#aplly{ 
	width:283px;
	margin-left:110px;
	text-align:center;
	margin-top:-8px;
	background:url(images/aplly.gif) no-repeat;
	padding:8px;
	height:126px;}

#aplly h4{ 
	font-size:18px;
	text-align:center;
	color:#030c50;
	font-size:18px;
	padding-top:8px;}

#aplly h5{ 
	font-size:14px;
	text-align:center;
	font-size:18px;
	margin-top:15px;
	padding-bottom:7px;
	padding-top:8px;}

div#top-corner {
	 background: url(images/top-corner.png) no-repeat;
	 height:18px; 
	 margin:auto;
	 width:957px;}

#header{ 
	width:auto;
	height:60px;
	clear:both;
	margin-bottom:25px;}

#header .logo{
	height:60px;
	margin:0px;
	padding:0px;
	width:299px;
	position:relative;
	float:left;}
	
#header h2{
	height:60px;
	margin:0px;
	color:#989897;
	padding:8px 0 0 45px;
	font-size:17px;
	background:url(images/top-aero.gif) no-repeat left top;
	width:275px;
	float:right;}
	
#header h2 span.green{
	color:#a8c62f;}
	
div#end-corner{
	background: url(images/end-corner.png) no-repeat top;
	width:957px;
	margin:auto;
	height:18px;}
	
#menu{ 
	height:37px;
	clear:both;
	margin-top:0px;
	margin:auto;
	position:relative;
	width:917px;
	background:url(images/nev-base.gif) repeat-x top left;
	margin-bottom:3px}
	
.menucenter{
	float:left;
	width:904px;}

#menu span.crn-left{
	display:block;
	background:url(images/corn-nev-left.gif) no-repeat top left;
	height:37px;
	width:7px;
	float:left
	}

#menu ul{ 
	list-style:none;
	width:770px;
	margin:0 auto 0 auto;
	padding:0px;}

#menu ul li{
	display: inline;}
	
#menu ul li a{
	padding:6px 25px 9px 25px;
	display:block;
	float:left;
	border-right:1px solid #4e548e;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:16px;}
#menu ul li a.non{
	border:none;}
#menu ul li a:hover{
	background: url(images/hover-base.gif) repeat-x top left;}
#menu ul li a.current{
	background: url(images/hover-base.gif) repeat-x top left;}
#menu span.crn-right{
	display:block;
	background:url(images/corn-nev-right.gif) no-repeat top left;
	height:37px;
	width:6px;
	float:right
	}
div.loan-request{
	width:453px;
	position:relative;
	margin-left:5px;
	padding-left:20px;
	padding-bottom:58px;
	padding-top:35px;
	background:#76c6f9 url(images/form_base.jpg) no-repeat top left;
	float:left;}

.blk{width:300px; text-align:center;}
.blk input{margin-bottom:8px;}
.blk h1{
	color:#e76031;
	font-size:20px;}
.blk h2{ color:#06169a; font-size:15px;}
div.fast-cash{
	width:399px;
	height:276px;
	position:relative;
	padding-left:46px;
	padding-top:35px;
	background:#7dcafa url(images/fast_case.jpg) top left;
	float:left;
	clear:right;}
div.fast-cash h1{font-family:Trebuchet MS, Lucida Console, Arial, Verdana; color:#030a48; }	
div.fast-cash h2{ 
	background:url(images/aero-blue.gif) no-repeat left; 
	color:#FFFFFF;
	display:block;
	height:27px;
	padding-top:10px;
	padding-left:35px;
	font-family:Trebuchet MS, Lucida Console, Arial, Verdana; font-size:16px}
div.fast-cash h2 span.blu{color:#030a48;}
hr{
	clear:both;
	color:#FFFFFF;
	background:#FFFFFF;}
div.fast-cash input.btn{ 
	width:145px;
	height:36px;
	background:url(images/apply-now.gif) no-repeat; border:none;}
div.leftmatter{
	float:left;
	width:520px;
	position:relative;
	padding:0 10px 0 0px;
	margin:0 6px 0 7px;
	font-size:13px;
	color:#999999;}
div.leftmatter h1{ 
	background:url(images/aero-grn.gif) no-repeat;
	display:block;
	height:35px;
	padding-left:40px;
	color:#e85623;
	font-size:20px;
	padding-top:12px;
	font-family:Trebuchet MS, Lucida Console, Arial, Verdana;
	}
	
div.leftmatter-inner{
	float:left;
	width:902px;
	position:relative;
	padding:0 0px 0 10px;
	margin:0 0px 0 7px;
	font-size:13px;
	color:#999999;}
div.leftmatter-inner ol{color:#000000; margin-left:15px; list-style:disc;}
div.leftmatter-inner ol li{font-size:13px; margin-bottom:12px;}
div.leftmatter-inner h1{ 
	background:url(images/aero-grn.gif) no-repeat;
	display:block;
	height:35px;
	padding-left:40px;
	color:#e85623;
	font-size:20px;
	padding-top:12px;
	font-family:Trebuchet MS, Lucida Console, Arial, Verdana;
	}
div.rightmatter{
	float:right;
	position:relative;
	width:354px;
	background:#e2f1fd;
	margin-right:8px;
	}
div.rightmatter span.top{
	display:block;
	width:354px;
	height:10px;
	background: url(images/right-top-corner.gif) no-repeat top;}
div.rightmatter span.bottom{
	display:block;
	width:354px;
	height:10px;
	background:#ffffff url(images/right-bottom-corner.gif) no-repeat top;}
div.rightmatter span.inntop{
	display:block;
	width:328px;
	height:26px;
	margin:auto;
	background:url(images/top-tp.gif) no-repeat bottom;}
div.rightmatter .midright-cont{ 
	display:block;
	width:328px;
	background: url(images/base-weoffer.gif) repeat-y;
	margin:auto;}
	
	
div.rightmatter-inner{
	float:right;
	position:relative;
	width:354px;
	background:#e2f1fd;
	margin-left:10px;
	}
div.rightmatter-inner span.top{
	display:block;
	width:354px;
	height:10px;
	background: url(images/right-top-corner.gif) no-repeat top;}
div.rightmatter-inner span.bottom{
	display:block;
	width:354px;
	height:10px;
	background:#ffffff url(images/right-bottom-corner.gif) no-repeat top;}
div.rightmatter-inner span.inntop{
	display:block;
	width:328px;
	height:26px;
	margin:auto;
	background:url(images/top-tp.gif) no-repeat bottom;}
div.rightmatter-inner span.inn-bottom{
	display:block;
	width:328px;
	height:26px;
	margin:auto;
	background:url(images/bottom-bt.gif) no-repeat bottom;}

div.rightmatter-inner .midright-cont{ 
	display:block;
	width:328px;
	background: url(images/base-weoffer.gif) repeat-y;
	margin:auto;}
	
	
	
		
	
	
	
	
	
.midright-cont h1{
	color:#e56d43;
	margin-left:35px;
	font-size:20px;}
.midright-cont h2{
	color:#000000;
	margin-left:35px;
	font-size:15px;}

.midright-cont ul#weoffer{
	list-style-type:none;
	margin-left:35px; }
ul#weoffer li{
	background:url(images/bullet-offer.gif) no-repeat;
	display:block;
	height:28px;
	font-size:13px;
	font-weight:bold;
	color:#545353;
	padding-left:25px;
	}
.midright-cont ul#tips{
	list-style-type:none;
	margin-left:35px;
	}
ul#tips li{ 
	background:url(images/aero-orange.gif) no-repeat;
	display:block;
	height:28px;
	font-size:13px;
	color:#0a1faf;
	padding-left:25px;
	}
div.rightmatter span.inn-bottom{
	display:block;
	width:328px;
	height:26px;
	margin:auto;
	background:url(images/bottom-bt.gif) no-repeat bottom;}



div#footer{
	height:140px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#c8c7c7;
	margin:auto;
	text-align:left;
	width:937px;
	font-size:10px;}
div#footer p{
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#9f9f9f;
	}
div#footer p span.blue a{ 
	color:#49acea;
	text-decoration:underline;}
div#footer p span.blue a:hover{
	color:#656565;}


