	<!DOCTYPE html>

<html>
	<head>
		
		<!-- CSS STYLESHEETS -->		
		
		<link href="http://www.prime-incorporated.com/assets/css/reset.css" type="text/css" rel="stylesheet" />
		<link href="http://www.prime-incorporated.com/assets/css/global.css" type="text/css" rel="stylesheet" />
		
		<!-- TYPEKIT -->
		
		<script type="text/javascript" src="//use.typekit.net/wvb1igt.js"></script>
		<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
		
		<!-- JQUERY LIBRARY AND PLUGINS -->
		<script src="http://code.jquery.com/jquery-1.6.4.min.js" type="text/javascript"></script>

		<!-- Add fancyBox -->
    	<link rel="stylesheet" href="http://www.prime-incorporated.com/assets/fancybox/jquery.fancybox.css?v=2.1.3" type="text/css" media="screen" />
   		<script type="text/javascript" src="http://www.prime-incorporated.com/assets/fancybox/jquery.fancybox.pack.js?v=2.1.3"></script>
    
    	<!--Start of Google Analytics-->
    	<script type="text/javascript">

			  var _gaq = _gaq || [];
			  _gaq.push(['_setAccount', 'UA-10386888-31']);
			  _gaq.push(['_trackPageview']);
			
			  (function() {
			    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
			    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
			    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
			  })();
			
		</script>
	<!-- End of Google Analytics-->
	<!--Start of Bing Webmaster Tools-->
	<meta name="msvalidate.01" content="30ABE432B16A91F456855FA96E68A030" />
	<!--End of Bing Webmaster Tools-->


		<script type="text/javascript">
				
 			$(document).ready(function(){
 				
 				$("#globalNav li").hover(function(){
 					$(this).children("ul").stop(true, true).slideDown(600);
 				}, function(){
 					$(this).children("ul").stop(true, true).slideUp(600).delay(600);
				});
 				
 				$("#logo_container").hover(function(){OpenLogo();}, function(){CloseLogo();});
 				
 				if("Rss.aspx" != "")
 					HideLogo();
 					
 					
 				$(".fancybox").fancybox();
 			});
 			
 			function OpenLogo(){
	 			$(".logo").show();
	 			$(".inc").css("display", "inherit").stop().fadeIn();
	 			$("#logo_container").stop().animate({
	 				width: "250px"
	 			}, 800);
 			}
 			function CloseLogo(){
		 		$("#logo_container").stop().animate({
		 			width: "53px"
		 		}, 800, function(){$(".logo").not("#logo_p").hide();});
		 		$(".inc").stop().fadeOut();
 			}
 			function HideLogo(){
 				$("#logo_container").width(53);
 				$(".logo").not("#logo_p").hide();
 				$(".inc").hide();
 			}
 			
 			
 			
 		</script>

		<!-- Start of Async HubSpot Analytics Code -->
    <script type="text/javascript">
        (function(d,s,i,r) {
            if (d.getElementById(i)){return;}
            var n=d.createElement(s),e=d.getElementsByTagName(s)[0];
            n.id=i;n.src='//js.hs-analytics.net/analytics/'+(Math.ceil(new Date()/r)*r)+'/711102.js';
            e.parentNode.insertBefore(n, e);
        })(document,"script","hs-analytics",300000);
    </script>
<!-- End of Async HubSpot Analytics Code -->

