@charset "utf-8";
/* CSS Document */

body { 
margin:0px; 
padding:0px;
background-color:#98adae;

/*background-image:url(../images/back-bg.png);
background-repeat:repeat-y;
background-position:top center;*/

background-image:url(../images/body_gradient_home.png);
background-repeat:repeat-x;
font-family: Verdana, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
/*border:1px red solid;*/

}

object, img, a {
   outline: none;
   text-decoration:none;
}

a:active {
  outline: none;
  text-decoration:none;
}




#pageWrap { 
width:950px;
padding:0px;
margin:0px auto;
/*background-color:#e9e9e9;*/
background-image:url(../images/main_background_graphic-clear.png);
background-repeat:no-repeat;
background-position:top center;

border-top:1px #e9e9e9 solid;
}

#header {
	height:1040px;
	margin-bottom:10px; /* PUSHES THE ENTIRE CONTENT DOWN*/
	
	/*border:1px red solid;*/
	}
	
	
	/* FLASH CONTAINER*/

#header #largeButtons {
	/*border:1px green solid;*/
	width:955px;
	height:1005px;
	/*height:450px;*/
	overflow:auto;
}


#header #largeButtons .boxgrid  ul li{
	list-style:none;
	
}
	


#header #largeButtons .boxgrid {
	width:200px;
	height:200px;
	overflow: hidden; 
	position: relative;
	float:left;
	margin-left:28px;
}

#header #largeButtons .boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0; 
}
	
	
/*ALTERNATIVE CONTENT CONTAINER*/
	
	.altContentContainer {
		background-image:url(../images/main_background_graphic-alt.png);
		background-repeat:no-repeat;
		background-position:top center;
		height:1000px;
		
		
		/*border:1px green solid;*/
		
		
	}
	
	
	
.altContentContainer #navigation {
	height:200px;
	overflow:auto;
	
	/*border:1px green solid;*/
}

.altContentContainer #navigation ul {
	float:right;
	/*overflow:auto;*/
	margin-top:150px;
	padding-right:10px;
	/*border:1px red solid;*/
}

.altContentContainer #navigation ul li {
	float:left;
	list-style:none;
	margin-right:30px;
	/*border:1px red solid;*/
}

.altContentContainer #navigation ul li a {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 0em;
	/*padding-bottom:10px;*/
	margin:0px;
	padding:0px;
	
	text-shadow:1px 1px 0px #fff;
	
	
}

.altContentContainer #navigation .lowerTxt {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: .3em;
	/*padding-bottom:10px;*/
	margin:0px;
	padding:0px;
}

.altContentContainer #navigation ul li a:link {color:#666; }
.altContentContainer #navigation ul li a:hover {color:#999; }
.altContentContainer #navigation ul li a:visited {color:#666;}


.altContentContainer #largeButtons-alt {
	/*border:1px red solid;*/
	height:auto;
	/*height:450px;*/
	overflow:auto;
}


.altContentContainer #largeButtons-alt  ul li{
	list-style:none;
	
}
	


.altContentContainer #largeButtons-alt img {
	width:200px;
	height:200px;
	overflow: hidden; 
	position: relative;
	float:left;
	margin-left:28px;
}

.altContentContainer #flashBtn {
	float:right;
	background-image:url(../images/row-bg.png);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-right:38px;
	display:inline;
	padding:10px;
	
}


.altContentContainer #flashBtn, .altContentContainer #flashBtn img {
	float:right;
}

/*END ALTERNATIVE CONTAINER*/


#contentRow {
	min-height:260px;
	padding:20px 25px 175px 25px;
	background-image:url(../images/row-bg-2.png);
	background-repeat:repeat-x;
	/*border-top:#000 8px solid;*/
	
	/*border:1px blue solid;*/
	}
	
	.websites {
		height:300px;
		/*border:1px green solid;*/
		
	}
	
	.graphics {
		height:300px;
		/*border:1px blue solid;*/
		
	}
	
	
	.brandidentity {
		height:350px;
		/*border:1px blue solid;*/
		
	}
	
	.socialintegration {
		height:400px;
		/*border:1px blue solid;*/
		
	}
	
	
	
	.services {
		height:510px;
		/*border:1px blue solid;*/
		
	}
	
	
	.casestudies {
		height:300px;
		/*border:1px blue solid;*/
		
	}
	
	
	
	.aboutus {
		/*height:750px;*/
		/*border:1px blue solid;*/
		
	}
	
	
	

#contentRow #titleHolder {
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	padding:10px 0 10px 10px;
	margin:0;
	overflow:auto;

	/*border:1px purple solid;*/
	
}


