body{
	margin:0;
	color:#333;
	font:11px Arial, Verdana, sans-serif;
	background:#fff;
}
@font-face {
  font-family: HelveticaCond;
  src: url('../css/HelveticaLTStd-BoldCond.otf');
}
@font-face {
  font-family: HelveticaLtCond;
  src: url('../css/HelveticaLTStd-LightCond.otf');
}

img{border-style:none;}
a{
	text-decoration:none;
	color:#ab0020;
}
a:hover{text-decoration:none;}
#wrapper{
	margin:0 auto;
	width:997px;
	padding:0 0 15px;
}
.inner #wrapper{
	background:url(../images/bg-blot.gif) no-repeat 9px 0;
	width:937px;
}
#wrapper-portfolio{
	margin:0 auto;
	width:997px;
	padding:0 0 15px;
}
.inner #wrapper-portfolio{
	background:none;
	width:937px;
}
#header{
	overflow:hidden;
	height:1%;
	padding:6px 0 27px 2px;
}
#header .logo{
	float:left;
	margin:0;
	width:124px;
	height:85px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo-small.gif) no-repeat;
}
#header .logo a{
	display:block;
	height:100%;
}
#header .navbar{
	float:right;
	width:785px;
	height:48px;
	padding:30px 0 0;
	border-bottom:1px solid #48494a;
}
#header #nav{
	float:left;
	margin-left:-5px;
}
#header .social-links{
	margin:0;
	padding:3px 0 0;
}
#nav{
	overflow:hidden;
	width:550px;
	list-style:none;
	padding:11px 0;
	margin:0 0 0 5px;
}
#nav li{
	float:left;
	margin:0 1px 0 -1px;
	padding:0 8px 0 9px;
	background:url(../images/separator-nav.gif) no-repeat;
}
#nav a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:11px;
	background:url(../images/text-nav.gif) no-repeat;
}
#nav .home{width:33px;}
#nav .home:hover,
#nav .active .home{background-position:0 -22px;}
#nav .about{
	background-position:-50px 0;
	width:39px;
}
#nav .about:hover,
#nav .active .about{background-position:-50px -22px;}
#nav .services{
	background-position:-103px 0;
	width:54px;
}
#nav .services:hover,
#nav .active .services{background-position:-103px -22px;}
#nav .portfolio{
	background-position:-175px 0;
	width:62px;
}
#nav .portfolio:hover,
#nav .active .portfolio{background-position:-175px -22px;}
#nav .intellectual{
	background-position:-256px 0;
	width:145px;
}
#nav .intellectual:hover,
#nav .active .intellectual{background-position:-256px -22px;}
#nav .blog{
	background-position:-419px 0;
	width:30px;
}
#nav .blog:hover,
#nav .active .blog{background-position:-419px -22px;}
#nav #contact{
	background-position:-467px 0;
	width:53px;
}
#nav #contact:hover,
#nav .active #contact{background-position:-467px -22px;}
#main{
	overflow:hidden;
	height:1%;
}
#content{
	float:right;
	width:385px;
	background:#eae9e9;
	margin:71px 0 -9999px;
	padding:0 0 9999px;
}
.inner #content{
	width:463px;
	margin-top:4px;
}
#content .image-holder{
	padding:2px;
	background:#48494a;
	overflow:hidden;
	height:1%;
	color:#fff;
	font:11px/28px Verdana, Arial, Helvetica, sans-serif;
}
#content .image-holder ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#content .image-holder li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:380px;
		height:269px;
		overflow:hidden; 
		}	
#content .image-holder img{display:block;}
#content .image-holder span{
	margin:0 0 0 11px;
	display:block;
}
.inner #content .image-holder{padding-bottom:1px;}
.inner #content .image-holder img{margin:0 0 3px;}
.inner #content .image-holder span{margin-left:25px;}
#content .text-box{
	overflow:hidden;
	height:1%;
	padding:32px 22px 0 17px;
	color:#48494a;
	font-size:14px;
	line-height:18px;
}
.inner #content .text-box{
	padding:16px 26px 0;
	font-size:12px;
	line-height:20px;
}
.inner #content .text-box p{margin-bottom:20px;}
#content .text-box h2{
	margin:0 0 30px 0px;
	text-indent:-9999px;
	overflow:hidden;
	width:321px;
	height:21px;
	font-size:0;
	background:url(../images/text-werechanging.gif) no-repeat;
}
#content .text-box p{margin:0 0 18px;}
#content .text-box a{color:#ab0020;}
.social-links{
	overflow:hidden;
	margin:-10px 0 0;
}
* html .social-links{
	overflow:visible;
	height:1%;
}
.social-links ul{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
.social-links li{
	float:left;
	display:inline;
	margin:0 0 0 1px;
}
.social-links a{display:block;}
.social-links img{vertical-align:top;}
.visual-holder,
.text-holder{
	float:left;
	width:601px;
	padding:4px 0 0;
}
.text-holder{
	width:454px;
	padding-top:0;
	color:#48494a;
	word-spacing:-2px;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
}
.text-holder p{margin:0 0 26px;}
.visual-holder .block,
.text-holder .block{
	float:left;
	width:534px;
	overflow:hidden;
}
.text-holder .block{width:380px;}
.visual-holder .visual{
	position:relative;
	margin:0;
}
.visual-holder .logo{
	position:absolute;
	top:50px;
	left:344px;
	margin:0;
	width:178px;
	height:121px;
	overflow:hidden;
	text-indent:-9999px;
}
.visual-holder .logo a{
	display:block;
	height:121px;
	cursor:pointer;
	position:relative;
	background:url(../images/logo.png) no-repeat;
}
.visual-holder .visual img{vertical-align:top;}
.visual-holder #slideshow,
.text-holder #slideshow{
	overflow:hidden;
	height:1%;
	padding:0 0 0 6px;
}
.text-holder #slideshow{padding:0;}
.visual-holder #slideshow img,
.text-holder #slideshow img{
	position:absolute;
	display:block;
	border:2px solid #48494a;
	z-index:8;
    opacity:0.0;
}
.text-holder #slideshow IMG.active,
.visual-holder #slideshow IMG.active{
    z-index:10;
    opacity:1.0;
}