<!-- Start of Leadin Embed -->
<script type="text/javascript" src="//js.leadin.com/js/v1/1824481.js" id="LeadinEmbed-1824481" crossorigin="use-credentials" async defer></script>
<!-- End of Leadin Embed -->
	
	<link href="http://www.prime-incorporated.com/assets/css/home.css" type="text/css" rel="stylesheet" />
	
	<script type='text/javascript' src='http://www.prime-incorporated.com/assets/js/scrollTo.js'></script>
	<script type='text/javascript' src='http://www.prime-incorporated.com/assets/js/localScroll.js'></script>
	<title> Prime Incorporated | Graphic Design and Web Development</title>
	<meta name="description" content="Prime Incorporated is a group of people that like to have fun, great graphic design is the result. We can handle all of your creative needs from branding, print campaigns, web design & development, SEO, and more.">
    
    <script type='text/javascript' src='http://www.prime-incorporated.com/assets/js/accordian.js'></script>
	<script type="text/javascript" src='http://www.prime-incorporated.com/assets/js/cycle.js'></script>

	
	<script type="text/javascript" src="http://www.prime-incorporated.com/assets/js/loader4.js"></script>
	<script type="text/javascript" src="http://www.prime-incorporated.com/assets/js/staff.js"></script>
		
	<script type="text/javascript">
	
		$(document).ready(function(){
		    $.fn.preload = function() {
                this.each(function(){
                    $('<img/>')[0].src = this;
                });
            }
            $(['http://www.prime-incorporated.com/assets/images/primeLoad.gif']).preload();
            
			$('#va-accordion').vaccordion({
				accordionW		: $(window).width(),
				accordionH		: 600,
				visibleSlices	: 7,
				expandedHeight	: 600,
				animOpacity		: 0.3,
				animEasing		: 'jswing',
				animSpeed       : 750,
				contentAnimSpeed: 1000
			});
			
			//Start SLideshow
			$('.slideshow').cycle({
			  fx:      'scrollHorz', 
			  timeout:  5000, 
			  next: '#nextButton' ,
			  prev: '#prevButton'
			});
			
			$(".fancybox").fancybox();
	
			$(window).resize(function(){Resize();});
			
			$(".photoBox .blackBox ").css({
				'marginTop' : (($('.photoBox').height()) / 2.5 )
			});
			
			$('#globalNav').localScroll({
		        target:'body',
		        duration:1500,
		        offset: -65
		    });

			
			$('.backTop').click(function(){
				$('html, body').animate({scrollTop:0}, 'slow');
				return false;
			});

			
			Load();
		});
	
		$(window).load(function() {
			Resize();
			pageLoaded = 1;
		});
		
		var staff_container;
		var staff_hovername;
		var staff_height;
		var staff_width;
		var staff_margin;
		var staff_no_margin;
		var staff_hidden;
		
		function Resize(){
			
			//change slideshow height
			var height = $(window).height();
			
			//destroy and rebuild cycle
			$('.slideshow').cycle('destroy');
			$('.slideshow').height(height);
			$('.slideshow').cycle({
			  fx:      'scrollHorz', 
			  timeout:  5000,
			  next: '#nextButton' ,
			  prev: '#prevButton'
			});
			//position buttons
			$("#prevButton").css("left", "50px");
			$("#nextButton").css("left", + ($(window).width()- 125) + "px");
			$("#prevButton").css("top", (($(window).height() - 75)/2) + "px");
			$("#nextButton").css("top", (($(window).height() - 75)/2) + "px");
			
			$('#together').css("padding-bottom", (height/1.4 - 172 - $("#together").height()) + "px");
			   
			$(".slideshowText ").css('top', (($(window).height() - $(".slideshowText").height()) / 2) + "px");
			$(".slideshowText ").css("left", (($(this).width() - $(".slideshowText").outerWidth(true)) / 2) + "px");
			
			
			
			
			//staff javascript
			staff_width = Math.floor(($("#crew").width() / 7) + ($("#crew").width() * .03));
			$(".staff").width(staff_width);
			$(".staff img").width(staff_width);
			
			var overlap = $(window).width() * .03;
			var left = -(overlap/2);
			var z = 0;
			$.each($('.staff'), function(){
				z++;
				$(this).css("left", left + "px");
				$(this).css("z-index", z);
				left -= overlap;
			}).show();
			
			//change staff image size and position
			staff_container = $("#crew").height();
			$(".overflow_container").width((staff_width * 7) + 10);
			$("#ResponseDiv").width($(window).width() - staff_width);
			staff_hovername = 100; //$("#hovername").height();
			staff_height = $(".staff img").height();
			staff_margin = staff_container - staff_hovername - (staff_height * .55);
			staff_no_margin = staff_container - staff_hovername - (staff_height * .95);
			staff_hidden = staff_container - staff_hovername;
			
			if(clicked == 0){
				$(".staff").css("margin-top", staff_margin + "px");
				$(".staff").css("min-width", (1000/7) + "px");
			} else{
					
					clicked = 0;
					document.getElementById('hovername').innerHTML = "<h1>Meet Our Team</h1>";
					$('#hovername').animate({
						  height: '100px'
					  }, 300, 'linear', function() {
						  $('.staff').removeClass('clicked').show();
						  $('.staff').animate({
							  width: staff_width + "px",
							  marginTop: staff_margin + 'px'
						  }, 200, 'linear', function() {
							  $(".staff").css("min-width", (1000/7) + "px");
						  });
					});
					$('#ResponseDiv').animate({
							marginTop: '300px'
						}, 300, 'linear', function() {
							
					});
					
					$(".staff_1").show();
					$(".staff_2").hide();
			}
		}
		
		
	</script>
		
	</head>
	
	<body>
	    <div class="loadingscreen"></div>
    	<div id='wrapper'>
	
		 
 <div id="header">
 
 	<div class="container">
 		<div class="backTop"id='logo_container' 
 					 				onclick="location.href='http://www.prime-incorporated.com/'"
	 			>
	 		<div id='logo'>
		 		<img src="http://www.prime-incorporated.com/assets/images/logo/p.png" class="logo" id="logo_p">
		 		<img src="http://www.prime-incorporated.com/assets/images/logo/r.png" class="logo" id="logo_r">
		 		<img src="http://www.prime-incorporated.com/assets/images/logo/i.png" class="logo" id="logo_i">
		 		<img src="http://www.prime-incorporated.com/assets/images/logo/m.png" class="logo" id="logo_m">
		 		<img src="http://www.prime-incorporated.com/assets/images/logo/e.png" class="logo" id="logo_e">
		 		<img src="http://www.prime-incorporated.com/assets/images/logo/inc.png" class="inc">
		 	</div>
	 	</div>
 		
 		<ul id="globalNav">
 		
	 				 			
	 			<li> <a href="http://www.prime-incorporated.com/">The Prime Experience</a> 
	 				<ul>
	 					<li> <a href="http://www.prime-incorporated.com/#theBox"> "The Box" </a> </li>
	 					<li> <a href="http://www.prime-incorporated.com/#facilitators"> Facilitators</a> </li>
	 					<li> <a href="http://www.prime-incorporated.com/#services"> Services </a> </li>
	 					<li> <a href="http://www.prime-incorporated.com/#crew"> The Crew </a> </li>
	 					<li> <a href="http://www.prime-incorporated.com/#together"> Let's Work Together </a> </li>
	 				</ul>
	 			</li>
	 			
	 				 			
 			<li> <a href="http://www.prime-incorporated.com/CaseStudies"> Case Studies </a> </li>
 			
 			<li> <a href="http://www.prime-incorporated.com/Portfolio"> Portfolio </a> </li>
	
			<li> <a href="http://pages.prime-incorporated.com/blog"> Blog </a> </li>
 			
 			<li> <a style="cursor: pointer;"> Contact </a> 
				<ul id='contactnav'>
					
					<div id='contactnav_background'>
						<div id='contactnav_container'>
							<div class='contactnavbox'>
								<h5>Drop us a Line</h5>
								<hr>
								<p><span class="blueText">Phone:</span> <br>406.551.1380</p>
								<p><span class="blueText">Address:</span> <br>810 North Wallace, Suite D <br>Bozeman, MT 59715</p>
								
							</div>
							<div class='contactnavbox' id='middle'>
								<h5> Let's Chat</h5>
								<hr>
								<p>Want to send us a quick message? Click Below and fill out our simple contact form!</p>
								
								<a style="margin:0px; padding:0px;" href="#contactForm" class="fancybox button"> View Contact Form </a>
								
								<div style="display:none">
									<div id="contactForm" style=" width:500px; padding:10px 50px; overflow-x:hidden">
									
										<h1> A contact form so simple anyone can fill it out.</h1>
										<p> We will get back to you as soon as possible.</p>
									
										<form id="freeform" method="post" action="http://www.prime-incorporated.com/"  >
