@charset "utf-8";

* {
	margin:0;
	padding:0;
}

IMG { 
	border:none;
}

body {
	background:transparent url(../images/body_bg.jpg) repeat-x scroll center top;
	background-color:#ffffff;
	margin:0;
}

h1 {
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:26px;
}

h2 {
	color:#0058ab;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:7px;
}

h4 {
	color:#046EC0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin-bottom:10px;
}

#wrap {
    margin:0 auto;
    width:1024px;
}

#header {
	width:1024px;
	height:92px;
}

#content_top {
	width:1024px;
	height:442px;
}

#content_bottom {
	width:1024px;
	height:574px;
}






#footer {
    background:transparent url(../images/bg-footer.gif) repeat-x scroll left top;
    clear:both;
    color:#505050;
    font-family:Arial,Helvetica,sans-serif;
    font-size:11px;
    padding-bottom:20px;
    padding-top:10px;
    text-align:center;
}

#footer_wrap {
    margin:0 auto;
    width:1024px;
}






/*NAV MENU!*/
#nav_menu {
	margin-left:18px;
	margin-top:2px;
	list-style:none;
	float:left;
}

#nav_menu li a:hover,
#nav_menu li.active a,
#nav_menu li:hover a {
	background-position: center bottom;
}

#nav_menu li {
	display:inline;
	list-style:none;
	float:left;
	background:none;
	padding:0;
	margin:0;
	position:relative;
}
#nav_menu li a {
	color:#666666;
	font-weight:bold;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	padding:0;
	outline:none;
	background:url(../images/personal_loans.jpg) no-repeat center top;
	cursor:pointer;
}

li#personal_loans a {
	background-image:url(../images/personal_loans.jpg);
	width:117px;
	height:21px;
}
li#how_it_works a {
	background-image:url(../images/howitworks.jpg);
	width:113px;
	height:21px;
}
li#faq a {
	background-image:url(../images/faq.jpg);
	width:51px;
	height:21px;
}
li#articles a {
	background-image:url(../images/articles.jpg);
	width:76px;
	height:21px;
}
li#debit_cards a {
	background-image:url(../images/debit_cards.jpg);
	width:92px;
	height:21px;
}
li#military_loans a {
	background-image:url(../images/military_loans.jpg);
	width:119px;
	height:21px;
}
li#about_us a {
	background-image:url(../images/about_us.jpg);
	width:93px;
	height:21px;
}








/*FOOTER_NAV_MENU*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/
ul#footernav {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:999px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif; font-size:10px;
	/*margin-bottom:4px; */
}
ul#footernav li
{
	display:inline;
	padding:0;
	background:url(../images/dots-mainnav.gif) no-repeat right 8px;
	line-height:14px;
	height:14px;
}


ul#footernav li a {
	/*color:#b6bdbf; font-size:11px;*/
	color:#505050; font-size:11px;
	line-height:14px;
	text-decoration:none;
	padding:0 5px;
	font-weight:normal;
}

ul#footernav li a:hover,
ul#footernav li.active a,
ul#footernav li a.active {
	color:#0058ab;
}

.safe {
	color:#626262;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:lighter;
	overflow:hidden;
	padding-left:30px;
	padding-top:5px;
	width:650px;
}
.image_links {
    margin-left:32px;
}

.logo {
	margin-left:35px;
	padding-top:9px;
	float:left;
}

.contact_number {
	 float:right;
	 margin-right:39px;
	 height:72px;
	 font-family:arial;
}

.page_subtitle {
	margin-top:5px;
	margin-bottom:5px;
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-weight:bold;
}

.page_subtitle_sm {
	font-size:12px;
	font-style:italic;
}

.divider_image {
	margin-bottom:12px;
}

.powered_by_icons {
	margin-top:20px;
}
.disclaimer {
	color:#777777; font-size:10px;
}


.author {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:42px;
}

.subpage_banner {
	background-image:url('../images/generic.jpg');
	width:628px;
	height:166px;
}


.subpage_apply_now_button {
	float:right;
	margin-right:20px;
	margin-top:127px;
}

.updated_message {
	background-color:#FFCCFF;
	clear:both;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:2px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	width:622px;
}
