/*---------DON'T DELETE THIS! CLEARFIX! ---------*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
  
 .clearfix {
display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */
	
textarea{
	resize:none;
	}
	
/*-----------END CLEARFIX----------*/


/*--- general layout ---*/
body{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:18px; 
	text-align:center; 
	padding:0;
	background:url(../media/img/layout/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fffff;
	color: #ffffff;
	margin:0;
}

#container{
	position:relative;
	margin:0px auto;
}

.cap_list{
	margin-top:0px;margin-left:-20px;	
}

#header{
	position:relative;
	margin:0px auto;
	color: #999999;
	font-weight:bold;
	width:960px;
}

#who .logo {
	text-indent:-9999px;
	width:252px;
	height:42px;
	background: url(../media/img/layout/logo.png);

	margin:60px 0px 60px 20px;
	float:left;
}


.logo {
	text-indent:-9999px;
	width:252px;
	height:42px;
	background: url(../media/img/layout/logo.png);

	margin:60px 0px 40px 20px;
	float:left;
}

.contact{
	float:right;
	color:#5E5B54;
	font-weight:bold;
	margin-top:55px;
	}

.contact a{
	font-weight:normal;
	color:#5E5B54;
	text-decoration:none;
	}
	

#coming_soon{
	margin:5px auto 0px auto;
	background:url(../media/img/layout/delivering.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:405px;
	width:100%;
}

#home_2{
	margin:5px auto 0px auto;
	background:url(../media/img/layout/budget.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:405px;
	width:100%;
}


#home_3{
	margin:5px auto 0px auto;
	background:url(../media/img/layout/leveraging.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:405px;
	width:100%;
}


#home_4{
	margin:5px auto 0px auto;
	background:url(../media/img/layout/offering.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:405px;
	width:100%;
}


#where_content{
	margin:0px auto;
	background:url(../media/img/layout/split_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:365px;
	width:100%;
	text-align:center;
}

#locations{
	position:relative;
	margin:0px auto;
	width:1234px;
	font-size:13px;
	color: #FFF;
	text-align:left;
	line-height:19px;
}

#contact_la{
	position:relative;
	float:left;
	height:365px;
	width:617px;
	background:url(../media/img/layout/la_bg.jpg);
}

.fq {
	margin:30px auto 30px auto;
}


#la_info{
	margin:59px 0px 0px 297px;
}

#ny_info{
	margin:59px 0px 0px 162px;
}




.la {
	text-indent:-9999px;
	width:181px;
	height:18px;
	background:url(../media/img/layout/titles/leslie_anderson.png);
	margin-bottom:7px;
}

.jg {
	text-indent:-9999px;
	width:175px;
	height:18px;
	background:url(../media/img/layout/titles/jennifer_grace.png);
	margin-bottom:7px;
}


#contact_ny{
	position:relative;
	float:left;
	height:365px;
	width:617px;
	background:url(../media/img/layout/ny_bg.jpg);
}



#story_heading{
	height:436px;
	width:100%;
	background:url(../media/img/layout/story_bg.jpg);
	background-position:center;
}

#follow_heading{
	height:424px;
	width:100%;
	background:url(../media/img/layout/follow_bg.jpg);
	background-position:center;
}

#follow_intro_copy{
	margin-top:110px;
	float:right;
	width:600px;
}

#brown_bar {
	width:100%;
	padding:7px 0px;
	background:url(../media/img/layout/brown_bar_bg.jpg);
	background-color:#979082;
	background-position:top center;
	background-repeat:no-repeat;
	margin:0px auto;
}

#copy {
	width:960px;
	margin:0px auto;
}

.lcol_story{
	float:left; 
	width:345px;
	margin-right:20px;
}

.rcol_story{
	float:left; 
	width:345px;
}

.intro_paragraph{
	width:689px;
	float:right;
	text-align:left;
	margin-top:7px;
}

.story_copy{
	width:710px;
	float:right;
	text-align:left;margin-top:0px;
}



.lcol_about{
	float:left; 
	width:317px;
	margin-right:50px;margin-top:0px;
}

.rcol_about{
	float:left; 
}

.about_copy{
	width:710px;
	float:right;
	text-align:left;
	margin-top:0px;
}

.email_link {
	color:#FFF;
	text-decoration:none;
}

.principals_title {
	text-indent:-9999px;
	width:127px;
	height:13px;
	background:url(../media/img/layout/titles/our_principals.gif);
	margin-bottom:7px;margin-top:0px;
}

.experience_title {
	text-indent:-9999px;
	width:131px;
	height:13px;
	background:url(../media/img/layout/titles/our_experience.gif);
	margin-bottom:7px;margin-top:0px;
}