<div class='hiddenFields'>
<input type="hidden" name="ACT" value="30" />
<input type="hidden" name="URI" value="Rss.aspx" />
<input type="hidden" name="XID" value="48422c676b5c6682e3063859c0f56afa3f435470" />
<input type="hidden" name="status" value="open" />
<input type="hidden" name="return" value="" />
<input type="hidden" name="redirect_on_duplicate" value="" />
<input type="hidden" name="RET" value="http://www.prime-incorporated.com/Rss.aspx" />
<input type="hidden" name="form_name" value="Contact Form" />
<input type="hidden" name="params_id" value="741221" />
<input type="hidden" name="site_id" value="1" />
</div>


										
											<label>Name:</label>
											<input type="text" name="name" />
											
											<div class="clear"></div>
											
											<label>Email:</label>
											<input type="text" name="email" />
											
											<div class="clear"></div>
											
											<label>Phone:</label>
											<input type="text" name="phone" />
											
											<div class="clear"></div>
											
											<label>Questions or Comments:</label>
											<textarea name="comment" > </textarea>
											
											<div class="screen-reader">
											  <label for="honeepot">Don't put anything here</label>
											  <input type="text" name="honeepot" id="honeepot" />
											</div>
											
																							<label style="margin:0 0 50px 0;"> Are you human?</label>
												<p style="font-size:12px;">Sorry we know these are annoying, <br> but we hate getting emails about hair cream and Viagra.<br> Please enter the word you see below.</p>
												<p style="margin:0 0 10px 150px"><img src="http://www.prime-incorporated.com/images/captchas/1484143861.6846.jpg" width="140" height="30" style="border:0;" alt=" " /></p>
												<p style="margin:0 0 10px 150px"><input type="text" name="captcha" size="40" /></p>
												
																						
											<div class="clear"></div>
											
											<p><input type="submit" /></p>
										
										</form>
									</div>
								</div>
								
								
							</div>
							<div class='contactnavbox'>
								<h5>Come Hang Out</h5>
								<hr>
								<p> We would love for you to stop by. <br>Just click the map below for directions.</p>
								<a href="http://goo.gl/maps/G4Ai9" id="mapBT" target="_blank" style="border:5px solid #ccc; display:block; margin:0px; padding:0px;">
									<img src="/images/made/assets/images/map_125_113_gra.png" width="125" height="113" alt="" />
								</a>
								
								
		
							</div>						</div>
					</div>
					
				</ul>
			</li>
 			
 		</ul>
 
 	</div>
 	
 </div>
		
        
		<div id='prevButtonContainer'><div id='prevButton'></div></div>
        <div id='nextButtonContainer'><div id='nextButton'></div></div>
        
        
			<div class='slideshow'>
            	
                    <div class="fullScreenBG" style="background-image:url('/images/made/images/uploads/homeslides/backgroundimage2_1000_669.jpg')"></div>
            	
                    <div class="fullScreenBG" style="background-image:url('/images/made/images/uploads/homeslides/DSC_0072welikeyou_1000_669.jpg')"></div>
            	
                    <div class="fullScreenBG" style="background-image:url('/images/uploads/homeslides/homeslides_addy.jpg')"></div>
            	
                    <div class="fullScreenBG" style="background-image:url('/images/uploads/homeslides/homeslide_officeext.jpg')"></div>
            	
                    <div class="fullScreenBG" style="background-image:url('/images/uploads/homeslides/homeslide_primetime.jpg')"></div>
            	
                    <div class="fullScreenBG" style="background-image:url('/images/uploads/homeslides/homeslide_projectdisplay.jpg')"></div>
            	
        	</div>
        	<div class="blackBox slideshowText">
        		<h1>Advocates For Awesomeness!</h1>
        	</div>
        
        
    	<div id='total_wrapper'>        
    		<div class="whiteBox" id="theBox">
    			<div class="container">
    			
    				<h1> Our Vision </h1>
    				
    				<hr>
    				
    				<div class="halfColumn left">
    				
    					
    					<h3>Thinking Outside The Box <br>
    					That's Outside The Box... </h3>
    
    
    					<p>You're sick of being fed the same lines about a unique approach or out of the box 
    					thinking. Well, we're telling you we are even uniquer and we're thinking outside the 
    					box that's outside the box. That's more awesomer than the other 
    					firms claiming to be this awesome.</p>
    					
    					<p>
    					So, where does this abundance of confidence come from? We have a bald guy with 
    					glasses, a dog that sleeps all day, and we live in a state with more cattle than people. 
    					We are pretty much the design firm of all rebel design firms. 
    					</p>
    					
    					<p>
    					In all seriousness, we're being serious. You probably think you are pretty awesome,
    					considering you found this site. We know you're pretty awesome too! How can we work
    					with you? We can take your awesome ideas and work with you to make things even awesomer.
    					</p>
    				</div>
    				
    				<div class="halfColumn right">
    					<img src="/images/made/assets/images/box_500_500.png" width="500" height="500" alt="" />
    				</div>
    				
    				
    				<div class="clear"></div>				
    			</div>
    		</div>
    		
    		
    <!-- SECTION ONE -->		
    		
    		<div class="photoBox one" style="background-image:url(' /images/made/assets/images/office1_1000_669_gra.jpg  ');">
    			<div class="container">
    				<div class="blackBox">
    					<h1> "People ignore design that ignores people." </h1>
    				</div>
    			</div>
    		
    		</div>
    		
    		<div class="whiteBox" id="facilitators">
    			<div class="container">
    			
    				<h1> Our Process </h1>
    				
    				<hr>
    				
    				<div class="halfColumn left">
    					<img src="/images/made/assets/images/basket_500_500.png" width="500" height="500" alt="" />
    				</div>
    			
    				<div class="halfColumn right">
    					
    					<h2>Facilitators Of  Your Vision...</h2>
    
    					<p>
    						What we do differently at Prime is listen to our clients. Our job is to facilitate your vision and 
    						bring your project to life. Your finished project is something to be proud of and an asset to your business.
    					</p>
    					
    					<h2>We've Honed Our Craft...</h2>
    					
    					<p>
    						We are trained in the art of print design and we have mastered the skills of web design and 
    						development. Our branding skills are lethal when put to the test and our SEO and social media skills
    						have been battle tested in the arena of fierce competition.
    					</p>
    					
    					<h2>You Will Like Us A Lot...</h2>
    					
    					<p>
    						We use our powers for good, not evil. We believe in integrity, quality,  craftsmanship, and loyalty. We
    						establish long lasting relationships with our clients that produce long-term success.
    						There is a high chance that at some point you will invite us to your home for dinner. 
    					</p>
    					
    				</div>
    				
    				
    				<div class="clear"></div>
    				
    			</div>
    		</div>
    		
    <!-- SECTION TWO -->	
    		
    		<div class="photoBox two" style="background-image:url(' /images/made/assets/images/office3_1000_615_gra.jpg  ');">
    		
    			<div class="container">
    				<div class="blackBox">
    					<h1> We are the rebel design firm of all  design firms.</h1>
    				</div>
    			</div>
    		
    		</div>
    		
    		<div class="whiteBox"  id="services">
    			<div class="container">
    			
    				<h1> Services We Provide</h1>
    				
    				<hr>
    				
    				
    					<div class="threeColumn">
    					
    						<h1>Web</h1>
    						
    						<p class="small" style="height:250px;">Creating a website is not about looking good, it's not about crazy animations that fly around all over your screen, and it's not even about how much stuff you have to say. The most important part of your website is identifying the target visitor. What type of person are they and what information do they need? This question is the first question we ask and drives everything we do. When we create a user interface tailored to a specific audience, we can create an experience that gains their trust and loyalty. The bonus is that we can create an amazing looking site in the process!</p>
    							
    						<a href="#hidden_service_web"  class="learnMoreBT fancybox"> LEARN MORE > </a>
    						
    					</div>
    				
    					<div class="threeColumn">
    					
    						<h1>Print</h1>
    						
    						<p class="small" style="height:250px;">Print is changing, not dying.   We have a passion to not only create print materials that are beautiful but also effective.  Your identity and great looking business cards are just the beginning.  The success you have in the print world is based on placement and strategy.  The days of putting an ad in the paper and calling it good are gone. Print is an integral part to an entire marketing strategy. This is where we come in.  We'll work with you, learning who needs to see your message and then helping to determine where that message would best be showcased.</p>
    							
    						<a href="#hidden_service_print"  class="learnMoreBT fancybox"> LEARN MORE > </a>
    						
    					</div>
    				
    					<div class="threeColumn lastColumn">
    					
    						<h1>SEO</h1>
    						
    						<p class="small" style="height:250px;">SEO is short for Search Engine Optimization and has become a huge buzz word in the world of online marketing. SEO is the process of making your site more visible to search engines, and then some. It is analyzing your current traffic, creating valuable and engaging content, creating conversion strategies, building inbound links, monitoring and managing keyword rankings, and more. All while Google is constantly changing the game to produce quality search results. This is where we come in. We work with our clients to evaluate and develop SEO strategies to target their potential customers.</p>
    							
    						<a href="#hidden_service_seo"  class="learnMoreBT fancybox"> LEARN MORE > </a>
    						
    					</div>
    				
    				
    					
    				
    				<div style="display:none">
    					
    						<div id="hidden_service_web" style="width:600px; padding:20px 50px;" >
    							<h1>
	User Focus Is The Key Success On The Web</h1>
