<!DOCTYPE html>
<html lang="en">
	<head>
	<meta charset="utf-8" />

	<meta name="viewport" content="width=device-width, initial-scale=1.0">

	<title>Finance Agents</title>

	<link rel="shortcut icon" type="image/x-icon" href="/css/images/favicon.ico" />

	<!-- Vendor Styles -->

	<!-- App Styles -->
    <link rel="stylesheet" href="/vendor/custom_select/jquery.fs.scroller.css" />
    <link rel="stylesheet" href="/vendor/custom_select/jquery.fs.selecter.css" />
    <link rel="stylesheet" href="/css/newstyle.css" />

	<!-- Vendor JS -->
	<script src="/vendor/jquery-1.11.3.min.js"></script>
    <script src="/vendor/custom_select/jquery.fs.scroller.min.js"></script>
	<script src="/vendor/custom_select/jquery.fs.selecter.min.js"></script>

	<!-- App JS -->
	<script src="/js/newfunctions.js"></script>

            <!-- Facebook Pixel Code -->
        <script>
        !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
        n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
        n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
        t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
        document,'script','//connect.facebook.net/en_US/fbevents.js');
        fbq('init', '500288716782470');
        fbq('track', "PageView");</script>
        <noscript><img height="1" width="1" style="display:none"
        src="https://www.facebook.com/tr?id=500288716782470&ev=PageView&noscript=1"
        /></noscript>
        <!-- End Facebook Pixel Code -->
        
     

    <!-- Custom CSS -->
    <style>
    .main_header {
        color : #FFFFFF !important;
    }

    /* Term & Policy Agreement */
    .term_policy_color {
        color : #FFFFFF !important;
    }

    /* About Section */
    .section-about {
        color : #FFFFFF !important;
        background-color : #BCBCBC !important;

    }

    .section-about-color {
        color : #FFFFFF !important;
    }

    .section-about-background {
        background-color : #BCBCBC !important;
    }

    /* Headers */
    .subHeaders2 {
        color : #139EC8 !important;
    } 
    .subHeaders3 {
        color : #FFFFFF !important;
    }
    
    .lpsteps_header_color {
        color : #139EC8 !important;
    }


    /* Start Here */
    .starthere {
         color : #FFFFFF !important;
         background-color : #3DD185 !important;
    }
    .tag:after {
        border-color: #3DD185 transparent transparent transparent !important;
    }
    
    /* Banner Background Color */
    .fix-bg {
        background-color : #139EC8 !important;
    } 

    /* Icons Background Color */
    .feature span {
        background-color : #3DD185 !important;
    }

    /* Buttons */
    .button_colors, input[value="Continue"] {
            background-color : #F3772C !important;;
        color : #FFFFFF !important;;
        background: linear-gradient(#F3772C, #F3772C, #F3772C) !important;
        border: 1px solid #F3772C !important;;
    }
    
    .btn-back:hover {
        background-color : #F3772C !important;;
    }
    .btn:hover {
        background: none !important;
    }
    .button_colors:hover {
        background : #FFFFFF !important;
        color : #F3772C !important;
    }
    
    /** Login Button */
    .btn_login {
        background: gray;
        border: 1px solid gray;
    }

    .btn:hover.btn_login {
        color: gray;
    }
    /* Footer Section */ 
    footer {
        background-color : #4D5C63 !important;
    }
    .footer_text {
        color : #FFFFFF !important;
    }
    /* Radio Button Color */
        span.radio > label > span:after {
        background: radial-gradient(circle at 2px 2px, #52A3BB, #52A3BB) !important;
    }
    </style>
    </head>
<body>
    <!-- Track Pixel-->  
     
    <!-- End Track Pixel-->  
<div class="wrapper">
<header class="header">
    <div class="shell">
        <a href="//bidmodo.com" class="logo">
            <img src="https://financeagents.com/wp-content/uploads/office_logo/office_logo_2.png">
        </a>
        <div class="header-inner">
            <nav class="nav-access">
                <p>Account Login</p>
                <ul>
                    <li>
                        <a href="#">Client</a>

                        <div class="form-login">
                            <form action="//apply.financeagents.com" method="GET" name="loginform">
                                <div class="form-body">
                                    <div class="form-row">
                                        <label for="field-email-2" class="form-label hidden">email</label>
                                        
                                        <div class="form-controls">
                                            <input type="email" class="field-secondary" name="pu" id="field-email-2" value="" placeholder="Email Address" required>
                                            <input type="hidden" class="field-secondary" name="action" id="field-email-2" value="login">
                                        </div><!-- /.form-controls -->
                                    </div><!-- /.form-row -->

                                    <div class="form-row">
                                        <label for="field-password-2" class="form-label hidden">password</label>
                                        
                                        <div class="form-controls">
                                            <input type="password" class="field-secondary" name="pp" id="field-password-2" value="" placeholder="Password" required>
                                            <input type="hidden" name="redirect_to" value="/wp-admin">
                                        </div><!-- /.form-controls -->
                                    </div><!-- /.form-row -->

                                    <div class="options agent-links">
                                        <a href="//apply.financeagents.com/password_reset">Forgot password?</a>
                                        <a href="//financeagents.com/need_signup/1001">Need a login? Start here.</a>
                                    </div>
                                    <div class="options login">
                                        <button>Log In</button>
                                    </div>
                                </div><!-- /.form-body -->
                            </form>
                        </div><!-- /.form-login -->
                    </li>
                    <li>
                        <a href="#">Agent</a>

                        <div class="form-login">
                            <form action='//agents.financeagents.com/wp-login.php' method="POST" name="loginform">
                                <div class="form-body">
                                    <div class="form-row">
                                        <label for="field-email-2" class="form-label hidden">email</label>
                                        
                                        <div class="form-controls">
                                            <input type="email" class="field-secondary" name="log" id="field-email-2" value="" placeholder="Email Address" required>
                                        </div><!-- /.form-controls -->
                                    </div><!-- /.form-row -->

                                    <div class="form-row">
                                        <label for="field-password-2" class="form-label hidden">password</label>
                                        
                                        <div class="form-controls">
                                            <input type="password" class="field-secondary" name="pwd" id="field-password-2" value="" placeholder="Password" required>
                                            <input type="hidden" name="redirect_to" value="/wp-admin">
                                        </div><!-- /.form-controls -->
                                    </div><!-- /.form-row -->

                                    <div class="options agent-links">
                                        <a href='//agents.financeagents.com/password_reset'>Forgot password?</a>

                                        <a href="//signup.financeagents.com/1001">Need a login? Start here.</a>
                                    </div>
                                    <div class="options login">
                                        <button>Log In</button>
                                    </div>
                                </div><!-- /.form-body -->
                            </form>
                        </div><!-- /.form-login -->
                    </li>
                </ul>
            </nav><!-- /.nav-access -->
        </div><!-- /.header-inner -->
    </div><!-- /.shell -->
</header><!-- /.header -->
<div class="main">
	<div class="intro fix-bg">
		<img src="https://financeagents.com/wp-content/uploads/office_logo/office_banner_2.jpg" height="538" width="1600" alt="" class="background">

		<div class="shell">
			<h1 class="main_header">
            Tell us about your business and we’ll find you funding.  </h1>
			<div class="form-select">
				<form action="/1001/landing/feed" method="GET">
					<div class="form-body">
						<div class="cols">
							<div class="col form-col-size1">
								<p class="tag">
									<span class="starthere">Start Here</span>
								</p><!-- /.tag -->

								<div class="form-row">
									<label for="field-business" class="form-label hidden">Select Business</label>
									
									<div class="form-controls">
										<select name="business_type" id="field-business" class="select">
                                            <option value="">What kind of business are you? </option>
                                                                                            <option value="SOLEPROPRIETORSHIP">Sole Proprietorship</option>
                                                                                            <option value="PARTNERSHIP">Partnership</option>
                                                                                            <option value="CORPORATION">Corporation</option>
                                                                                            <option value="SCORPORATION">S Corporation</option>
                                                                                            <option value="LLC">Limited Liability Company(LLC)</option>
                                            										</select>
									</div><!-- /.form-controls -->
								</div><!-- /.form-row -->
							</div><!-- /.col form-col-size1 -->
							
							<div class="col form-col-size2">
								<div class="form-actions">
									<input type="submit" value="Continue" class="btn btn-small">
								</div><!-- /.form-actions -->
							</div><!-- /.col form-col-size2 -->
						</div><!-- /.cols -->
					</div><!-- /.form-body -->
				</form>
			</div><!-- /.form-select -->
		</div><!-- /.shell -->

		<ul class="list-links term_policy_color">
			<li>
                <a href="/privacy_policy/" class="disclosures fancybox.iframe ">
					<i class="ico-lock"></i>

					Privacy Secured
				</a>
			</li>
			
			<li>
                <a href="/advertising_disclosure/" class="disclosures fancybox.iframe">
                    Advertising Disclosure
                </a>
			</li>
            <div class="continue-agreement term_policy_color">
                <span>By clicking "Continue", you consent, acknowledge, and agree to our</br> Terms of Use Agreement, Privacy Policy, and to receive important notices and other communications electronically.</span>
            </div>
		</ul><!-- /.list-links -->
    </div><!-- /.intro -->

	<section class="section section-features">
		<div class="shell">
			<h3 class="subHeaders2">Steps to Funding</h3>

			<div class="cols">
				<div class="col col-1of3">
					<div class="feature">
						<span>
							<i class="ico-keyboard"></i>
						</span>

						<h4>Share Basic Information</h4>

						<p>After we have basic information about your business, we prequalify you for funding with NO IMPACT to your personal or business credit.</p>
					</div><!-- /.feature -->
				</div><!-- /.col col-1of3 -->
				
				<div class="col col-1of3">
					<div class="feature">
						<span>
							<i class="ico-torch"></i>
						</span>

						<h4>Compare Available Options</h4>

                        <p>Within 24-48 hours you'll receive offers from leading lenders. Gaining multiple choices from a variety lenders helps you make the best decision for your business.</p>
					</div><!-- /.feature -->
				</div><!-- /.col col-1of3 -->
				
				<div class="col col-1of3">
					<div class="feature">
						<span>
							<i class="ico-cup"></i>
						</span>

						<h4>Choose the Best Loan</h4>

						<p>Some programs fund in as fast as 2 days, while others offer incredibly low rates and longer terms. A Funding Specialist will help you understand the benefits of each program.</p>
					</div><!-- /.feature -->
				</div><!-- /.col col-1of3 -->
			</div><!-- /.cols -->

			<div class="section-actions">
				<a href="#" class="btn button_colors">Get Started</a>
			</div><!-- /.section-actions -->
		</div><!-- /.shell -->
	</section><!-- /.section-features -->

	<section class="section section-members section-about-background section-about-color">
		<div class="shell">
            <h3 class="subHeaders3"><a href="/about-us">About Us</a></h3>
			<div class="section-image">
                    <img src="https://financeagents.com/wp-content/uploads/office_logo/office_logo_2.png" width="135" alt="">
			</div><!-- /.section-image -->

			<div class="section-content section-about-us">
                <a href="/about-us"><p>Our mission is to help every business owner obtain the funding they need to pursue their dreams. We’ve helped more than ten thousand entrepreneurs overcome financial obstacles and see their business grow.</p></a>
            </div><!-- /.section-content -->
		</div><!-- /.shell -->
	</section><!-- /.section-about -->

	<section class="section-stories section">
		<div class="shell">
			<h3 class="subHeaders2">Success Stories</h3>

			<div class="cols">
				<div class="col col-1of2">
					<div class="testimonial">
						<p>If it wasn’t for your team, there is no way that I could have done this. When nobody else had solutions for me, you guys came through to make this possible.</p>

						<p class="testimonial-meta">
							<em>
								Historic Event Space Owner<br>
								St. Louis, Missouri
							</em>
						</p><!-- /.testimonial-meta -->
					</div><!-- /.testimonial -->
				</div><!-- /.col col-1of2 -->
				
				<div class="col col-1of2">
					<div class="testimonial">
						<p>We were able to get the funding required to build our software and go the next level. We would still be struggling to get funding if it was not for you!</p>

						<p class="testimonial-meta">
							<em>
								Software Company Owner<br>
								Atlanta, Georgia
							</em>
						</p><!-- /.testimonial-meta -->
					</div><!-- /.testimonial -->
				</div><!-- /.col col-1of2 -->
			</div><!-- /.cols -->

			<div class="section-actions">
				<a href="#" class="btn button_colors">Get Started</a>
			</div><!-- /.ection-actions -->
		</div><!-- /.shell -->
	</section><!-- /.section-stories section -->
</div><!-- /.main -->
<footer class="footer ">
    <p class="address footer_text">4 Hutton Centre Dr Suite 580 Santa Ana, CA 92707 | (949) 259-6360</p><!-- /.address -->
    <div class="shell footer_text">
        <p>This funding program works directly with banks and business lenders to obtain the best terms possible for each of our clients. We can help you access the capital you need to finance your business and realize your dreams.</p>

        <ul class="utilities">
            <li class="utility">
            <p class="copyright">Copyright © 2017 | All rights reserved</p><!-- /.copyright -->
            </li><!-- /.utility -->
            
            <li class="utility">
                <a href="/privacy_policy/" class="disclosures fancybox.iframe">Privacy Policy</a>
            </li><!-- /.utility -->

             <li class="utility">
                <a href="/advertising_disclosure/" class="disclosures fancybox.iframe">Advertising Disclosure</a>
            </li><!-- /.utility -->
        </ul><!-- /.utilities -->
    </div><!-- /.shell -->
</footer><!-- /.footer -->
</div><!-- /.wrapper -->
<link rel="stylesheet" href="/fancybox/source/jquery.fancybox.css?v=2.1.5" type="text/css" media="screen" />
<script type="text/javascript" src="/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript">
    $(document).ready(function() {
        $(".disclosures").fancybox({
            maxWidth    : 880,
            maxHeight   : 1070,
            fitToView   : true,
            width       : '100%',
            height      : '100%',
            autoSize    : true,
            closeClick  : false,
            openEffect  : 'none',
            closeEffect : 'none',
            afterLoad : function(e) {
                $('.fancybox-iframe').contents().find('div div').attr('style', 'text-align: justify;margin: 20px 20px; font-family: "GothamBook", sans-serif;');
                console.log('ready');
            }
        });
        $(".various").fancybox({
            maxWidth    : 800,
            maxHeight   : 600,
            fitToView   : false,
            width       : '70%',
            height      : '70%',
            autoSize    : false,
            closeClick  : false,
            openEffect  : 'none',
            closeEffect : 'none'
        });
    });
</script>
</body>
<iframe src="https://financeagents.com/cookie.php?refId=1001" style="display: none;"></iframe>
    <iframe src="//apply.getmecapital.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//apply.ifundbiz.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//apply.24hourapprovals.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//apply.corpcreditinc.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//apply.financeneeds.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//apply.ezloanfunding.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//getmecapital.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//ifundbiz.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//24hourapprovals.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//corpcreditinc.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//financeneeds.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//ezloanfunding.com/cookie/1001" style="display: none;"></iframe>
    <iframe src="//apply.financeagents.com/cookie/1001" style="display: none;"></iframe>
</html>
