body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote, table, td, tr {
	margin:0;
	padding:0;
	border:0;
}

html,body {
	height:100%; /* needed for container min-height */
	background:#ffffff url("../imgs/header_repeat.jpg") repeat-x;
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	background:url("../imgs/white_grdnt.jpg") center top no-repeat;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

#header {
	position:relative;
	margin:0 auto;
	width:950px;
	height:117px;
}

ul#main-menu {
	position:absolute;
	top:60px;
	left:470px;

	margin:0px;
	padding:0px;
	height:18px;
}

	ul#main-menu li {
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
	}

	ul#main-menu li a {
		margin-left:20px;
		text-decoration:none;
		color:#70787f;
		text-transform:lowercase;
		font-size:15px;
		font-family:"News Gothic MT", Arial, Helvetica, sans-serif;
	}

		ul#main-menu li a:hover, ul#main-menu li a.active {
			color:#fff;
		}

#content {
	position:relative;
	margin:0 auto;
	width:950px;
	padding-bottom:320px;
}

	#content2 {
		position:relative;
		margin:0 auto;
		width:950px;
		padding-bottom:95px;
		font-family:Helvetica Neue, Helvetica, Arial, Gill Sans, sans-serif;
		color:#666;
	}
	
		#content2 .indent {
			margin:34px 0 0 0;
		}
		
		#content2 p.meth {
			padding:0 0 5px 0;
			width:700px;
			line-height:20px;
		}
		
		#content2 h1 {
			color:#72C0EE;
			font-size:20px;
			font-weight:lighter;
			padding:0 0 5px 0;
		}

#footer {
	position:absolute;
	width:100%;
	height:300px;
	bottom:0; /* stick to bottom */
	background:url("../imgs/footer.jpg") top repeat-x;
}

	#footer2 {
		position:absolute;
		width:100%;
		height:75px;
		bottom:0; /* stick to bottom */
		background:url("../imgs/footer.jpg") top repeat-x;
		
		font-size:9px;
		font-family:Verdana, Geneva, sans-serif;
	}

#micro {
	padding-top:3px;
	height:17px;
	width:950px;
	
	font-size:10px;
	color:#999999;
}

	#micro a {
		text-decoration:none;
		color:#999999;
	}
	
	#micro a:hover {
		color:#ffffff;
	}

	#micro ul#nav {
		margin:0;
		float:right;
		list-style:none;
	}
		#micro ul#nav li {
			float:left;
			margin:0 0 0 40px;
		}

#featured {
	margin:34px 0 0 0;
	height:265px;
	width:950px;
	overflow:hidden;
	text-align:center;
}
	#featured-pics {
	width:950px;
	height:265px;
	margin:0 auto;
	}

	#featured-pics img {
	width:950px;
	height:265px;
	margin:0 auto;
	background:#000000;
	}

	#featured .featured-nav {
		width:950px;
		margin:0 auto;
		position:relative;
	}
	
		#featured .featured-nav p a {
			position:absolute;
			top:110px;
			display:block;
			width:44px;
			height:44px; 
			text-indent:-9999px;
			z-index:15;
			display:none;
		}
		
			#featured .featured-nav p a.prev {
				background:url("../imgs/arrow-left0.png");
				left:0px;
			}
			
			#featured .featured-nav p a.next {
				background:url("../imgs/arrow-right0.png");
				right:0px;
			}
			
				#featured .featured-nav p a.prev:hover {
					background:url("../imgs/arrow-left1.png"); 
				}
				
				#featured .featured-nav p a.next:hover {
					background:url("../imgs/arrow-right1.png");
				}

#divider {
	margin-top:32px;
	margin-bottom:43px;
	height:1px;
	width:950px;
	background:#cccccc;
}

#blog {
	width:281px;
	height:185px;
	float:left;
	margin-right:53px;
}

#news {
	width:281px;
	height:185px;
	float:left;
	margin-right:54px;
}