<p>
	Every business has different needs, as well as identifying their customer&#39;s needs. Websites are becoming the main point of credibility for businesses in the current market. &nbsp;Here at Prime, we are focused on figuring out how best to build a site that is functional, esthetically beautiful, and is an integral part of your business and marketing efforts.</p>
<h3>
	Design</h3>
<p>
	Web Design is a lot more than organizing some great photography.&nbsp; The viewer&#39;s interactions with the site directly relate to how they feel about it, and if they are going to be visting the site regularly. This starts with the overall site interface, and its&#39; ease of use in locating the information they are looking for quickly and effectively. Incorporating your brand, philosophy and style are integral parts to creating a successful web presence as part of your overall marketing plan.</p>
<h3>
	Maintenance</h3>
<p>
	There are people out there that can update your website, and you get nickel and dimed in the process. We can edit the content on your site as well, but we like to help our partners help themselves with their sites.&nbsp; Our content management systems allow you to edit your site from any computer with an internet connection. Log in with your unique credentials, make your changes and it&#39;s LIVE! No need to call us at 2 AM to make those changes you meant to get a hold of us about earlier in the day.&nbsp; We have plenty of options to fit your specific needs and budget.</p>
<h3>
	Pricing</h3>
<p>
	Everyone has specific needs for their website and we understand that here at Prime. &nbsp;Below is a chart that shows our basic pricing outlines and services utilizing a content management system.&nbsp; We understand businesses from small to large, start-ups to established, and want to work with you and your budget. We&#39;re a straight up bunch here, so check out the enticing information below, and then get in touch with us so we can start working together with you on your new website.</p>