.text-holder #slideshow IMG.last-active,
.visual-holder #slideshow IMG.last-active{
    z-index:9;
}
.text-holder .text-box{
	overflow:hidden;
	height:1%;
	font-size:11px;
	line-height:14px;
	word-spacing:0;
}
.text-holder .ourstafspans{
	margin:0 0 11px;
	text-indent:-9999px;
	overflow:hidden;
	width:255px;
	height:47px;
	font-size:0;
	background:url(../images/text-ourstafspans.gif) no-repeat;
}
.text-holder .text-box p{margin:0 0 18px;}
.text-holder .text-box ul{
	list-style:none;
	padding:0;
	margin:0 0 27px;
}
.text-holder .text-box li{padding:0 0 2px;}
.text-holder .text-box .mark{
	color:#960a0a;
	margin:0 4px 0 0;
}
.visual-holder .slogan,
.text-holder .slogan,
.text-holder .slogan1,
.text-holder .slogan2{
	margin:62px 0 0;
	float:right;
	width:58px;
	height:640px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-weproducedreams.gif) no-repeat;
}
.text-holder .slogan{
	margin:2px 0 0;
	height:676px;
	background:url(../images/text-diversecreative.gif) no-repeat;
}
.text-holder .slogan1{
	margin:2px 0 0;
	height:676px;
	background:url(../images/text-orchestrating.gif) no-repeat;
}
.text-holder .slogan2{
	margin:2px 0 0;
	height:676px;
	background:url(../images/text-changing.gif) no-repeat;
}
#quote-box{
	font-family: HelveticaLtCond;
	font-size:18px;
	line-height:24px;
	color:#960a0a;
	padding-top:25px;
}
#quote-box-name{
	font-size:12px;
	color:#656565;
	text-align:right;
}
#services-list{
	font-family: HelveticaLtCond;
	font-size:24px;
	line-height:30px;
	color:#7c7c7c;
}
#service-list-title{
	font-family: HelveticaCond;
	font-weight: bold; 
	color:#ab0020; 
	font-size:35px; 
	line-height:45px;
}
#red-title{
	font-family: HelveticaLtCond;
	font-size:18px;
	line-height:24px;
	color:#960a0a;
}
#gray-title{
	font-family: HelveticaCond;
	font-size:18px;
	line-height:24px;
	color:#333;
}
/************** portfolio slider ***************/

.graphic, #prevBtn, #nextBtn{
	margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}
#port-container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:690px;		
	margin-bottom:2em;
}			
#port-content{
	position:relative;
}			

/* slider */

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:690px;
	height:540px;
	overflow:hidden;
	text-align:center; 
}	
#prevBtn, #nextBtn{ 
	display:block;
	width:57px;
	height:43px;
	position:absolute;
	left:-75px;
	top:250px;
}	
#nextBtn{ 
	left:710px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:57px;
	height:43px;
	background:url(../images/btn-prev.jpg) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(../images/btn-next.jpg) no-repeat 0 0;	
}
#caption{
	margin-bottom:20px;
}	
#item-title{
	font-family: HelveticaCond;
	font-size:18px;
	line-height:24px;
	color:#333;
}
#item-sub-title{
	font-family: HelveticaLtCond;
	font-size:14px;
	line-height:24px;
	color:#333;
}												
/************** end portfolio slider ***************/
#port-nav{
	width:690px;
	height:30px;
	clear:both;
}
#port-nav ul{
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:0px 0px 0px 188px;
}
#port-nav ul li{
	float:left;
	margin:0px 15px 0px 0px;
}
#port-nav ul li a{
	font-family: HelveticaLtCond;
	font-size:18px;
	text-decoration:none;
}
#home-text{
	font-family: HelveticaLtCond;
	font-size:18px;
	line-height:26px;
	color:#333;
}
#footer{
	overflow:hidden;
	height:1%;
	padding:6px 2px 6px 0;
	color:#7e7e7e;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}
#footer .logo-bbb{float:right;}
#footer .logo-bbb img{display:block;}
#footer ul{
	overflow:hidden;
	float:right;
	list-style:none;
	padding:14px 3px 0 0;
	margin:0;
}
#footer li{
	float:left;
	display:inline;
	margin:0 1px 0 -1px;
	padding:0 5px;
	background:url(../images/separator-footer.gif) no-repeat 0 3px;
}
#footer a{
	text-decoration:underline;
	color:#7e7e7e;
}
#footer a:hover{text-decoration:none;}
#footer dl{
	float:left;
	margin:0;
	padding:15px 0 0;
}
#footer dt{
	float:left;
	display:inline;
}
#footer dd{
	float:left;
	margin:0 0 0 2px;
}