.leslie_button {
	text-indent:-9999px;
	width:152px;
	height:20px;
	background:url(../media/img/layout/button/leslie.gif);
	margin-top:5px;
	float:left;
	margin-right:9px;
}

.jennifer_button {
	text-indent:-9999px;
	width:152px;
	height:20px;
	 background:url(../media/img/layout/button/jennifer.gif);
	margin-top:5px;
	float:left;
}

.industries_button {
	text-indent:-9999px;
	width:152px;
	height:20px;
	background:url(../media/img/layout/button/industries.gif);
		margin-top:5px;float:left;
}

#about_us {
	background-color:#4c4347;
	padding:16px 0px 8px 0px;
}

#where .intro_paragraph{
	width:620px;
	float:right;
	text-align:left;
	margin-top:40px;
	margin-left:60px;
	height:70px;
}

#footer {
	color: #978F82;
	font-size:10px;
	width:922px;
	text-align:left;
	margin:12px auto;
}

#footer a{
	color: #978F82;
	text-decoration:none;
}

#footer a:hover{
	color: #978F82;
	text-decoration:underline;
}

.who_are_we{
	display:block;
	text-indent:-9999px;
	background:url(../media/img/layout/titles/who_we_are.png);
	height:26px;
	width:215px;
	float:left;
	margin-top:30px;
	margin-left:20px;
}


.what_we_do{
	display:block;
	text-indent:-9999px;
	background:url(../media/img/layout/titles/what_we_do.png);
	height:26px;
	width:211px;
	float:left;
	margin-top:30px;
	margin-left:20px;
}

.where_we_are{
	display:block;
	text-indent:-9999px;
	background:url(../media/img/layout/titles/where_we_are.png);
	height:25px;
	width:250px;
	float:left;
	margin-top:47px;
	margin-left:20px;
}

.our_story{
	display:block;
	text-indent:-9999px;
	background:url(../media/img/layout/titles/our_story.png);
	height:26px;
	width:180px;
	float:left;
	margin-top:25px;
	margin-left:20px;
}

#follow_intro_copy .copy_block{
float:right;
width:370px;
text-align:left;
margin-top:25px;
margin-left:30px;
}



.follow_us{
	display:block;
	text-indent:-9999px;
	background:url(../media/img/layout/titles/follow_us.png);
	height:26px;
	width:177px;
	float:left;
	margin-top:35px;
	margin-left:20px;
}

#login {
	width:344px;
	float:right;
	margin-top:25px;
	height:40px;
}

.login {
	text-indent:-9999px;
	display:block;
	background:url(../media/img/layout/login.gif);
	height:9px;
	width:36px;
	margin-bottom:3px;
}

#login .login_field {
	color: #aaa4a0;
	font-size:11px;
	float:left;
	width:140px;
	margin-right:13px;
}


#what_nav{
	width:920px;
	margin:12px auto 0px auto;
	height:173px;
	background:url(../media/img/layout/what_images/nav/bg.jpg);
	border:1px solid #cbc7c0;
}

#what_landing{
	height:277px;
	padding-top:83px;
	width:100%;
	background:url(../media/img/layout/what_images/main.jpg);
	background-position:center;
}


#what_strategic-planning{
	margin:0px auto;
	postion:relative;
	height:277px;
	padding-top:83px;
	width:100%;
	background:url(../media/img/layout/what_images/strategic.jpg);
	background-position:center;
}

#what_creative-development{
	height:277px;
	padding-top:83px;
	width:100%;
	background:url(../media/img/layout/what_images/creative.jpg);
	background-position:center;
}

#what_digital{
	height:277px;
	padding-top:83px;
	width:100%;
	background:url(../media/img/layout/what_images/digital.jpg);
	background-position:center;
}

#what_virtual{
	height:277px;
	padding-top:83px;
	width:100%;
	background:url(../media/img/layout/what_images/virtual.jpg);
	background-position:center;
}

#what_direct-marketing{
	height:277px;
	padding-top:83px;
	width:100%;
	background:url(../media/img/layout/what_images/marketing.jpg);
	background-position:center;
}

#what_public-relations{
	height:277px;
	padding-top:83px;
	width:100%;
	background:url(../media/img/layout/what_images/pr.jpg);
	background-position:center;
}

#what_media{
	height:277px;
	padding-top:83px;
	width:100%;
	background:url(../media/img/layout/what_images/media.jpg);
	background-position:center;
}

.w_nav_item_on {
	float:left;
	border:0;
	margin-top:5px;
}

.w_nav_item_off {
	float:left;
	border:0;
	margin-top:30px;
}