#twitter {
	width:281px;
	float:left;
	color:#9e9e9e;
}

	#twitter img {
		padding-bottom:3px;
	}

	#twitter ul#twitter_update_list {
		margin:0;
		padding:0;
		list-style:none;
	}
	
	#twitter span {
		line-height:16px;
	}

	#twitter a {
		text-decoration:none;
		color:#1fa4db;
	}
	
	#twitter a:hover {
		color:#82cbea;
	}
	
	#twitter a#time {
		line-height:23px;
		text-decoration:none;
		color:#6b6b6b;
	}
	
	#twitter a:hover#time {
		text-decoration:none;
		color:#cecece;
	}

	#twitter a#twitter-link {
		padding:0;
		display:block;
		text-align:right;
	}

#foot-container {
	margin:48px auto 0 auto;
	padding:0;
	width:950px;
}

	#foot-container2 {
		margin:22px auto 0 auto;
		padding:0;
		width:950px;
	}

#philosophy {
	width:281px;
	height:120px;
	float:left;
	margin-right:53px;
}

	#title1 {
		height:36px;
		width:111px;
		background:#999 url("../imgs/philosophy.jpg");
	}

#strategy {
	width:281px;
	height:120px;
	float:left;
	margin-right:54px;
}

	#title2 {
		height:36px;
		width:106px;
		background:url("../imgs/strategy.jpg");
	}

#creativity {
	width:281px;
	height:120px;
	float:left;
}

	#title3 {
		height:36px;
		width:119px;
		background:url("../imgs/creativity.jpg");
}

.footer-text {
	line-height:20px;
	padding-top:8px;
	font-weight:lighter;
}

	.footer-text a {
		color:#2D95BD;
		text-decoration:none;
	}
	
	.footer-text a:hover {
		text-decoration:underline;
	}

#footer-base {
	float:left;
	height:15px;
	width:100%;
	margin-top:20px;

	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
}

	#copyright {
		float:left;
	}

	#links {
		padding:12px 0 0 0;
		position:relative;
		float:right;
	}
	
		#links a {
			text-decoration:none;
			color:#666;
		}
		
		#links a:hover {
			color:#ffffff;
		}
	
		#links ul#nav2 {
			margin:0;
			float:right;
			list-style:none;
		}
			#links ul#nav2 li {
				float:left;
				margin:0 0 0 20px;
			}

.clear { clear:both; }
a { outline:none; }

.seo-p {
	color:#ffffff;
	overflow:hidden;
	text-indent:-9999px;
}

#sub-nav {
	margin: 34px 0 0 0;
	width:150px;
	background:url("../imgs/divider.jpg") right repeat-y;
	float:left;
	
	font-size:11px;
}

	#sub-nav a {
		text-decoration:none;
		color:#999999;
	}
	
	#sub-nav a.active {
		color:#333;
	}
	
	#sub-nav a:hover {
		color:#333;
	}

	#sub-nav ul {
		margin:0;
		list-style:none;
	}
		#sub-nav ul li {
			margin:0 0 14px 0;
			line-height:16px;
		}
		
		

/* Following styles used for body copy. */

#body-copy {
	margin: 34px 0 0 0;
	padding:0;
	float:right;
	width:759px;
	font-family:Helvetica Neue, Helvetica, Arial, Gill Sans, sans-serif;
	color:#666;
}

	#body-copy a {
		color:#2D95BD;
		text-decoration:none;
	}
	
		#body-copy a:hover {
			text-decoration: underline;
		}
	
	#body-copy h1 {
		color:#72C0EE;
		font-size:20px;
		font-weight:lighter;
	}
	
	#body-copy h2 {
		color:#777;
		font-size:14px;
		font-weight:lighter;
		padding:5px 0 0 0;
	}
	
	#body-copy p {
		font-size:12px;
		line-height:22px;
		padding:5px 0;
	}

	#body-copy ul {
		margin:0;
		padding:5px 0 5px 25px;
		list-style:circle;
		font-size:11px;
	}
	
		#body-copy ul li {
			line-height:22px;
		}
	
		.list {
			margin-top:-10px !important;
		}

	#body-copy a.nolink {
		color:#72C0EE;
	}
	
		#body-copy a:hover.nolink {
			color:#72C0EE;
			text-decoration:none;
		}


ul#list-one {
	width:700px;
}

	ul#list-one li {
		width:250px;
		float:left;
		padding:0 30px 0 0;
	}

ul#list-two {
	width:700px;
}

	ul#list-two li {
		width:300px;
		float:left;
		padding:0 30px 0 0;
	}

