@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:#C33727;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:7px;
}

h4 {
	color:#C33727;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	margin-bottom:10px;
}

#wrap {
    margin:0 auto;
    width:1024px;
}

#header {
	width:1024px;
	height:145px;
}

#content_top {
	width:1024px;
}

#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;
	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;
	height:27px;
}

li#personal_loans a {
	background-image:url(../images/personal_loans.jpg);
	width:144px;
}
li#how_it_works a {
	background-image:url(../images/howitworks.jpg);
	width:110px;
}
li#faq a {
	background-image:url(../images/faq.jpg);
	width:140px;
}






/*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:#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;
}


.logo {
	margin-left:30px;
	padding-top:2px;
    float:left;
}

.security_icons {
	float:right;
	margin-top:25px;
	width:450px;
}
.security_icons_text {
    clear:both;
    text-align:center;
    font-weight:bold;
    font-size:16px;
    letter-spacing:5px;
}
.logo_container {
    clear:both;
    float:left;
    width:1004px;
}
.page_subtitle {
	margin-top:5px;
	margin-bottom:5px;
	color:#333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	font-weight:bold;
}

.divider_image {
	margin-bottom:12px;
}



.powered_by_icons {
	margin-top:20px;
}
.disclaimer {
	color:#777777; font-size:10px;
}

.required {
    font-style:italic;
    line-height:1px;
}
.astericks {
    color:#bb3626;
    font-size:16px;
    font-weight:bold;
    line-height:1px;
    vertical-align:middle;
}

.bold {
    font-weight:600;
}

.thawte_seal {
	float:left;
	margin-top:20px;
	margin-right:7px;
}

.about_ssl {
	color:#000000;
	text-decoration:none;
	font:bold 10px arial,sans-serif;
	text-align:center;
	margin:0px;
	padding:0px;
}