.first {
	margin-left:40px;
}

.first_on {
	margin-left:18px;
}

#writeup_media{
	height:135px;
	width:880px;
	padding:20px;
	text-align:left;
	border:1px solid #FFF;
	margin: 0px auto;
	background:url(../media/img/layout/what_images/bg_media.png);
	background-position:center;
}

#writeup_public-relations{
	height:135px;
	width:880px;
	padding:20px;
	border:1px solid #FFF;
	margin: 0px auto;
	background:url(../media/img/layout/what_images/bg_pr.png);
	background-position:center;text-align:left;
}

#writeup_direct-marketing{
height:135px;
	width:880px;
	padding:20px;
	border:1px solid #FFF;
	margin: 0px auto;
	background:url(../media/img/layout/what_images/bg_marketing.png);
	background-position:center;text-align:left;
}


#writeup_virtual{
	height:135px;
	width:880px;
	padding:20px;
	border:1px solid #FFF;
	margin: 0px auto;
	background:url(../media/img/layout/what_images/bg_virtual.png);
	background-position:center;text-align:left;
}

#writeup_digital{
	position:relative;
height:135px;
	width:880px;
	padding:20px;
	border:1px solid #FFF;
	margin: 0px auto;
	background:url(../media/img/layout/what_images/bg_digital.png);
	background-position:center;text-align:left;
}

#writeup_creative-development{
	height:135px;
	width:880px;
	padding:20px;
	border:1px solid #FFF;
	margin: 0px auto;
	background:url(../media/img/layout/what_images/bg_creative.png);
	background-position:center;text-align:left;
}


#writeup_strategic-planning{
	height:135px;
	width:880px;
	padding:20px;
	border:1px solid #FFF;
	margin: 0px auto;
	background:url(../media/img/layout/what_images/bg_strategic.png);
	background-position:center;text-align:left;
}


#lcol_writeup{
	float:left;
	width:630px;
}

#rcol_writeup{
	float:left;
	width:224px;
	border-left:1px solid #fff;
	padding-left:10px;
	margin-left:10px;
}

.industry_title {
	font-weight:bold;
	font-size:12px;
	color:#61c4c1;
}

.blog_title {
	font-weight:bold;
	color:#61c4c1;
	font-size:13px;
	margin-bottom:0px;
}

.date {
	font-size:11px;
	font-style:italic;
}

.industry_listing {
	width:200px; 
	float:left; 
	margin-right:0px;
	font-size:12px;
	line-height:17px;
}

.industry_companies {
	margin-top:-10px;
	margin-bottom:2px;
	margin-left:-12px;
}

.blog_post{
	text-align:left;
	color: #978F82;
	width:922px;
	margin:0px auto;
	padding:10px 0px;
}

.blog_post p{
	margin-top:7px;
}

/* ===== NAV ===================================================== */
#nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;height:20px;display:block;}


   
#nav a{
  	display:block;
	height:20px;
	width:100%;
	}	
	

	
#nav a span{display:none;}
  
#nav li ul li a span{display:block; visibility:hidden}  
   
#nav {
    height:20px; 
	width:579px;
    background:url(../media/img/layout/nav.png);
    position: relative;
	display:block;
	float:left;
	margin:72px 0px 0px 52px;
	}	
	
#nav li:hover ul, li.over ul {
	display: block;
}

		
#nav li.on:hover ul, #nav li.over ul { /*for ie*/
		font-weight:bold;
	}
		
		
#topnav li.off ul, #topnav li.on ul {
  display: none;
}

	#nav_who{left:0px;top:0px; height:20px;width:119px;}
	#nav_what{left:127px;top:0px;height:20px;width:119px;}
	#nav_story{left:254px;top:0px;height:20px;width:107px;}
	#nav_follow{left:368px;top:0px;height:20px;width:107px;}
	#nav_where{left:484px;top:0px;height:20px;width:135px;}
	

	#nav_who a:hover, #who #nav_who{
    background: transparent url(../media/img/layout/nav.png)
    -0px -20px no-repeat;}

	#nav_what a:hover, #what #nav_what{
    background: transparent url(../media/img/layout/nav.png)
    -127px -20px  no-repeat;}

	#nav_story a:hover, #story #nav_story{
    background: transparent url(../media/img/layout/nav.png)
    -254px -20px no-repeat;}
	
	#nav_follow a:hover, #follow #nav_follow{
	background: transparent url(../media/img/layout/nav.png)
    -368px -20px no-repeat;}
	
	#nav_where a:hover, #where #nav_where{
	background: transparent url(../media/img/layout/nav.png)
    -484px -20px no-repeat;}