ul#list-three {
	width:700px;
}

	ul#list-three li {
		width:250px;
		padding:0 30px 0 0;
		float:left;
	}



/* Portfolio Styling */

#sub-copy {
	margin: 34px 0 0 0;
	padding:0 25px 0 0;
	width:260px;
	background:url("../imgs/divider.jpg") right repeat-y;
	float:left;
	
	font-family:Helvetica Neue, Helvetica, Arial, Gill Sans, sans-serif;
	color:#666;
}

	#sub-copy h1 {
		color:#72C0EE;
		font-size:20px;
		font-weight:lighter;
	}
	
	#sub-copy p {
		font-size:11px;
		line-height:20px;
		padding:5px 0;
	}

#port-copy {
	margin:34px 0 0 0;
	padding:0;
	float:right;
	width:660px;
}

ul#portfolio li {
		list-style:none;
		width:200px;
		height:120px;
		float:left;
		margin:0 0 20px 20px;
		background:#333;
		overflow:hidden;
		text-indent:-9999px;
	}

	ul#portfolio li a {
		display:block;
		width:200px;
		height:120px;
		text-indent:-9999px;
	}
	
	ul#portfolio li a.trilithic {
		background:url("../imgs/portfolio/trilithic_.jpg");
	}
	
	ul#portfolio li a.syncare {
		background:url("../imgs/portfolio/syncare_.jpg");
	}

	ul#portfolio li a.logos {
		background:url("../imgs/portfolio/logos_.jpg");
	}
	
	ul#portfolio li a.buckingham {
		background:url("../imgs/portfolio/buckingham_.jpg");
	}
	
	ul#portfolio li a.pr {
		background:url("../imgs/portfolio/pr_.jpg");
	}
	
	ul#portfolio li a.web {
		background:url("../imgs/portfolio/web_.jpg");
	}
	
	ul#portfolio li a.andretti {
		background:url("../imgs/portfolio/andretti_.jpg");
	}
	
	ul#portfolio li a.ibe {
		background:url("../imgs/portfolio/ibe_.jpg");
	}
	
	ul#portfolio li a.ism {
		background:url("../imgs/portfolio/ism_.jpg");
	}



/* Portfolio Template Styles */

#port-container {
	width:800px;
	font-family:Helvetica Neue, Helvetica, Arial, Gill Sans, sans-serif;
	color:#666;
	background:#FFFFFF;
	margin:0 auto;
	height:800px;
}

	#port-container.andretti {
		background:url("../imgs/portfolio/andretti_01_.jpg");
	}
	
	#port-container.ibe {
		background:url("../imgs/portfolio/ibe_01_.jpg");
	}
	
	#port-container.ism {
		background:url("../imgs/portfolio/ism_01_.jpg");
	}

h1#port-head {
	padding:25px 0 0 30px;;
	color:#72C0EE;
	font-size:20px;
	font-weight:lighter;
	clear:both;
}

#portfolio-copy {
	margin:0 0 0 30px;
	padding:0;
	width:220px;
	float:left;
}

	#portfolio-copy a {
		padding:0 0 5px 30px;
		color:#2D95BD;
		text-decoration:none;
	}
	
		#portfolio-copy a:hover {
			text-decoration: underline;
		}

	
	#portfolio-copy p {
		font-size:11px;
		line-height:20px;
		padding:5px 0;
	}

#port-img {
	width:490px;
	height:250px;
	margin:10px 30px 0 0;
	padding:0;
	float:right;
	background:#333;
}

	ul#port-imgs {
		margin:0 0 0 30px;
		height:110px;
		width:800px;
		list-style:none;
	}
	
		ul#port-imgs li {
			float:left;
			margin:18px 30px 0 0;
			width:226px;
			height:120px;
			background:#333;
			list-style:none;
		}
	
	ul#port-imgs li.indent {
		margin:50px 30px 0 0;
	}
	
		ul#port-imgs li a {
			width:226px;
			height:120px;
			display:block;
		}


/* Methodology Styles */

ul#method {
	font-family:Helvetica Neue, Helvetica, Arial, Gill Sans, sans-serif;
	color:#666;
	list-style:none;
	margin:0;
	padding:0;
}

