summaryrefslogtreecommitdiff
path: root/website/about.html
blob: 23690d764ecdb0258a7fd9c38e72625861844a0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 
<html dir="ltr" lang="en-US"> 
 
<head> 
	<title>Gridbit Labs - About</title> 
	<link rel="stylesheet" type="text/css" href="style.css" /> 
	<meta name="description" content="Gridbit Laboratories, LLC is a production company providing custom video, sound, and web design.
	Gridbit Laboratories also offers a various set of workshops, classes, and consultation. It's main goal is open up the creative talents of Montana to the world." /> 
	<meta name="keywords" content="Montana production company, production company, video production company, audio production company, Montana action classes, acting classes,
	Montana workshops, business workshops, Gridbit Labs, Gridbit Laboratories, Gridbit Laboratories LLC" /> 
</head> 
<body> 
	<div id="other_container"> 
	
		<div class="about_header"> 
		<a href="index.html" class="header_link">
			<img src="logo.png" class="logo" /></a> 
			<img src="ruler.png" class="ruler_pic" /> 
		</div> 
		
		
		
		<div class="content_container">
			<div class="top_info">
				<h2>About</h2>
				<div class="about_links_container"> 
					<a href="about.html" class="links activated">about</a> 
					<a href="work.html" class="links">work</a>
					<a href="projects.html" class="links">projects</a> 
				</div>
			</div>
			
			<span class="about_snippet">Gridbit Laboratories, LLC is a production company based in Bozeman, Montana.</span>
			<span class="promise">
			We believe in helping businesses for an affordable price and using the most modern technology to do so.
			We're also fans of 1 on 1, so that customers can gain our trust and understand how we work.
			</span>
			<div class="people_block">
				<img src="alex.jpg" class="people_pic" />
				<div class="info">
					<h3>Alex Kavon</h3>
					<span class="position">Co-Founder</span>
					<p>Born and raised in eastern Montana, Alex always wanted to be the funny guy on stage. When he realized the world needed help with creative exposure, he donned a lab coat and began building a beautiful future. Avril Lavigne is his guilty pleasure.
					<a href="http://twitter.com/alexkavon"><img src="twitter.png" class="twitter"/></a>
					</p>
				</div>
			</div>
			
			<div class="people_block">
				<img src="scott.jpg" class="people_pic" />
				<div class="info">
					<div class="scott_info">
					<h3>Scott Mangel</h3>
					<span class="position">Co-Founder</span>
					<p>Grew up on the edge of eastern Montana, so much on the edge that it was western North Dakota. He attended college at the University of North Dakota. Recently, Scott moved west to Bozeman, MT. He hopes to one day build a cabin in the mountains.
					<a href="http://twitter.com/scottmangel"><img src="twitter.png" class="twitter"/></a>
					</p>
					</div>
				</div>
			</div>
			
			<div class="contact_block">
				<div class="info">
					<h3>Contact Us</h3>
					<div class="email">
						<span>Shoot us an email.</span>
						<p>contact@gridbitlabs.com</p>
					</div>
					<div class="phone">
						<span>Give us a buzz.</span>
						<p>406.662.1467</p>
					</div>
				</div>
			</div>
			
		</div>	
		
		<div class="footer">
			<p>&copy; 2011 Gridbit Laboratories, LLC</p>
		</div>
		
	</div> 
	
	<!-- Piwik --> 
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://a.gridbitlabs.com/" : "http://a.gridbitlabs.com/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script><noscript><p><img src="http://a.gridbitlabs.com/piwik.php?idsite=2" style="border:0" alt="" /></p></noscript>
<!-- End Piwik Tracking Code -->
	
</body> 
 
</html>