#contentRow #titleHolder #title { 
float:left;
padding:0;
margin:0;
/*border:1px solid blue;*/


}


#contentRow #titleHolder #title h1 {
font-family: Helvetica, Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -.8px;
line-height: 1.4em;
/*letter-spacing: -2px;*/
color:#FFF;
/*background-color:#000;*/
padding:0px 10px 12px 10px;
margin:0px;
/*text-shadow:1px 1px 1px #fff;*/

/*border:1px red solid;*/
		
	}
	


#contentRow #titleHolder  #buttons { 
float:right;
margin:5px 0 0 0;
padding-right:10px;
/*border:1px cyan solid;*/
}

#contentRow #titleHolder #buttons ul {
	padding:0px;
	margin:0px;
	/*border:1px red solid;*/
}


#contentRow #titleHolder #buttons li {
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	
}

#contentRow #sectionCol { 
width:100%;
height:auto;
/*overflow:auto;*/
/*border:1px solid green;*/
}



#contentRow #sectionCol #contentCol {
	float:left;
	width:300px;
	margin-right:10px;
	padding:30px 10px 10px 10px;
	background-image:url(../images/col-bg.png);
	background-repeat:repeat-x;
	/*background-color:#b5c6c7;*/
	
	/*border:1px solid red;*/
}

#contentRow #sectionCol #contentCol a:link, a:visited {
	text-decoration:none;
	color:#98adae;
	line-height:2em;
}

#contentRow #sectionCol #contentCol a:hover {
	text-decoration:none;
	color:#CCC;
}

#contentRow #sectionCol #contentCol ul {
	padding:0px;
	margin:0px;
	
}

#contentRow #sectionCol #contentCol ul li {


	list-style:none;
	padding:5px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	
}

.boxLabel {
	/*padding:0px 5px 0px 5px;*/
	text-decoration:none;
	}
	
	.boxLabel p {
	text-decoration:none;
	padding:10px 10px 0px 10px;
	margin:0px;
	line-height:normal;
	
	
	}
	
	.boxLabel a:link {
		text-decoration:none;
	
	}
	
	.headerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	.typeService {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	}

/*////////////////////////////////////////////////////////////////////*/
/*////////////////////////////WEB BOXES///////////////////////////////*/
/*////////////////////////////////////////////////////////////////////*/



#contentRow #sectionCol #contentCol-web {
	float:left;
	width:275px;
	padding:30px 0px 0px 10px;
	/*border:1px solid red;*/
	
	
	
}



#contentRow #sectionCol #contentCol-web .boxgrid {
	width:275px;
	height:150px;
	overflow: hidden;
	position: relative;
	/*float:left;*/
	margin-bottom:15px;
	
	
}

#contentRow #sectionCol #contentCol-web .boxgrid img { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	
}

#contentRow #sectionCol #contentCol-web .boxcaption{ 
				float: left; 
				position: absolute;
				/*background: #000;*/
				background-image:url(../images/graphic-cover-bg-blue.png);
				background-repeat:repeat-y;
				height: 100px; 
				width: 100%; 
				
				/*opacity: .8;*/ 
				/* For IE 5-7 */
				/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
				/* For IE 8 */
				/*-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
 			}
 
#contentRow #sectionCol #contentCol-web .captionfull .boxcaption {
 					top: 140px;
 					left: 0px;
					
					
 				}

#contentRow #sectionCol #contentCol-web .caption .boxcaption {
 					top: 140px;
 					left: 0px;
					
 				}


/*////////////////////////////////////////////////////////////////////*/
/*///////////////////////GRAPHIC BOXES/////////////////////////////*/
/*////////////////////////////////////////////////////////////////////*/

#contentRow #sectionCol #contentCol-design {
	float:left;
	width:275px;
	padding:30px 0px 0px 10px;
	
	/*border:1px solid red;*/
}



#contentRow #sectionCol #contentCol-design .boxgrid {
	width:275px;
	height:150px;
	overflow: hidden;
	position: relative;
	/*float:left;*/
	margin-bottom:15px;
}

#contentRow #sectionCol #contentCol-design .boxgrid img { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
}