<h1>
	<img alt="" src="http://www.prime-incorporated.com/images/uploads/webRates.png" style="width: 600px; height: 431px;" /></h1>
<p>
	For even more information on our Prime and Deluxe products visit our <a href="http://prime-worx.com/" target="_blank">Prime Worx </a>website.</p>
<p>
	Of course, we know you have your own set of awesome ideas. We&#39;ll never pretend to know more about your business then you do, that&#39;s why communication is key!&nbsp; Why don&#39;t you schedule a meeting with us to discuss how we can work together to make your website or other project that much more awesome.</p>

    						</div>
    					
    						<div id="hidden_service_print" style="width:600px; padding:20px 50px;" >
    							<h1>
	Creating Collateral You Can Clearly Comprehend</h1>
<p>
	Our print is team one of a kind with a lot of different skill sets and experience. &nbsp;Working with our clients to create materials that work smoothly from the computer to the printer. &nbsp;We have a lot of things we like to hype, but here are just a couple.</p>
<h3>
	Well Rounded Designers</h3>
<p>
	Being a graphic designer at PRIME means a number of things. First off, you have to get along with all the&nbsp; other designers and programmers in the office. We&#39;re all part of a team that strives to create a certain esthetic that&#39;s cohesive across multiple uses and purposes, both on the print and web. Second, it doesn&#39;t hurt any to have a solid grasp on the corporate world. Keeping up on trends, styles and printing techniques from year to year helps us create many, in our opinion, really sweet products.</p>
