| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/coaching_sites/usbusinessfundingsolutions.com/old_version/ |
Upload File : |
<?php
header("Location: /professionalservices.php");
exit(0);
require_once($_SERVER['DOCUMENT_ROOT'].'/inc/php_header.php');
require_once($_SERVER['DOCUMENT_ROOT'].'/inc/php_quotes.php');
$title = 'U.S. Business Funding Solutions - Coaching';
$body_id = 'lc';
require_once('header.php');
$NUM_NEWS = 2;
?>
<link href="/js/lightbox/css/lightbox.css" rel="stylesheet">
<style>
<!--
#content .imgleft {margin:0px 20px 20px 0; float:left}
#content .imgright {margin:0px 0 20px 20px; float:right}
#content .imgnone {margin:0; float:none!important}
#content .padding {padding:60px}
#content .lc_title {font-size:43px; font-weight:bold; text-transform:uppercase; text-align:center; color:#3366aa}
#content .lc_large {font-size:35px; font-weight:bold; font-family:'Myriad Pro'; font-weight:normal; text-transform:uppercase; letter-spacing:-0.03em}
#content .lc_span {font-size:24px; font-weight:normal; color:#000}
h3 {font-size:16px}
h4 {font-size:16px; margin:0; padding:0; color:#54a100; font-weight:normal}
#content .course,
#content .webinar,
#content .courseBtn,
#content .group_question,
#content .research_question,
#content #lc_newsletters a.newsletter {
-webkit-transition:all 0.4s;
-moz-transition:all 0.4s;
transition:all 0.4s;
}
#content .group_question,
#content .research_question {
font-family:'SegoeUI';
font-size:13px;
margin:0 0 5px;
padding:8px;
color:#333;
cursor:pointer;
text-indent: 30px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
#content .group_images img,
#content .research_images div {
display:none;
}
#content .group_images img:first-child,
#content .research_images div:first-child {
display:block;
}
#content .group_images {
margin-left:20px;
width:430px;
float:right;
}
#content .group_question {
background:#f9f9f9 url('/images/lc_arrow.png') 8px 10px no-repeat;
border:3px solid #fff;
width:340px;
}
#content .group_question span {
font-size:14px;
text-transform: lowercase;
color: #BBD69D;
}
#content .group_question:hover {
background-color:#fff;
border:3px solid #ddd;
color:#9f4f3c;
}
#content .group_question.selected {
background:#fff url('/images/lc_arrow_.png') 8px 10px no-repeat;
border:3px solid #ddd;
}
#content .group_question p {
display:none;
margin:20px;
text-indent:0;
}
#content .research_images {
float:none;
margin-left:0;
margin-right:20px;
}
#content .research_question {
background-position:top left;
background-repeat:no-repeat;
background-size: cover;
border:3px solid #eee;
border-radius: 60px;
margin:0 18px 0 0;
float:left;
width:90px;
height:90px;
-webkit-box-shadow:0 0 0 5px #FFFFFF inset;
-moz-box-shadow:0 0 0 5px #FFFFFF inset;
box-shadow:0 0 0 5px #FFFFFF inset;
}
#content .research_question:last-child {
margin:0;
}
#content .research_question h4,
#content .research_question span {
color: #a10000;
}
#content .research_question:hover {
background-color:#fff;
border:3px solid #ccc;
color:#9f4f3c;
}
#content .research_question.selected {
border:3px solid #888;
-webkit-box-shadow:0 0 0 5px #FFFFFF inset;
-moz-box-shadow:0 0 0 5px #FFFFFF inset;
box-shadow:0 0 0 5px #FFFFFF inset;
}
#content .research_question p {
display:none;
margin:20px;
text-indent:0;
}
#content .webinar {
text-transform:uppercase;
border:3px solid #fff;
font-family:'TexGyro';
font-size:15px;
display:block;
margin:0 0 5px;
padding:8px;
float:left;
width:380px;
cursor:pointer;
text-indent: 30px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
#content .webinar span {
font-size:14px;
text-transform: lowercase;
color: #D5A599;
}
#content .webinar:link, #content .webinar:visited {
background:#f9f9f9 url('images/lc_audio.png') 5px 5px no-repeat;
color:#91341e;
}
#content .webinar:hover {
background:#f9f9f9 url('images/lc_audio.png') 5px 5px no-repeat;
background-color:#fff;
border:3px solid #ddd;
color:#9f4f3c;
}
#content .caption {
font-family:'SegoeUI';
font-size:13px;
text-align:center;
}
#content .caption p {
background-color:#f5f5f5;
display: inline-block;
display:none;
margin-top: -10px;
padding:4px 8px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
#content #courses {
position:relative;
float:left;
left:-30px;
width:560px;
height:550px;
}
#content .course {
background-color:#f5f5f5;
background-repeat:no-repeat;
border:3px solid #fff;
position:absolute;
height:210px;
width:210px;
-webkit-border-radius: 105px;
-moz-border-radius: 105px;
border-radius: 105px;
}
#content .course:hover {
background-color:#fff;
}
#content .course.green:hover {
border:3px solid #91c000;
}
#content .course.gold:hover {
border:3px solid #cfbc00;
}
#content .course.orange:hover {
border:3px solid #c05a00;
}
#content .course.red:hover {
border:3px solid #91341e;
}
#content .course.blue:hover {
border:3px solid #206ca6;
}
#content a.courseBtn {
position:absolute;
font-family:'TexGyro';
font-size:16px;
margin-left:-60px;
text-align:center;
text-indent:0;
bottom:30px;
left:50%;
width:120px;
height:36px;
color:#aaa;
line-height:36px;
cursor:pointer;
border:1px solid #d9d9d9;
background: #f9f9f9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f9f9f9 0%, #d9d9d9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9f9f9 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9f9f9 0%,#d9d9d9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9f9f9 0%,#d9d9d9 100%); /* IE10+ */
background: linear-gradient(to bottom, #f9f9f9 0%,#d9d9d9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-8 */
}
#content .course.green:hover a.courseBtn {
background: #aed200; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FlZDIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZmIzMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #aed200 0%, #7fb300 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aed200), color-stop(100%,#7fb300)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #aed200 0%,#7fb300 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #aed200 0%,#7fb300 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #aed200 0%,#7fb300 100%); /* IE10+ */
background: linear-gradient(to bottom, #aed200 0%,#7fb300 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aed200', endColorstr='#7fb300',GradientType=0 ); /* IE6-8 */
}
#content .course.gold:hover a.courseBtn {
background: #d2bf00; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyYmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMzk3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #d2bf00 0%, #b39700 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2bf00), color-stop(100%,#b39700)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d2bf00 0%,#b39700 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d2bf00 0%,#b39700 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d2bf00 0%,#b39700 100%); /* IE10+ */
background: linear-gradient(to bottom, #d2bf00 0%,#b39700 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2bf00', endColorstr='#b39700',GradientType=0 ); /* IE6-8 */
}
#content .course.orange:hover a.courseBtn {
background: #d28000; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyODAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMjQ4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #d28000 0%, #b24800 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d28000), color-stop(100%,#b24800)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d28000 0%,#b24800 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d28000 0%,#b24800 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d28000 0%,#b24800 100%); /* IE10+ */
background: linear-gradient(to bottom, #d28000 0%,#b24800 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d28000', endColorstr='#b24800',GradientType=0 ); /* IE6-8 */
}
#content .course.red:hover a.courseBtn {
background: #ad5a3f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FkNWEzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZTI4MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ad5a3f 0%, #7e2816 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad5a3f), color-stop(100%,#7e2816)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ad5a3f 0%,#7e2816 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ad5a3f 0%,#7e2816 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ad5a3f 0%,#7e2816 100%); /* IE10+ */
background: linear-gradient(to bottom, #ad5a3f 0%,#7e2816 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad5a3f', endColorstr='#7e2816',GradientType=0 ); /* IE6-8 */
}
#content .course.blue:hover a.courseBtn {
background: #4390bf; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzOTBiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODU5OTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #4390bf 0%, #185994 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4390bf), color-stop(100%,#185994)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4390bf 0%,#185994 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4390bf 0%,#185994 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4390bf 0%,#185994 100%); /* IE10+ */
background: linear-gradient(to bottom, #4390bf 0%,#185994 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4390bf', endColorstr='#185994',GradientType=0 ); /* IE6-8 */
}
/*IE9 Hack to remove filter*/
@media all and (min-width:0) {
#content a.courseBtn {
filter:none\0/;
}
#content .course.green:hover a.courseBtn {
filter:none\0/;
}
#content .course.gold:hover a.courseBtn {
filter:none\0/;
}
#content .course.orange:hover a.courseBtn {
filter:none\0/;
}
#content .course.red:hover a.courseBtn {
filter:none\0/;
}
#content .course.blue:hover a.courseBtn {
filter:none\0/;
}
}
#content .course_text {
display:table-cell;
border-top:1px dotted #ccc;
margin:10px 0 0;
padding:10px 0 0;
}
/*White Color on Mouse over*/
#content .course:hover a.courseBtn {color:#dddddd!important}
#content .course:hover a.courseBtn:hover,
#content .course:hover a.courseBtn:active {color:#ffffff!important}
#content #lc_newsletter {
position: relative;
float:left;
width:480px;
}
#content #lc_newsletter img {
width: 200px;
border:1px solid #333;
}
#content #lc_newsletters a.newsletter {
background-image:url('images/lc_files.png');
background-position:8px 280px;
background-repeat:no-repeat;
background-color:#f9f9f9;
border:3px solid #fff;
font-family:'TexGyro';
font-size:18px;
text-indent: 20px;
margin:0 0 5px 10px;
padding:8px;
width:340px;
color:#02244a;
width:200px;
float:left;
cursor:pointer;
text-align:center;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
#content #lc_newsletters a.newsletter:hover {
background-color:#fff;
border:3px solid #ddd;
color:#02244a;
}
#content #lc_news .stories {
position: relative;
width:300px;
left:20px;
}
#content #lc_news .readMore {display:none}
#content .slideshow {width:320px}
#content .slideshow img {
width:100%!important;
height:auto!important;
border:1px solid #333;
-webkit-box-shadow: 3px 6px 7px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 3px 6px 7px rgba(0, 0, 0, 0.6));
box-shadow: 3px 6px 7px rgba(0, 0, 0, 0.6);
}
#roundabout_container {
/*background: url(images/arrow_left.png) top left no-repeat, url(images/arrow_right.png) top right no-repeat;*/
width:100%;
height:450px;
}
#roundabout {
list-style-type: none;
height: 450px;
width: 400px;
left: 200px;
margin: 0;
padding: 0;
}
#roundabout li {
margin:0;
padding:10px;
overflow:hidden;
background-color:#ccc;
border:1px solid #eee;
-webkit-box-shadow:0 0 15px rgba(100,100,100,0.4);
-moz-box-shadow:0 0 15px rgba(100,100,100,0.4);
box-shadow:0 0 15px rgba(100,100,100,0.4);
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
-webkit-opacity:1!important;
-moz-opacity:1!important;
opacity:1!important;
cursor:pointer;
}
#roundabout img {width:100%}
#roundabout .roundabout-in-focus {cursor:default}
#coaches {min-height:220px; position:relative}
#coaches .coach_text {display:none}
.rounded {
border:3px solid #aaa;
-webkit-box-shadow:0 0 20px rgba(100,100,100,0.7), inset 0 0 0 5px #ffffff;
-moz-box-shadow:0 0 20px rgba(100,100,100,0.7), inset 0 0 0 5px #ffffff;
box-shadow:0 0 20px rgba(100,100,100,0.7), inset 0 0 0 5px #ffffff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.topShadow {background: url('/images/lc_top.jpg') center top no-repeat}
.botShadow {background: url('/images/lc_bot.jpg') center bottom no-repeat}
.bothShadow {background: url('/images/lc_top.jpg') center top no-repeat, url('/images/lc_bot.jpg') center bottom no-repeat}
-->
</style>
<script type="text/javascript">
$(document).ready(function() {
$('.course_text').hide();
$('.group_question').click(function(){
if ($(this).hasClass('selected') != true) {
$('.group_question').removeClass('selected');
$('.group_question p').slideUp(300);
$(this).addClass('selected');
$(this).find('p').slideDown(150);
var image = $(this).attr('id');
$('.group_images img').hide();
$('.group_images img#a'+image).fadeIn();
} else {
$('.group_question').removeClass('selected');
$('.group_question p').slideUp(300);
$('.group_images img').hide();
$('.group_images img#aq_0').fadeIn();
}
});
$('#coaches').click(function(){
if ($(this).hasClass('selected') != true) {
$('#coaches p').slideUp(300);
$(this).addClass('selected');
$(this).find('p').slideDown(150);
var image = $(this).attr('id');
$('.coach_text').hide();
$('.coach_text#a'+image).fadeIn();
}
});
$('.research_question').click(function(){
if ($(this).hasClass('selected') != true) {
$('.research_question').removeClass('selected');
$('.research_question p').slideUp(300);
$(this).addClass('selected');
$(this).find('p').slideDown(150);
var image = $(this).attr('id');
$('.research_images div').hide();
$('.research_images div#a'+image).fadeIn();
} else {
$('.research_question').removeClass('selected');
$('.research_question p').slideUp(300);
$('.research_images div').hide();
$('.research_images div#ar_0').fadeIn();
}
});
$('.courseBtn').click(function(){
$('.course_text').hide();
var button = $(this).attr('id');
$('.course_text#text_'+button).fadeIn();
});
$('.slideshow').cycle({
fx: 'fade' // choose your transition type, ex: fade, scrollUp, shuffle, etc...
});
$('ul#roundabout').roundabout();
});
</script>
<script type="text/javascript" language="javascript" src="js/jquery.roundabout2.js"></script>
<script type="text/javascript" language="javascript" src="js/jquery.cycle.plugin.js"></script>
<div id="content" class="size">
<div id="lc_group" class="padding" style="overflow:hidden">
<h1 class="lc_title"><span class="lc_span">U.S. BUSINESS FUNDING SOLUTIONS</span><br />COACHING PROGRAM</h1>
<img class="imgleft" src="images/lc_group.png" />
<p>The Funding Service Coaching Program is a one-on-one coaching program in which a personal funding coach, who is an independent contractor, teaches you effective ways of researching and applying for funding for things such as business start-up and expansion; real estate restoration and preservation; non-profit organizations; first-time homebuyers; education; food, nutrition, housing, health care and/or energy saving projects; social, environmental, and/or community development and improvement projects; disaster preservation and relief, and for the arts, music, and writing through, but not limited to, government grants, private donors, foundation grants, sponsorships by non-profit organizations and/or corporations, loans, private monies, angel investors and/or venture capital, depending on your specific needs.</p>
<p>Because the majority of the applications are available online, you will need to have basic computer skills like clicking links, accessing email and attachments and have a basic working knowledge of Microsoft Office programs, or have assigned a designee, known to the Admissions Director, to perform these services for you.</p>
<p>You will have unlimited access to your funding coach through phone and email. Even though you are able to contact your coach as much and as often as needed, You understand that in order to get a quicker response, you should email him/her. For more in-depth phone conversations, you will need to set a formal appointment.</p>
</div>
<div id="lc_group" class="padding bothShadow" style="overflow:hidden">
<div class="research_images">
<div id="ar_0" class="imgleft"><img src="images/research_1.jpg" /><p align="center">Click the Circles to the Right</p></div>
<div id="ar_1" class="imgleft"><img src="images/research_1.jpg" /><p align="center">Click the Circles to the Right</p></div>
<div id="ar_2" class="imgleft" style="min-height:500px"><img src="images/research_2.jpg" /><p align="center">Click the Circles to the Right</p></div>
<div id="ar_3" class="imgleft"><img src="images/research_3.jpg" /><p align="center">Click the Circles to the Right</p></div>
</div>
<h1 class="lc_large" style="color:#a10000">Research</h1>
<p>Your funding coach will locate applicable funding applications and opportunities for you based on categories of funding you choose, in addition to other information you give him/her online. Your coach will research traditional grants, matching grants, sponsorship grants, grant incentive programs, tax-credits, reimbursements, loans and other types of funding that may suit your needs. In order to view any opportunities your coach has located for you, you will need to login to the website and view the "Research" page.</p>
<p>Even though all funding opportunities located by your coach are based on categories applicable to your project, the exact criteria of each specific opportunity may not fit your profile or your project once you start the application process, depending on the application guidelines. When this happens your coach will continue to research and locate funding opportunities according to the terms of the agreement.</p>
<div id="r_1" class="research_question selected" style="background-image:url(images/research_1_thumb.jpg)"></div>
<div id="r_2" class="research_question" style="background-image:url(images/research_2.jpg)"></div>
<div id="r_3" class="research_question" style="background-image:url(images/research_3.jpg)"></div>
</div>
<div id="lc_group" class="padding" style="min-height:420px;">
<div class="slideshow imgright">
<img src="images/application_1.jpg" />
<img src="images/application_2.jpg" />
<img src="images/application_3.jpg" />
</div>
<h1 class="lc_large" style="color:#54a100">Application and Proposal Process</h1>
<p>Your coach will be available to help you with any and all funding applications and proposals necessary to complete your funding goals. You will be responsible for filling out and completing the applications, including, but not limited to, the official submission of applications, but will be assisted by your coach if needed. Your coach will review any applications you submit to him/her for format accuracy and/or editing such as spelling, punctuation, phrasing errors and continuity of thought. Your coach will maintain the highest level of client confidentiality, subject only to disclosures required by law.</p>
<p style="text-align:center;">
<a href="/images/sample_contract01.jpg" data-lightbox="sample_contract" data-title="Sample Grant Application 1">Sample Grant Application</a>
<a href="/images/sample_contract02.jpg" data-lightbox="sample_contract" data-title="Sample Grant Application 2" style="display:none;">Sample Grant Application 2</a>
<a href="/images/sample_contract03.jpg" data-lightbox="sample_contract" data-title="Sample Grant Application 3" style="display:none;">Sample Grant Application 3</a>
<a href="/images/sample_contract04.jpg" data-lightbox="sample_contract" data-title="Sample Grant Application 4" style="display:none;">Sample Grant Application 4</a>
<a href="/images/sample_contract05.jpg" data-lightbox="sample_contract" data-title="Sample Grant Application 5" style="display:none;">Sample Grant Application 5</a>
</p>
</div>
<div id="lc_samples" class="padding bothShadow" style="min-height: 210px;">
<img class="imgleft" src="images/lc_seal.png" width="300" />
<h1 class="lc_large" style="color:#be5c0e">Funding Guarantees and Time Frames</h1>
<p>Your involvement with the Coaching Program does not ensure or guarantee that you will receive funding of any kind. In addition, we cannot predict or suggest time frames for receiving funding. The value you will derive from the products and/or services you receive will be in direct proportion to the level of effort you put forth, your personal level of desire to complete your funding goals, and your willingness to put into action the steps your coach outlines for you.</p>
<p>Your coach will continue to research funding sources and to assist you through every funding application and proposal you need for as long as you need the help.</p>
</div>
<div id="lc_group" class="padding">
<h1 class="lc_large" style="color:#5d85a4">Business Plan Coaching</h1>
<p>You will be assigned a business plan writer who will take the information you provide, through an online template, and construct a customized business plan for you. Your business plan writer will work with you to bolster sections of the plan, if warranted. Upon its completion, if your business plan needs any revisions, they will revise your plan up to two times. If you have additional changes after the two formal reviews, you will have the ability to email them with questions as to how you might change it yourself. If your business idea changes and you need a new business plan, you will need to purchase another business plan from your admissions director. You also understand that the business plan writer will deliver the final business plan in both Microsoft Word and PDF Formats.</p>
<p style="position:relative; top:30px; font-family: TexGyro;" align="center"><em>Business Plan Template Screen Shots</em>:</p>
<div id="roundabout_container">
<ul id="roundabout">
<li><img class="imgnone" src="images/business_plan_1.jpg" /></li>
<li><img class="imgnone" src="images/business_plan_2.jpg" /></li>
<li><img class="imgnone" src="images/business_plan_3.jpg" /></li>
<li><img class="imgnone" src="images/business_plan_4.jpg" /></li>
<li><img class="imgnone" src="images/business_plan_5.jpg" /></li>
<li><img class="imgnone" src="images/business_plan_6.jpg" /></li>
</ul>
</div>
<p align="center"><em>Click on the images above to rotate</em></p>
</div>
<div id="lc_courses" class="padding bothShadow" style="min-height: 500px;">
<div id="courses">
<div class="course green" style="top:0; left:30px; background-image:url(images/lc_icn_business.png); background-position:60px 34px">
<a class="courseBtn" id="business">BUSINESS</a>
</div>
<div class="course gold" style="top:230px; right:40px; background-image:url(images/lc_icn_realestate.png); background-position:45px 40px">
<a class="courseBtn" id="realestate">REAL ESTATE</a>
</div>
<div class="course orange" style="top:0; right:40px; background-image:url(images/lc_icn_education.png); background-position:40px 40px">
<a class="courseBtn" id="education">EDUCATION</a>
</div>
<!--div class="course red" style="top:210px; right:0; background-image:url(images/lc_icn_personal.png); background-position:60px 30px">
<a class="courseBtn" id="personal">PERSONAL</a>
</div-->
<div class="course blue" style="top:230px; left:30px; background-image:url(images/lc_icn_firsthome.png); background-position:45px 35px">
<a class="courseBtn" id="firsthome">FIRST-HOME</a>
</div>
</div>
<h1 class="lc_large" style="color:#b49800; margin-top:50px">Funding Courses</h1>
<p>Each of our Funding courses explain in greater depth the process of seeking for and acquiring funding for starting or expanding a business, investing in real estate, purchasing your first home, tuition and education expenses, and other personal funding.</p>
<div class="course_text" id="text_business">
<h2 style="color:#91c000">Business</h2>
<p>If you are starting a business or expanding an existing business, then this is the course for you to start learning the process of applying for funding, the benefits of the different business entities, the best funding options, how to establish creative alliances with potential funders, and much, much more.</p></div>
<div class="course_text" id="text_education">
<h2 style="color:#c05a00">Education</h2>
<p>It is always important to understand the differences between grants, loans, scholarships and work-study programs. Remembering the various funding options available to you and what each means to you and your family is important the long and short-term. The significant differences between these various funding alternatives can be easy to ignore or forget.</p></div>
<div class="course_text" id="text_realestate">
<h2 style="color:#c0a700">Real Estate</h2>
<p>Finding the funding options available to you and what each means to you and your family in the long and short-term. The significant differences between these various funding alternatives can be easy to ignore or forget.</p></div>
<div class="course_text" id="text_personal">
<h2 style="color:#91341e">Personal</h2>
<p>Personal Funding includes public assistance funds to meet your personal needs, from health care to housing, energy, food, social security, and other personal needs, available to you from foundations, corporations, and government entities.</p></div>
<div class="course_text" id="text_firsthome">
<h2 style="color:#206ca6">First Time Homebuyer</h2>
<p>The term "first time homebuyer" is not necessary limited to people seeking to purchase and own their first home. Many "first time homebuyer" funding programs include homebuyers who have not owned a home for three or more years. Find out more about how you can qualify to be a "First Time Homebuyer".</p></div>
</div>
<div id="lc_newsletters" class="padding" style="min-height: 820px;">
<h1 class="lc_title" style="color:#02244a">Funding Newsletter</h1>
<p style="padding:0 100px 40px">Newsletters come out once a week and contain current Funding and Grant News Opportunities as well as tips and secrets about the funding industry. It also keeps you up to date on new grants as they become available on a weekly basis so you're never dealing with outdated information.</p>
<div id="lc_newsletter">
<a class="newsletter" href="lc/lc_sample_1.pdf" target="_blank"><img src="images/lc_newsletter_1.jpg">Sample Newsletter</a>
<a class="newsletter" href="lc/lc_sample_2.pdf" target="_blank"><img src="images/lc_newsletter_2.jpg">Sample Newsletter</a>
<a class="newsletter" href="lc/lc_sample_3.pdf" target="_blank"><img src="images/lc_newsletter_3.jpg">Sample Newsletter</a>
<a class="newsletter" href="lc/lc_sample_4.pdf" target="_blank"><img src="images/lc_newsletter_4.jpg">Sample Newsletter</a>
<!--p>Click on an image below to view a Sample Newsletter</p-->
</div>
<div id="lc_news"><?php print_articles($NUM_NEWS);?></div>
</div>
</div>
<script type="text/javascript" src="/js/lightbox/js/lightbox.js"></script>
<?php
require_once('footer.php');
?>