.simplified-header { background: url(/Images/site/header-bg.png) repeat-x bottom left; position: relative; margin-bottom: 20px; }
	.simplified-header .sitewrapper { position: relative; }
	.simplified-header .header-logo {  }
	.simplified-header .header-stats { height: 30px; padding-left:16px; }
		.simplified-header .header-stats .amount { float: left; padding-top: 6px; }
		.simplified-header .header-stats .members { float: left; padding-right: 18px; padding-top: 6px; }

.simplified-header .header-navigation { position: absolute; left: 506px; padding-top: 16px; width: 516px; }
	.simplified-header .header-navigation a.nav-option { display: block; float: left; text-decoration: none; height: 28px; }
	
.header-logo a { width: 226px; height: 88px; background: url(/Images/site/header-prosper-logo.png) repeat-y; background-position: 0 88px; overflow: none; display: block;}
	.header-logo a:hover { background-position: 0 0; }
	
.header-navigation a.invest { background: url(/Images/site/header-menu-invest.png) repeat-y; background-position: 0 28px; width: 80px; overflow: none; }
	.header-navigation a.invest:hover { background-position: 0 0; }
.header-navigation a.get-loan { background: url(/Images/site/header-menu-get-loan.png) repeat-y; background-position: 0 28px; width: 123px; }
	.header-navigation a.get-loan:hover { background-position: 0 0;}
.header-navigation a.how-works { background: url(/Images/site/header-menu-how-works.png) repeat-y; background-position: 0 28px; width: 198px; }
	.header-navigation a.how-works:hover { background-position: 0 0; }
.header-navigation a.account { background: url(/Images/site/header-menu-account.png) repeat-y; background-position: 0 28px; width: 112px; }
	.header-navigation a.account:hover { background-position: 0 0; }

.simplified-header .header-actions { text-align: right; padding-bottom: 15px; padding-right: 10px; color: #fff; }
	.header-sign-in { padding-right: 10px; font-weight: bold;  }
	.header-actions a, .header-sign-in a:link, .header-sign-in a:visited { color: #fff; }
	.header-actions img { vertical-align: middle; }

.footer { background: #f3f8ff url(/Images/site/footer-bg.png) repeat-x; font-size: 11px; color: #777c81; padding: 15px 0 0; }
	.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active { text-decoration: underline; color: #777c81; }

.footer .footer-padding { padding: 10px 0 30px 0; }

.footer .footer-address { background: url(/Images/site/footer-address-bar.png) no-repeat left top; height: 37px; width: 984px; margin-bottom: 30px; color: #5a5a5a; }
	.footer-address p { padding: 11px 10px 8px 130px; margin: 0; }

ul.footer-col { width: 145px; float: left; background: url(/Images/site/dotted-line.png) repeat-y top right; list-style-type: none; list-style-position: outside; height: 154px; margin: 0; padding: 0; }
	ul.footer-col li { padding: 3px 2px 2px 18px; list-style-type: none; }
	ul.footer-col1 li { padding-left: 0; }
	ul.footer-col1 { width: 120px; }
	ul.footer-col2 { width: 162px; }
	ul.footer-col3 { background: none; width: 140px; }

.social-media { width: 563px; height: 103px; float: left; background: url(/Images/site/footer-sm-bg.png) no-repeat; background-position: right 30px; }
	.social-media .social-media-padding { padding: 6px 0 0 36px; }
	.social-media .social-media-icons { padding: 21px 0 0;}
	.social-media .social-media-icon { float: left; width: 172px; background: url(/Images/site/footer-sm-divider.png) no-repeat top right; }
		.social-media .social-media-last { background: none; }
		.social-media-icon img { vertical-align: middle; margin-right: 4px; margin-left: 10px; }
		.social-media-icon a { font-weight: bold; color: #777777; }

.footer .footer-end { height: 20px; }