<h3>
	Print Still Matters</h3>
<p>
	As more and more avenues are opening up for digital distribution of information, it would seem that print&nbsp; is going the way of the carrier pigeon. As much as we like to do some super whiz-bang stuff on the world wide internets, having a well designed logo and handing over a classy business card speaks volumes about you and your business.</p>
<p>
	The PRIME print team can take care of it all. Like the rest of our projects, we start with communication. Using what we learned from you, our new friend, we can create a custom logo that exemplifies you and your business. We&#39;re pretty sure we can achieve that it in a few tries, but no worries, there are none of those "three revisions and you&#39;re out" rules around here. We make sure you get exactly what you want and you&#39;re proud of the final design.</p>
<h3>
	We&#39;re Ready. Are You?</h3>
<p>
	What&#39;s next? Depends on what you&#39;re doing! Need a billboard? Easy. Need a simple tri-fold brochure to hand out at a trade show? Not a problem. Need a custom annual report to showcase and address specific information? Done that. Posters? Yep. I think you get the story...</p>
<p>
	The good news is that we&#39;ve got a little experience doing this kind of thing and know how to get it done as well. We will provide you with a solid plan, on budget,&nbsp; coordinate with the printer and make sure the quality is top notch. You give us the final OK on the design, and the next thing you know, the FedEx guy is delivering your goods!</p>
