@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}


.hand {
	cursor:pointer;
}



/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	width: 96.7391%;
	padding-left: 1.6304%;
	padding-right: 1.6304%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#div1 {
}

#header {
	position: absolute;
	top: 0px;




	clear: ;
	background-color: #b4aec2;
}
.tagline {
}
#nav {
	position: absolute;
	top: 0;



	margin-top: ;
	margin-bottom: 10px;
	margin-top: 60px;
}
#li1 {
}
#li2 {
}
#li3 {
}
#li4 {
}
#li5 {
}
#li6 {
}
#li7 {
}
#menu {
}
.menuItem {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	background-color: #685d85;
	border-radius: 5px;
	text-align: center;
	color: #ffffff;
	width: 48.3146%;
	clear: both;
	margin-left: 25.8426%;
}
#framework {
}
#vision {
}
h1    {
	text-align: center;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
}
.imgFramework    {
	text-align: center;
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-top: 10px;
	display: block;
}
.quote {
}
#analytics .fluid.quote {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	background-color: #8e8c89;
	color: #ffffff;
}

p  {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 300;
	font-size: medium;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
section #analytics {
	margin-top: 10px;
	margin-bottom: 10px;
}
.twoColumn {
width: 100%;
clear: both;
margin-left: 0;
}
h3 {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	text-align: center;
}
#acquisition {
	background-color: #c1bfbb;
}
.websites {
	background-color: #8e8c89;
}
.imgAcquisition {
	text-align: center;
}
.fluid.imgAcquisition figcaption {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 200;
	margin-left: 10px;
	margin-right: 10px;
}
.twoCol {
width: 100%;
clear: both;
margin-left: 0;
}
#marketing {
	background-color: #b4aec2;
}
.imgMarketing {
	text-align: center;
}
#marketing h2 {
	text-align: center;
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	margin-top: 5px;
}
.oneCol {
}
#social {
	background-color: #c1bfbb;
}
.imgSocial {
	text-align: center;
}
.threeCol {
width: 100%;
clear: both;
margin-left: 0;
}
h2 {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
}
.imgPicSocial {
}
.imgFrameworkFull {
display: block;
}
.gridContainer.clearfix #home {
	background-color: #b4aec2;

}
#sectionIndex {
	position:relative;
}
.fluid.imgBG {
	position:relative; top:; 
		padding-bottom:;
}
.gridContainer.clearfix #analytics {
	background-color: #c1bfbb;
}
#Contact {
	background-color: #c1bfbb;
}
h4 {
	font-family: source-sans-pro;
	font-style: normal;
	font-weight: 600;
	text-align: center;
}
form {

}
#Contact form ul {
	list-style-type: none;
}
.spacer {
}
.gridContainer.clearfix .fluid.spacer {
	margin-top: 30px;
}
#about {
	width: 100%;
	margin-bottom: 200px;
	z-index: 1;

	padding-bottom: ;
	background-color: #b4aec2;
}

.imgAbout {
	text-align: center;
}
.imgBridge {
}
.imgPhone {
}
#footer {
	position: fixed;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 200px;
	padding: 20px;
	color: #fff;
	font-size: 12px;
	background-color: #685d85;
}
.cta {
}
.imgLogo {
width: 100%;
}
.terms {
}
.mainFooter {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 98.3695%;
	padding-left: 0.8152%;
	padding-right: 0.8152%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}

#header {
clear: both;
margin-left: 0;
}
.tagline {
}
#nav {
}
#li1 {
}
#li2 {
}
#li3 {
}
#li4 {
}
#li5 {
}
#li6 {
}
#li7 {
}
#menu {
}
.menuItem {
width: 23.7569%;
margin-left: 1.6574%;
clear: none;
}
#framework {
}
#vision {
}
.imgFramework {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
#analytics {
}
.quote {
}
.twoColumn {
width: 49.1712%;
margin-left: 1.6574%;
clear: none;
}
#acquisition {
}
.websites {
}
.imgAcquisition {
}
.twoCol {
width: 49.1712%;
margin-left: 1.6574%;
clear: none;
}
#marketing {
}
.imgMarketing {
}
.oneCol {
}
#social {
}
.imgSocial {
}
.threeCol {
width: 49.1712%;
margin-left: 27.0718%;
clear: none;
}
.imgPicSocial {
}
.imgFrameworkFull {
display: block;
}
#sectionIndex {
}
.imgBG {
}
#Contact {
}
.spacer {
}
#about {
}
.imgAbout {
}
.imgBridge {
}
.imgPhone {
}
#footer {
}
.cta {
}
.imgLogo {
width: 49.1712%;
}
.terms {
}
.mainFooter {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.hand {
	cursor:pointer;
}

.gridContainer {
	width: 89.0217%;
	max-width: 1232px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	clear: none;
	float: none;
	margin-left: 0px;
	text-align: center;
}
#div1 {
}

#header {
clear: both;
margin-left: 0;
}
.tagline {
}
#nav {
	margin-top: 80px;

}
#li1 {
}
#li2 {
}
#li3 {
}
#li4 {
}
#li5 {
}
#li6 {
}
#li7 {
}
#menu {
}
.menuItem {
width: 24.1758%;
clear: none;
margin-left: 1.0989%;
}
#intro {
}
#framework {
}
#vision {
}
.imgFramework {
width: 49.4505%;
clear: none;
margin-left: 1.0989%;
}
#analytics {
}
.quote {
}
.twoColumn {
width: 49.4505%;
clear: none;
margin-left: 1.0989%;
}
#acquisition {
}
.websites {
}
.imgAcquisition {
}
.twoCol {
width: 49.4505%;
clear: none;
margin-left: 1.0989%;
}
#marketing {
}
.imgMarketing {
}
.oneCol {
}
#social {
}
.imgSocial {
}
.threeCol {
width: 32.6007%;
clear: none;
margin-left: 1.0989%;
}
.imgPicSocial {
}
.imgFrameworkFull {
	display: block;
	text-align: center;
}
#sectionIndex {
}
.imgBG {
}
#Contact {
}
.spacer {
}
#about {
}
.imgAbout {
}
.imgBridge {
}
.imgPhone {
}
#footer {
}
.cta {
}
.imgLogo {
width: 49.4505%;
}
.terms {
}
.mainFooter {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
