body 
{
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: url(/images/bgpattern.png);
  background-repeat:repeat-x;
  background-color: #003347;

}

a
{
  text-decoration: none;
  color: #f26532;  
}

div.slide h1
{
	font-size:180%;
	font-weight:normal;
	padding: 5px;
	margin: 0px;
	
}

h2
{
	font-size:160%;
	font-weight:normal;
	color: #f26532;
}

div.team_member h2
{
  font-size: 18px;
	font-weight:bold;
  color: #616161;
}
	
h3
{
  font-size:140%;
	font-weight:normal;
}
	
img
{
  border:none;
}

p
{
  font-size: 18px;
  line-height: 32px;
  color: #505050;
}

h1.orange
{
	margin-top: 18px;
  font-size: 32px;
  font-weight: bold;
  color: #f26532;
  margin-bottom: 30px;
}

.grey_header_text
{
  font-size: 20px;
  color: #8f8f8f;
  margin-bottom: 18px;
}

.first_paragraph
{
  font-size: 24px;
  line-height: 42px;
  margin-bottom: 12px;
}

#banner
{
  width: 100%;
  height: 150px;
  background: url(/images/banner_bg.png);
  background-repeat:repeat-x;  
}

#banner_logo
{
  position: absolute;
  top: 80px;
  margin-left: 58%;
  height: auto;
}

#nav_holder
{
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 32px;
  background: url(/images/nav_bg-001.png);
  background-repeat:repeat-x;
	z-index: 424242;
}

#nav
{
  position: relative;
  width: 600px;
  height: 25px;
  margin-left: auto;
  margin-right:auto;
     
}

#nav ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#nav img
{
  margin-top: 6px;
}

#nav li
{
  float: left;
  margin: 0 4px;
  height: 21px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
}

#nav li a
{
  height: 21px;
  display: block;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  text-align: center;
}

#nav .selected
{
  background: url(/images/nav_over_bg.png);
  background-repeat:repeat-x;
}

#nav .highlight
{
  background: url(/images/nav_highlight_bg.png);
  background-repeat:repeat-x;
}

#content
{
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
	padding-top: 12px;
	padding-bottom: 32px;
  background-color: #fff;
  width: 950px;
  -moz-border-radius: 15px; 
  -webkit-border-radius: 15px;
}

#content.home
{
	margin-top: 100px;
	background-image: url(/images/index_banner.png);
	background-repeat: no-repeat;
	padding-top: 0;	
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
}

#homepageLogo
{
  margin-top: 90px;
  margin-left: 24px;
  margin-bottom: 10px;
	float: left;
}

#homepageLogo img
{
	float: left;
}

#homepageLogo img.slogan
{
	margin-left: 27px;
	margin-top: 164px;
}

#homepageBottomLeft
{
  float: left;
  margin-top: 50px;
  margin-left: 100px;
  width: 650px;
  height: 250px;
  font-size: 34px;
  line-height: 48px;
}

#homepageBottomRight
{
  float: left;
  margin-left: 40px;
  margin-top: 70px;
  width: 160px;
  height: 100px;
 
}

#header_wrapper
{
  margin-left: auto;
  margin-right: auto;
  width: 950px;
}

#header
{
  margin-left: 0px;
  margin-top: 50px;
  width: 500px;
  height: 100px;
}

#logo
{
  float: left;
	margin-left: 70px;
}

#floating_logo
{
  float: left; 
  margin-top: 60px; 
  margin-left: 17%;
}


#tagline
{
  float: left;
  font-size: 22px;
  letter-spacing: 1px;
  font-style: italic;
  color: #ffffff;
  margin-top: 47px;
  margin-left: 15px;
}

#footer
{
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  width: 1024px;
  height: 30px;
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;  
  vertical-align: bottom;
  clear: both;
  color: #fff;
}


#dropDown
{
	width: 580px;
	height: 390px;
	background-color: #eee;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px; 
	position: absolute;
	left: -600px;
	top: -400px;
}

.drop a
{
  display: block;
}

#full_column
{
  position: relative;
  width: 815px;
  margin-left: auto;
  margin-right: auto;
  
}

#clientsBottom
{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  height: 200px;
  font-size: 22px;
}

#contactInfo
{
  margin-left: 20px;
  margin-top: 5px;
}

.smallPhoto
{
  float: left; 
  width: 100px; 
  height: 131px;
}