#contentRow #sectionCol #contentCol-design .boxcaption{ 
				float: left; 
				position: absolute;
				/*background: #000;*/
				background-image:url(../images/graphic-cover-bg.png);
				background-repeat:repeat-y;
				height: 100px; 
				width: 100%; 
				/*opacity: .8;*/ 
				/* For IE 5-7 */
				/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
				/* For IE 8 */
				/*-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
 			}
 
#contentRow #sectionCol #contentCol-design .captionfull .boxcaption {
 					top: 140px;
 					left: 0px;
 				}

#contentRow #sectionCol #contentCol-design .caption .boxcaption {
 					top: 140px;
 					left: 0px;
 				}



/*////////////////////////////////////////////////////////////////////*/
/*////////////////////////////Social Graph///////////////////////////////*/
/*////////////////////////////////////////////////////////////////////*/

#contentRow #sectionCol #contentCol-social {
	float:left;
	/*width:270px;*/
	padding-top:20px;
	padding-left:150px;
	margin:10px 0px 0px 10px;
	/*border:1px solid red;*/
}



/*////////////////////////////////////////////////////////////////////*/
/*////////////////////////////Brand Indentity///////////////////////////////*/
/*////////////////////////////////////////////////////////////////////*/

#contentRow #sectionCol #contentCol-brand {
	float:left;
	/*width:270px;*/
	padding-top:0px;
	margin:30px 10px 0px 0px;
	/*border:1px solid red;*/
}



/*////////////////////////////////////////////////////////////////////*/
/*////////////////////////////Services///////////////////////////////*/
/*////////////////////////////////////////////////////////////////////*/

#contentRow #sectionCol #contentCol-services {
	float:left;
	/*width:270px;*/
	padding:0px;
	margin:0px 0px 0px 25px;
	/*border:1px solid red;*/
}

#contentRow #sectionCol #contentCol-services a { cursor:pointer;}
#contentRow #sectionCol #contentCol-services a:hover { padding-left:2px;}



#contentRow #sectionCol #contentCol-services ul {
	padding-left:15px;
	
}

#contentRow #sectionCol #contentCol-services ul li {
	list-style:none;
	
}



/*////////////////////////////////////////////////////////////////////*/
/*////////////////////////////Case Study///////////////////////////////*/
/*////////////////////////////////////////////////////////////////////*/

#contentRow #sectionCol #contentCol-case {
	float:left;
	/*width:270px;*/
	padding-top:0px;
	margin:30px 0px 0px 0px;
	/*border:1px solid red;*/
}


/*////////////////////////////////////////////////////////////////////*/
/*////////////////////////////About Us///////////////////////////////*/
/*////////////////////////////////////////////////////////////////////*/

#contentRow #aboutUs-Row {
	height:auto;
	overflow:auto;
	/*border:1px green solid;*/
	
	}

#contentRow #aboutUs-Row #sectionCol #contentCol-aboutus {
	float:left;
	width:420px;
	padding:0px 15px 0px 0px;
	margin:30px 0px 0px 0px;
	border-top:4px #a0b3b4 solid;
	/*border:1px solid red;*/
}

#contentRow #aboutUs-Row #sectionCol #contentCol-aboutus a:link {
	
	color:#333;
	text-decoration:none;
	
}

#contentRow #aboutUs-Row #sectionCol #contentCol-aboutus li {
	list-style-type:none;
	
}



/*////////////////////////////////////////////////////////////////////*/
/*////////////////////////////Footer///////////////////////////////*/
/*////////////////////////////////////////////////////////////////////*/


#footer{
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	/*height:400px;*/
	padding-top:50px;
	/*margin-top:20px;*/
	background-color:#272727;
	color:#666;
	/*border-top:#999 4px solid;*/
	/*border:1px red solid;*/
	
	}
	
#footer #wrapFooter {
width:870px; 
margin:0px auto;

	
}
	
	
	
	#footer #wrapFooter #titleHolder {
	border-bottom:#333 2px solid;
	padding:0;
	margin:0;
	height:45px;
	/*border:1px yellow solid;*/
}


#footer #wrapFooter #titleHolder #title h1 {
	font-family: Helvetica, Arial, sans-serif;
	color:#999;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.1;
	line-height: 1em;
	padding:0;
	margin:0;
	
	/*text-shadow:-1px -1px 0px #000;*/
}


#footer #wrapFooter h4 {
	font-family:Verdana;
	font-size:18px;
	font-weight:normal;
	line-height:1em;
	letter-spacing:0px;
	color:#CCC;
	
	/*text-shadow:-1px -1px 0px #000;*/
	
	
	}

#footer #wrapFooter #titleHolder #title { 
float:left;
padding:0;
margin:0;
/*border:1px solid red;*/

}

#footer #wrapFooter #titleHolder  #buttons { 
float:right;
height:30px;

/*border:1px purple solid;*/
}