<p>
	Having the professional talent we have here at PRIME means that it doesn&#39;t stop with having excellent logo and print collateral. We put this team together to knock it all out, so make sure when people look at your awesome business cards and see your web address printed on them, that when they go to the WWW, your website looks equally as awesome.</p>

    						</div>
    					
    						<div id="hidden_service_seo" style="width:600px; padding:20px 50px;" >
    							<h1>
	Get Search Engine Optimized</h1>
<p>
	Most businesses understand the power of ranking high i<img alt="Search Engine Optimization Services" src="http://www.prime-incorporated.com/images/uploads/homePic1.jpg" style="width: 400px; height: 264px; margin: 10px; float: right;" />n search engines like Google, but very few know how to rank well. Google&#39;s algorithm&nbsp;has a list of variables, which is constantly changing, making search engine optimization a very confusing and hard to follow process. For this reason, there are many companies who try to sell you on "results" guarantees that end up costing you a lot of money, but don&#39;t achieve your goals. We&#39;ve broken our SEO service into a list of services, custom tailored for each individual client. Each business has their own goals and challenges, and deserves a unique approach.</p>
<h2>
	Prime SEO Services</h2>
<h4>
	Content Management</h4>
<p>
	Our Content Management Service is good for those businesses who regularly make changes to their site. These include news updates, blogs, services or pricing changes, and updating photo galleries. We are willing and able to help you make those revisions for you with one of our plans. We&#39;ll take care of all the updates and make sure the content looks consistent and professional.&nbsp;</p>
<h4>
	Link Building</h4>
<p>
	Having quality inbound links from credible website can be a big boost to your search engine page rank. The more quality sites that link back to you, the more Google recognizes your site as a reputible website. Having more inbound links also increases your chances of getting more traffic. A website with a lot of inbound links is like a fisherman with a really big net in a large lake with lots of fish. Basically, more inbound links = more traffic to your site.</p>
<h4>
	Search Engine Result Page Management</h4>
<p>
	Search Engine Result Page Management is focused on improving your website&rsquo;s rankings on Google, Yahoo, and&nbsp;Bing. Our process involves researching not only your website, but your competitors as well. To monitor your&nbsp;rankings, we will identify specific keywords for each page of the site and utilize keyword monitoring tools. We&#39;ll also provide you monthly reports to keep you informed. We feel&nbsp;that education and transparency help you understand the process. It also holds us accountable for the improvement of<br />
	your website rankings.</p>
<h4>
	Paid Search Engine Marketing Management</h4>
<p>
	Our Paid Search Engine Marketing Management service is aimed to develop, manage, analyze, and update Pay-Per-Click online advertising such as Google Adwords, Facebook Ads, Linked In Ads, Yahoo Search Marketing, and Bing Ads. These services all compete on search engines and other popular social media sites and usually generate immediate traffic. Our services includes competitor analysis, keyword research, and campaign development along with the monthly management in analyzing campaign success and campaign adjustments. Advertising budgets vary depending on keyword competition, so we will work with you to get the biggest bang for your buck.</p>
<h4>
	Social Media Marketing</h4>
<p>
	As social media sites have grown exponentially, so has their impact on SEO and businesses engagement with the public. Each social media service has different benefits that may or may not apply to your business. We will work with you to identify which social media sites will most benefit you, then develop a strategy and manage your company profiles. The power of social media is the direct interaction with the customer and the responsive communication that helps establish and expand your brand.&nbsp;</p>
<h4>
	Conversion Optimization &amp; Tracking</h4>
<p>
	Developing goals and objectives for your site is a great way to produce some measurable results. We like those. We will work with you to identify goals and build strategies to direct people and increase conversions on your site. This may be sales through your online store, contact form submissions, downloads of a digital file, or "likes" and "shares" back to your social media pages. Creating the strategies and funnels is just the first step. Conversion optimization also includes the monitoring and testing of these strategies, continually adjusting to increase your conversion rate. Conversion optimization is one of the more detailed SEO services we offer, but in the end,&nbsp; directly connects to growing your bottom line.&nbsp;</p>
<h4>
	&nbsp;</h4>
<h2>
	Getting More Out of Your Website</h2>