ul#method  li {
	float:left;
	padding:0px;
	display:block;

}

ul#method li a {
	display:block;
	overflow:hidden;
	width:170px;
}

#show {
	width: 200px;
}

ul#method li img {
	position: absolute;
}

#program {
	width:440px;
	height:30px;
	border-bottom:1px #CCC solid;
}

ul#method li h1 {
	float:left;
	font-size:20px;
	font-weight:lighter;
	color:#72C0EE;
}

ul#method li h2 {
	padding:9px 20px 0 0;
	float:right;
	font-size:11px;
	font-weight:lighter;
	color:#999;
}

ul#method li br {
	clear:both;
}

ul#method li p {
	margin:0 0 5px 0;
	padding:0;
	width:145px;
	display:block;
	font-size:11px;
}

ul#method li p.refine {
	padding:5px 0 0 0;
}

ul#method li p.extend {
	width:240px;
	margin:0 0 5px 0;
}

ul#method li p.extend-r {
	width:240px;
	margin:5px 0 5px 0;
}

.method-wrap {
	padding:30px 0 0 0;
	width:950px;
}

.method-border {
	border-left:1px #CCC solid;
}

#method-con {
	width:440px;
}

.flow-one {
	width:440px;
	height:160px;
	border-bottom:1px #CCC solid;
}

.flow-two {
	width:440px;
	height:245px;
	border-bottom:1px #CCC solid;
}

#goals {
	float:left;
	width:160px;
	height:150px;
	padding:0 0 10px 10px;
}

#owners {
	float:right;
	width:260px;
}

#objectives {
	float:left;
	height:235px;
	width:150px;
	padding:0 0 10px 10px;
}

#docs {
	float:right;
	width:260px;
	padding:0 0 10px 10px;
}

#blank {
	float:left;
	width:170px;
}

#deliver {
	float:right;
	width:260px;
	padding:0 0 10px 0;
}

h3 {
	font-size:12px;
	color:#666;
	padding:5px 0;
}

#method p.bullet {
	margin:0 0 5px 0;
	padding:0 0 0 8px;
	background:url(../imgs/bullet.jpg) no-repeat left top;
}

#method p.bullet-two {
	width:240px;
	margin:0 0 5px 0;
	padding:0 0 0 8px;
	background:url(../imgs/bullet.jpg) no-repeat left top;
}

.b-left {
	border-left:1px #CCC solid;
}



/* Contact Styles */

#con-copy {
	margin:34px auto 0 auto;
	padding:0;
	width:840px;
	font-family:Helvetica Neue, Helvetica, Arial, Gill Sans, sans-serif;
	color:#666;
}

	#con-copy a {
/*		padding:0 0 0 10px;		*/
		color:#2D95BD;
		text-decoration:none;
	}
	
		#con-copy a:hover {
			text-decoration: underline;
		}
	
	#con-copy h1 {
		color:#72C0EE;
		font-size:20px;
		font-weight:lighter;
		padding:0 0 4px 0;
	}
	
	#con-copy h2 {
		font-size:14px;
		font-weight:lighter;
		padding:0;
	}
	
	#con-copy h3 {
		font-size:12px;
		font-weight:lighter;
		padding:0 0 0 10px;
	}
	
	#con-copy p {
		font-size:11px;
		line-height:15px;
		padding:5px 0 0 10px;
	}
	
	#con-copy .indent {
		margin:30px 0 0 0;
	}
	
	#con-copy a.noindent {
		padding:0;
	}

#contact {
	width:350px;
	float:left;
	margin:0 70px 0 0;
}

#social {
	width:;
	float:left;
}

#con-copy a.social {
	font-size:14px;
	font-weight:lighter;
	color:#868686;
	line-height:24px;
}

#con-copy font.social {
	padding:0 0 0px 5px;
}

ul#staff {
		margin:0 auto;
		list-style:none;
	}

		ul#staff li {
			float:left;
			padding:0px 30px 15px 0;
			width:180px;
			height:60px;
			list-style:none;
		}

img.social {
	padding:15px 20px 0 0;
}


/* Sitemap Styles */