#footer #wrapFooter #titleHolder #buttons ul {
	padding:0px;
	margin:0px;
	/*border:1px red solid;*/
}


#footer #wrapFooter #titleHolder #buttons li {
	float:left;
	list-style:none;
	
}

#footer #wrapFooter #sectionCol { 
/*border:1px solid green;*/
overflow:auto;
padding-bottom:20px;
}

		#footer #wrapFooter #sectionCol #lowerFooter { 
		padding:20px 0px 20px 0px;
		border-top:2px #333 solid;
		
		}
		
		#footer #wrapFooter #sectionCol #lowerFooter a:link{
			text-decoration:none;
			color:#999;
			padding:0px;
			margin:0px;
			line-height:normal;
			/*border:1px solid red;*/
		}
		
		#footer #wrapFooter #sectionCol #lowerFooter a:hover{
			text-decoration:none;
			color:#999;
			padding:0px;
			margin:0px;
			line-height:normal;
			/*border:1px solid red;*/
		}
		
		#footer #wrapFooter #sectionCol #lowerFooter a:visited{
			text-decoration:none;
			color:#999;
			padding:0px;
			margin:0px;
			line-height:normal;
			/*border:1px solid red;*/
		}
		
		#footer #wrapFooter #sectionCol #lowerFooter ul {
			padding:0px;
			margin:0px;
			
		
		}
		
		#footer #wrapFooter #sectionCol #lowerFooter ul li { 
		float:left;
		padding-left:5px;
		list-style-type:none;
		/*border:1px solid green;*/
		}

#footer #wrapFooter #sectionCol #contentCol {
	/*border:1px solid red;*/
	
	height:auto;
	overflow:auto;
}

#footer #wrapFooter #sectionCol #contentCol a {
	text-decoration:none;
	color:#666;
}

#footer #wrapFooter #sectionCol #contentCol #leftCol  {
	float:left;
	width:230px; 
	/*border:1px red solid;*/
	}

#footer #wrapFooter #sectionCol #contentCol #centerCol {
	float:left; 
	width:270px; 
	/*border:1px red solid;*/
	}

#footer #wrapFooter #sectionCol #contentCol #rightCol { 
float:left;
width:360px; 
/*border:1px red solid;*/
}

#footer #wrapFooter #sectionCol #contentCol #leftCol ul { padding:0;}
#footer #wrapFooter #sectionCol #contentCol #leftCol li { list-style:none;}

#footer #wrapFooter #sectionCol #contentCol #centerCol ul { padding:0;}
#footer #wrapFooter #sectionCol #contentCol #centerCol li { list-style:none;}
.nameHighLight {color:#CCC;}

#footer #wrapFooter #sectionCol #contentCol #rightCol ul { padding:0;}
#footer #wrapFooter #sectionCol #contentCol #rightCol li { list-style:none;}





#footer #wrapFooter #sectionCol #contentCol p {
	color:#999;
}

.form { /*border:red solid 1px;*/ }


.message { color:#CCC;}

.errLine1 { 
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	line-height:2em;
	letter-spacing:0px;
	border-bottom:2px #333 solid;
	margin-bottom:10px;
	

}

.errLine2 { 
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	line-height:1em;
	letter-spacing:0px;
	
	}
	
	.formThanks {
		
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	line-height:1em;
	letter-spacing:0px;
	
		
		
	}


/*////////////////////////////////////////////////////////////////////*/
/*///////////////////////FONTS STYLES/////////////////////////////*/
/*////////////////////////////////////////////////////////////////////*/


h1 {
	font-family:Verdana;
	font-weight:normal;
	line-height:1em;
	letter-spacing:0px;
	}
h2 {
	font-family:Verdana;
	}
h3 {
	font-family:Verdana;
	font-size:24px;
	font-weight:normal;
	line-height:1em;
	letter-spacing:0em;

	
	color:#000;
	
	/*text-shadow:1px 1px 0px #fff;*/
	
	}
h4 {
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	line-height:1em;
	letter-spacing:0px;
	color:#444C4E;
	
	/*text-shadow:1px 1px 0px #fff;*/
	
	}
	
	
h5 {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -.4px;
color:#FFF;
background-color:#000;
padding:0px 10px 0px 10px;
margin:0px;
/*text-shadow:1px 1px 1px #fff;*/

/*border:1px red solid;*/
		
	}
	
/*TOOLTIP*/


#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:180px;
	
}

#tooltip .tipHeader {
	height:8px;
	background:url(../images/tipHeader.gif) no-repeat;
}


#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	background:url(../images/tipFooter.gif) no-repeat;
}

