body{
	background: #fff;
	color: #000;

}

#site-tools,
#navigation,
#sidebar
{
	display: none;
}

#logo{
	margin-bottom: 16px;
	margin-left: 0;
}

#content{
	margin: 0;
	width: auto;
	padding-left: 6px;
}

h1 span{
	display: block;
	font-size: 26pt;
	padding: 5px 0 0 0;
	color: #000;
}
h2{
	color: #000;
}


body.create.portfolio 		h1{background: transparent;}
body.create.our-studios		h1{background: transparent;}
body.create.clients 		h1{background: transparent;}
body.create.creative-energy	h1{background: transparent;}

body.collaborate.retail-small-business		h1{background: transparent;}
body.collaborate.corporate-communications	h1{background: transparent;}
body.collaborate.museums-education			h1{background: transparent;}
body.collaborate.development-process		h1{background: transparent;}
body.collaborate.philosophy					h1{background: transparent;}

body.connect.company	h1{background: transparent;}
body.connect.careers	h1{background: transparent;}
body.connect.news		h1{background: transparent;}

body.contact	h1{background: transparent;}
body.login		h1{background: transparent;}
body.privacy	h1{background: transparent;}
body.terms		h1{background: transparent;}


#footer{
	margin: 0;
}
#footer .footer-group{
	display: none;
}