<p>
	If you feel like your website is lacking the punch needed to accomplish your goals, give us a shout. We&#39;d love to learn more about your business and see if we can create a roadmap to success and put more $$$ in your pockets.</p>

    						</div>
    					
    				</div>				
    				
    				<div class="clear"></div>
    				
    			</div>
    		</div>
    			
            
            		
    		
    		<div class="photoBox three" id="crew" style="background-color: #fff">
    			<div id='hovername'><h1 id='hovertext'>Meet Our Team</h1></div>
    			<div class='overflow_container'>
    	        	
    	            <div id='staffphotos'>
    	                
    	                    <div class='staff' id='entry_11' onClick="CallPHP('11');" onMouseOver="MouseOver('11', 'Jason Johnson');" onMouseOut="MouseOut('11');">
    	                    	<div class='staffname' >Jason Johnson</div>
    	                        <img src='http://www.prime-incorporated.com/images/uploads/staff/jason1.png' class='staff_1'>
    							<img src='http://www.prime-incorporated.com/images/uploads/staff/jason2.png' class='staff_2' style='display:none'>
    	                    </div>
    	                
    	                    <div class='staff' id='entry_12' onClick="CallPHP('12');" onMouseOver="MouseOver('12', 'Ben Fjare');" onMouseOut="MouseOut('12');">
    	                    	<div class='staffname' >Ben Fjare</div>
    	                        <img src='http://www.prime-incorporated.com/images/uploads/staff/ben1.png' class='staff_1'>
    							<img src='http://www.prime-incorporated.com/images/uploads/staff/ben2.png' class='staff_2' style='display:none'>
    	                    </div>
    	                
    	                    <div class='staff' id='entry_13' onClick="CallPHP('13');" onMouseOver="MouseOver('13', 'Gregg Alexander');" onMouseOut="MouseOut('13');">
    	                    	<div class='staffname' >Gregg Alexander</div>
    	                        <img src='http://www.prime-incorporated.com/images/uploads/staff/gregg1.png' class='staff_1'>
    							<img src='http://www.prime-incorporated.com/images/uploads/staff/gregg2.png' class='staff_2' style='display:none'>
    	                    </div>
    	                
    	                    <div class='staff' id='entry_15' onClick="CallPHP('15');" onMouseOver="MouseOver('15', 'Lena Haines');" onMouseOut="MouseOut('15');">
    	                    	<div class='staffname' >Lena Haines</div>
    	                        <img src='http://www.prime-incorporated.com/images/uploads/staff/lena1.png' class='staff_1'>
    							<img src='http://www.prime-incorporated.com/images/uploads/staff/lena2.png' class='staff_2' style='display:none'>
    	                    </div>
    	                
    	                    <div class='staff' id='entry_17' onClick="CallPHP('17');" onMouseOver="MouseOver('17', 'Alexa Audet');" onMouseOut="MouseOut('17');">
    	                    	<div class='staffname' >Alexa Audet</div>
    	                        <img src='http://www.prime-incorporated.com/images/uploads/staff/alexa1.png' class='staff_1'>
    							<img src='http://www.prime-incorporated.com/images/uploads/staff/alexa2.png' class='staff_2' style='display:none'>
    	                    </div>
    	                
    	                    <div class='staff' id='entry_36' onClick="CallPHP('36');" onMouseOver="MouseOver('36', 'Shane Niederklein');" onMouseOut="MouseOut('36');">
    	                    	<div class='staffname' >Shane Niederklein</div>
    	                        <img src='http://www.prime-incorporated.com/images/uploads/staff/shanen1.png' class='staff_1'>
    							<img src='http://www.prime-incorporated.com/images/uploads/staff/shanen2.png' class='staff_2' style='display:none'>
    	                    </div>
    	                
    	            	<div id='ResponseDiv'></div>
    	            </div>
    	       </div>
                    
    		</div>
    		
    		
    		
    		<div class="whiteBox" id="together">
    			<div class="container">
    			
    			
    				<div class="halfColumn left" style='background-color: #fff; padding: 30px; width:600px;'>
    					
    					<h1>Let's make some awesome sauce</h1>
    
    					<h5>We should work together</h5>
    					
    					<p>
    
    It's simple. Pick up the phone, drop us a line, or send your carrier pigeon. We have more to offer than what meets the eye and we are pretty sure we would like to get to know you. If you're not sure what you want to do yet or what's the next step for your business, we can help you find the solution. </p>
    					<a style="margin:0px; padding:0px;" href="#contactForm" class="fancybox button"> Send Us a Message </a>
    				</div>
    				<div class="clear"></div>				
    			
    			</div>
    		</div>
    		<div class="whiteBox" id="footer">
    			<div class="container">
    				<a href="#" class='backTop'><h1>go the other way</h1></a>
    			</div>
    		</div>
    	</div>
	
		</div>
	</body>
</html>