.addressLines
{
  float: left; 
  width: 160px; 
  height: 70px;
  margin-left: 40px;
  margin-top: 10px;
  font-size: 13px;
  line-height: 17px;
  background-repeat: no-repeat;
	padding-left: 24px;
}

.addressLines.phone { background-image: url(/images/phone_icon.png); width: 200px; }
.addressLines.mail  { background-image: url(/images/mail_icon.png); }
.addressLines.vcard { background-image: url(/images/download_icon.png); height: 24px; }

.contactForm
{
  float: left;
  margin-top: 18px;
  width: 550px;
  margin-left: 40px;
}

#form_div
{
	background-image: url(/images/email_icon.png);
	background-repeat: no-repeat;
	padding-left: 24px;
}


#email_form
{
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  background-color: #ddd;
  margin-top: 5px;
  padding: 5px;
  height: 140px;
  width: 400px;
	margin-left: -24px;
}

.closeButton
{
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 15px;
  width: 24px;
  height: 24px;
}


.clients
{
  width: 900px;
  height: 360px;
  margin-left: 0px;
  margin-bottom: 10px;
  
  
}

.client
{
  width: 150px;
  height: 150px;
  margin-left: 30px;
  margin-top: 10px;
  float: left;
  
}

.client:first-child
{
  margin-left: 0px;
}

.clientLogo
{
  margin-top: 10px;
  /* cursor: pointer; */
}

.clientName
{
  margin-top: 5px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

.clientDescription
{
  margin-top: 2px;
  margin-left: 25px;
  display: none;
}

.event
{
  display: none;
}

#darken
{
	position: absolute;
	top: 24px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	display: none;
	z-index: 199;
	background: black;
	opacity: .5;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

#modalWrapper
{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:none;
  z-index:200;
}

#modalBox 
{
  margin: 100px auto;
  width: 850px;
  height: 450px;
  border: #ccc 10px solid;
  padding: 10px;
  background-color: #ffffff;
  font-size: 12px;
  color: #000000;
  z-index: 201;
}


#modalClientName
{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

#modalLogo
{
  float: left;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

#modalContent
{
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  width: 600px;
  height: 380px;
  overflow: auto;
}

#modalEvents
{
  width: 600px;
  height: 250px;
}

.modalEventNameDate
{
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
}

.modalEventDescription
{
  font-size: 12px;
  line-height: 16px;
  width: 390px;
  float: left;
}

.modalEventTestimonial
{
  
  font-style: italic;
  font-size: 12px;
  float: left;
  width: 150px;
  height: auto;
  margin-left: 20px;
}

#modalNext, #modalPrev, #closeModal
{
  float: left;
  width: 80px; 
  cursor: pointer;
  font-weight: bold;
  margin-top: 10px;
}

#modalPrev
{
  margin-left: 550px; 
}

#modalNext
{
  margin-left: 10px; 
}

#closeModal
{
  margin-left: 50px;
  color: #A0A0A0; 
}

#response_div
{
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  border: 1px solid #000;
  margin-top: 5px;
  padding: 15px;
  height: 140px;
  width: 400px;
  display: none;
}

#email_response_div
{
  float: left; 
  background-color: #eee; 
  width: 300px; 
  height: 250px; 
  margin-top: 20px; 
  margin-left: 20px;
  padding: 10px;
  -moz-border-radius: 10px; 
  -webkit-border-radius: 10px;
  
}

.blackLine
{
  width: 90%;
  border-bottom: thin solid black;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 5px;
  margin-right: 5px;
}

div.team_member
{
  margin-bottom: 32px;
	min-height: 160px;
  border-bottom: 2px solid #eee;
	clear: both;
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.team_bio
{
	padding-right: 160px;
}

div.team_bio p
{
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0px;
}
div.team_member.kim			  { background-image: url(/images/bio_kim_bw.jpg); }
div.team_member.jamie		  { background-image: url(/images/bio_jamie_bw.jpg); }
div.team_member.todd			  { background-image: url(/images/bio_todd_bw.jpg); }
div.team_member.patrick    { background-image: url(/images/bio_patrick_bw.jpg); }
div.team_member.mikewood   { background-image: url(/images/bio_mikewood_bw.jpg); }
div.team_member.chris      { background-image: url(/images/bio_chris_bw.jpg); }
div.team_member.mikelyseng { background-image: url(/images/bio_mikelyseng_bw.jpg); }

#browsers
{
	text-align: center;
}

#browsers div
{
		float: left;
		margin-bottom: 24px;
}

#browsers div a
{
	display: block;
	font-size: 18px;
	margin-bottom: 12px;
}

