The truth is, we don’t sell websites – we provide business tools and solutions. Many of our clients thought websites were just for selling; and it is true - they are great for advertising and marketing. However, they are capable of doing so much more. '; */ //$tempCTA = '

We don’t just make websites: we provide solutions!

'; $topCta['type']="content"; $topCta['content'] = '

Does your site help with strategic goals?

The truth is, we don’t sell websites – we provide tools and solutions.

';//At our core, // Contact Us //$cta['content'] = ' Learn more'; //$cta['content'] .= '   –or–   '; //$cta['content'] .= '
Web Worksheet
'; $service[0]['name'] = 'Web Sites'; $service[0]['icon'] = 'icon-cog'; $service[0]['blurb'] = 'We have developed hundreds of websites for several purposes, many of which are now available in our library. We offer a range of starting points to choose from, categorized by number of pages. From landing pages to comprehensive e-commerce sites - we can create a solution just for you.'; /*$service[0]['content'] = ''; */ /*$service[0]['content'] = ''; */ $service[1]['name'] = 'Web Services'; $service[1]['icon'] = 'icon-cogs'; $service[1]['blurb'] = 'Business Analysis with an IT twist. We provide the support you need so that you can stay focused on success. Our team’s expertise is available to help you get beyond planning and managing your project. Envision great things, we can handle the technical details.'; /*$service[1]['content'] = ''; */ /* $miniService[0]['name'] = 'Hosting & Databases'; $miniService[0]['blurb'] = 'Allowing us to host your site enables us to fully support your project. We make sure that the site is available, security is maintained, and back-ups are performed. We can keep the load times fast and the databases optimized.'; $miniService[0]['content'] = ''; */ /* $miniService[1]['name'] = 'Site Customization'; $miniService[1]['blurb'] = ''; $miniService[1]['content'] = ''; */ $miniService[2]['name'] = 'Top Quality'; $miniService[2]['blurb'] = 'We are committed to quality and want you to consider us as a strategic partner. To encourage this, some of our hosting packages include time each month for content updates, with discounts available for additional time – this helps keep a high quality without fear of cost. We want to support your success.'; $miniService[2]['content'] = ''; $miniService[3]['name'] = 'Strategic Partners'; $miniService[3]['blurb'] = 'Make your dream software system a reality with our step-by-step guidance. We are in this for the long haul, and look forward to building strong long-term relationships. If you know your problems as well as we know problem-solving, we could accomplish some good things together.'; $miniService[3]['content'] = ''; $miniService[4]['name'] = 'Business Tools';// $miniService[4]['blurb'] = 'Don\'t just make it... make it useful! Comfortable tools are the only ones that will be used.'; $miniService[4]['content'] = ''; /* $miniService[5]['name'] = 'Training & Support'; $miniService[5]['blurb'] = ''; $miniService[5]['content'] = ''; */ //$cta = loadElement(86); //$service = loadElement(76); //$miniService = loadElement(73); $priceGroup['adj']=array(0=>'Random','Fresh','New','Sample','Modern'); $priceGroup['noun']=array(0=>'Glimpse','Examples','Selection','Look'); $priceGroup['pad']=':'; shuffle($priceGroup['adj']); shuffle($priceGroup['noun']); $priceSP[0]['type']='price'; $priceSP[0]['name']='Basic Sites'; $priceSP[0]['blurb']='~1 Page'; //$priceSP[0]['linkURL']='./portfolio.php?cat=3'; //$priceSP[0]['linkText']='View More'; $priceSP[0]['customRA']['featured']=1; $priceSP[0]['content']= '
  • Stake your claim.
  • Provide basic info.
  • A great start, with
    room to expand...
  • Includes 3 Months
    Limited Shared Hosting!
  • '; $priceCS[0]['type']='price'; $priceCS[0]['name']='Classic Site'; $priceCS[0]['blurb']='~2-5 Pages'; //$priceCS[0]['linkURL']='./portfolio.php?cat=4'; //$priceCS[0]['linkText']='View More'; $priceCS[0]['customRA']['featured']=1; $priceCS[0]['content']= '

  • Establish your Identity.

    Covers the standard pages:
    About Us,
    Our Products,
    Contact Us,
    and More...
  • Includes 3 Months
    Basic Shared Hosting!
  • '; $priceDS[0]['type']='price'; $priceDS[0]['name']='Deluxe Site'; $priceDS[0]['blurb']='~6-9 Pages'; //$priceDS[0]['linkURL']='./portfolio.php?cat=7'; //$priceDS[0]['linkText']='View More'; $priceDS[0]['customRA']['featured']=1; $priceDS[0]['content']= '

  • Build a Presence.

    Site Content Manager,
    User Accounts,
    Shopping Cart,
    Coupon Codes...
  • Includes 3 Months
    Deluxe Shared Hosting!
  • '; $pricePS[0]['type']='price'; $pricePS[0]['name']='Premium Site'; $pricePS[0]['blurb']='10+ Pages'; //$pricePS[0]['linkURL']='./portfolio.php?cat=5'; //$pricePS[0]['linkText']='View More'; $pricePS[0]['customRA']['featured']=1; $pricePS[0]['content']= '

  • Create a Destination

    Space for Big Ideas.
    Event Calendars,
    Job Listings,
    Forums...
  • Includes 3 Months
    Deluxe Shared Hosting!
  • '; //single $cSql= "select * from sites where categoryID in ('4','5','6') and isActive=1"; $cRes = mysqli_query($GLOBALS['DB_LINK'],$cSql); if ($cRes && mysqli_num_rows($cRes)){ while ($thisSite = mysqli_fetch_assoc($cRes)){ if (!$spellCat[$thisSite['categoryID']]) $spellCat[$thisSite['categoryID']]=lookUp('catName','siteCats','ID',$thisSite['categoryID']); $uSPImgRA[]=array('catID'=>$thisSite['categoryID'],'cat'=>$spellCat[$thisSite['categoryID']],'name'=>$thisSite['siteName'],'imgURL'=>"./library/img/".lookUp('catShort','siteCats','ID',$thisSite['categoryID']).'/'.strtolower($thisSite['siteName']).'22.jpg'); } shuffle($uSPImgRA); for ($x=0;$x<9;$x++){ $SPImgRA[$x] = $uSPImgRA[$x]; } } //classic $cSql= "select * from sites where categoryID ='3' and isActive=1"; $cRes = mysqli_query($GLOBALS['DB_LINK'],$cSql); if ($cRes && mysqli_num_rows($cRes)){ while ($thisSite = mysqli_fetch_assoc($cRes)){ if (!$spellCat[$thisSite['categoryID']]) $spellCat[$thisSite['categoryID']]=lookUp('catName','siteCats','ID',$thisSite['categoryID']); $uCSImgRA[]=array('catID'=>$thisSite['categoryID'],'cat'=>$spellCat[$thisSite['categoryID']],'name'=>$thisSite['siteName'],'imgURL'=>"./library/img/".lookUp('catShort','siteCats','ID',$thisSite['categoryID']).'/'.strtolower($thisSite['siteName']).'22.jpg'); } shuffle($uCSImgRA); for ($x=0;$x<9;$x++){ $CSImgRA[$x] = $uCSImgRA[$x]; } } //deluxe $cSql= "select * from sites where categoryID = '2' and isActive=1"; $cRes = mysqli_query($GLOBALS['DB_LINK'],$cSql); if ($cRes && mysqli_num_rows($cRes)){ while ($thisSite = mysqli_fetch_assoc($cRes)){ if (!$spellCat[$thisSite['categoryID']]) $spellCat[$thisSite['categoryID']]=lookUp('catName','siteCats','ID',$thisSite['categoryID']); $uDSImgRA[]=array('catID'=>$thisSite['categoryID'],'cat'=>$spellCat[$thisSite['categoryID']],'name'=>$thisSite['siteName'],'imgURL'=>"./library/img/".lookUp('catShort','siteCats','ID',$thisSite['categoryID']).'/'.strtolower($thisSite['siteName']).'22.jpg'); } shuffle($uDSImgRA); for ($x=0;$x<9;$x++){ $DSImgRA[$x] = $uDSImgRA[$x]; } } //premium $cSql= "select * from sites where categoryID in ('1','7','8') and isActive=1"; $cRes = mysqli_query($GLOBALS['DB_LINK'],$cSql); if ($cRes && mysqli_num_rows($cRes)){ while ($thisSite = mysqli_fetch_assoc($cRes)){ if (!$spellCat[$thisSite['categoryID']]) $spellCat[$thisSite['categoryID']]=lookUp('catName','siteCats','ID',$thisSite['categoryID']); $uPSImgRA[]=array('catID'=>$thisSite['categoryID'],'cat'=>$spellCat[$thisSite['categoryID']],'name'=>$thisSite['siteName'],'imgURL'=>"./library/img/".lookUp('catShort','siteCats','ID',$thisSite['categoryID']).'/'.strtolower($thisSite['siteName']).'22.jpg'); } shuffle($uPSImgRA); for ($x=0;$x<9;$x++){ $PSImgRA[$x] = $uPSImgRA[$x]; } } ?>
    $pageTitle,'Services'); require_once('./inc/genBreadCrumbs.php'); ?>
    '; ?>

    Custom Design & Development

    We don’t believe in “one size fits all” solutions - success is as subjective as beauty. All of our websites can grow seamlessly with you as your requirements change and demands increase. We offer Web Hosting, and can take care of Server Maintenance, Scheduled Back-ups, and technical support. We are also available to quickly perform Content Updates at any time.

    from $750*

    or as low as
    $59/month


    from $1,500*

    or as low as
    $109/month


    from $4,000*

    or as low as
    $219/month


    from $7,000*

    or as low as
    $349/month

    */ ?>

    Flexible monthly plans include site design & development, hosting, support, and domain name!

    *Price ranges are guidelines – your project may cost more or less, depending on your needs.
    **Domain names must be available for registration.
    */?> '.makeServiceMinis($miniService); ?>

    Basic Sites & Landing Pages

    One page can speak volumes about who you are. Tell your story and show what you have to offer. This page can be the starting point to defining your own blank canvas. This might not be as robust as a complete site - but it can grow, you can get there.


    Classic Sites

    Establish an online presence with a standard multi-paged site. Usually contains the crucial pages that tell your customers about you. Easily add a Newsletter Subscription option to keep in touch with your customers regularly.


    Deluxe Sites

    Sometimes there is a lot to say. Expand on the classic site by adding a few pages of content and give your visitors more to see. Keep your site up-to-date yourself easily and affordably by using an integrated custom content management system.


    Premium Sites

    A full online identity with even more pages. Get greater benefits out of your site by adding tools to help support your business. Custom Form Processing, Data Analysis, Mail Merges, and much more. An affordable alternative to licensed services and expensive software.

    '; require_once('./inc/footer.php'); ?>