table {
	margin:10px 0 0 0;
	font-family:Helvetica Neue, Helvetica, Arial, Gill Sans, sans-serif;
}

	td {
		width:180px;
		vertical-align:top;
	}
	
	td h1 {
		padding:20px 0 0 0;
		font-size:20px;
		color:#72C0EE;
		font-weight:lighter;
	}
	
		td ul {
			list-style:none;
			line-height:16px;
		}
		
			td ul a {
				color:#999999;
				text-decoration:none;
			}
			
			td ul a:hover {
				color:#333;
			}
			
			td ul li {
				padding:0 0 5px 10px;
			}



/* FancyBox Styles */

html, body {
	height:100%;
}

div#fancy_overlay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#313131;
	display:none;
	z-index:30;
}

* html div#fancy_overlay {
	position:absolute;
	height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align:left;
}

div#fancy_loading {
	position:absolute;
	height:40px;
	width:40px;
	cursor:pointer;
	display:none;
	overflow:hidden;
	background:transparent;
	z-index:100;
}

div#fancy_loading div {
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background:transparent url('../imgs/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position:absolute;
	background-color:#FFF;
	z-index:30;
}

div#fancy_loading_icon {
	position:absolute;
	background:url('../imgs/fancybox/fancy_loading.gif') no-repeat;
	z-index:35;
	width:16px;
	height:16px;
}

div#fancy_outer {
	position:absolute;
    top:0;
    left:0;
    z-index:90;
    padding:18px 18px 33px 18px;
    margin:0;
    overflow:hidden;
    background:transparent;
    display:none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin:0;
	z-index:100;
	position:absolute;
	overflow:hidden;
	background:#f4f4f4;
}

div#fancy_div {
	background:#000;
	color:#FFF;
	height:100%;
	width:100%;
	z-index:100;
}

img#fancy_img {
	position:absolute;
	top:0;
	left:0;
	border:0; 
	padding:0; 
	margin:0;
	z-index:100;
	width:100%;
	height:100%;
}

div#fancy_close {
	position:absolute;
	top:-12px;
	right:-15px;
	height:30px;
	width:30px;
	background:url('../imgs/fancybox/fancy_closebox.png') top left no-repeat;
	cursor:pointer;
	z-index:181;
	display:none;
}

#fancy_frame {
	position:relative;
	width:100%;
	height:100%;
	display:none;
}

#fancy_ajax {
	width:100%;
	height:100%;
	overflow:hidden;
}

a#fancy_left, a#fancy_right {
	position:absolute; 
	bottom:0px; 
	height:100%; 
	width:10%; 
	cursor:pointer;
	z-index:111; 
	display:none;
	background-image:url(data:image/gif;base64,AAAA);
	outline:none;
}

a#fancy_left {
	left:0px; 
}

a#fancy_right {
	right:0px; 
}

span.fancy_ico {
	position:absolute; 
	top:50%;
	margin-top:-15px;
	width:30px;
	height:30px;
	z-index:112; 
	cursor:pointer;
	display:block;
}

span#fancy_left_ico {
	left:-9999px;
	background:transparent url('../imgs/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right:-9999px;
	background:transparent url('../imgs/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility:visible;
}

a#fancy_right:hover {
  visibility:visible;
}

a#fancy_left:hover span {
	left:20px; 
}

a#fancy_right:hover span {
	right:20px; 
}

.fancy_bigIframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:transparent;
}

div#fancy_bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:70;
	border:0;
	padding:0;
	margin:0;
}
	
div.fancy_bg {
	position:absolute;
	display:block;
	z-index:70;
	border:0;
	padding:0;
	margin:0;
}

div.fancy_bg_n {
	top:-18px;
	width:100%;
	height:18px;
	background:transparent url('../imgs/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top:-18px;
	right:-13px;
	width:13px;
	height:18px;
	background:transparent url('../imgs/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right:-13px;
	height:100%;
	width:13px;
	background:transparent url('../imgs/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../imgs/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../imgs/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../imgs/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../imgs/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../imgs/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}



/* EMAIL ANTI SPAM: DO NOT REMOVE */

span.codedirection {
	unicode-bidi:bidi-override;
	direction:rtl;
}

#diplay {
	padding:0 0 0 35px;
	float:right;
}

.whatimc {
	height:150px;
}
