@charset "UTF-8";

/* 
	Copyright 2008 Publicis In the West
*/
body {
	
}

#container {
	color: #FFFFFF;
	display:none;
	text-align:left;
	font-family: helvetica;
	margin-bottom:0px;
	leading: -2;
	display:block;
	margin:0px auto; 
	width: 100%;
}

#content {
	
	
}

#home {
	visibility:collapse;
	position:absolute;
	height:0px;
	top:300px;
}

#nav {
	color: #3d2315;
	font-size:30px;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight:bolder;
	margin-bottom:2;
	leading: -5;
	text-align:left;
	width: 590px;
	text-transform: uppercase;
	position:absolute;
	top:60px;
	padding-left: 60px;
	display:block;
	clear:both;
}

#container a {
	color: #FFFFFF;
	text-decoration:none;
}

#container a:hover {
	color: #3d2315;
	text-decoration:none;
}

#nav a {
	color: #3d2315;
	text-decoration:none;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#heading {
	color: #FFFFFF;
	font-size:16px;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight:bolder;
	font-stretch:extra-condensed;
	margin-bottom:40;
	leading: -2;
	display:block;
	width: 450px;
	text-transform:uppercase;
}

#title {
	color: #3d2315;
	font-size:16px;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight:bolder;
	margin-bottom:2;
	leading: -5;
	display:block;
	text-transform: uppercase;
}

#titlelarge {
	color: #3d2315;
	font-size:16px;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight:bolder;
	margin-bottom:2;
	leading: -5;
	display:block;
	text-transform: uppercase;
}

#description {
	color: #ffffff;
	font-size: 13px;
	font-family:  Helvetica, Arial, sans-serif;
	line-height: 16px;
	width:660px;
	margin-bottom:20;
}

#careerdescription {
	color: #ffffff;
	font-size: 14;
	font-family:  Helvetica, Arial, sans-serif;
	leading: -2;
	margin-bottom:0;
	text-indent:10;
	text-decoration:underline;
}

#careerdescription a {
	color: #ffffff;
	font-size: 14;
	font-family:  Helvetica, Arial, sans-serif;
	display:block;
	clear:right;
	margin-bottom:10px;
	text-indent:10;
	text-decoration:underline;
}

#legaldescription {
	color: #ffffff;
	font-size: 10px;
	font-family:  Helvetica, Arial, sans-serif;
	line-height: 16px;
	width:660px;
	margin-bottom:20;
}

#descriptiondark {
	color: #3d2315;
	font-size: 13px;
	font-family:  Helvetica, Arial, sans-serif;
	line-height: 16px;
	width:660px;
	margin-bottom:20;
}

#descriptionsmall {
	color: #ffffff;
	font-size: 13px;
	font-family:  Helvetica, Arial, sans-serif;
	line-height: 16px;
	width:660px;
	margin-bottom:20;
}

#descriptionlink {
	color: #ffffff;
	font-size: 13px;
	font-family:  Helvetica, Arial, sans-serif;
	line-height: 16px;
	width:660px;
	margin-bottom:20;
}

#people #heading {
	width: 700px;
}

#persontitle {
	color: #3d2315;
	font-size:16px;
	font-family:  Helvetica, Arial, sans-serif;
	margin-bottom:20;
	leading: -5;
	font-weight:bold;
	margin-top: 40px;
}

#persondescription {
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	font-family:  Helvetica, Arial, sans-serif;
	width: 750px;
	margin-bottom:20;
}

#about {
	background-image: url(images/backgrounds/aboutBG.jpg);
	background-repeat:no-repeat;
	background-color: #93a4a5;
	color: #3d2315;
	width: 100%;
	padding-top: 200px;
	padding-left:60px;
	padding-bottom: 160px;
}

#work {
	background-image: url(images/backgrounds/workBG.jpg);
	background-repeat:no-repeat;
	background-color: #baa72b;
	color: #3d2315;
	width: 100%;
	padding-top: 60px;
	padding-left:60px;
	padding-bottom: 80px;
}

#people {
	background-image: url(images/backgrounds/peopleBG.jpg);
	background-repeat: repeat-y;
	background-color: #9fa155;
	color: #3d2315;
	width: 100%;
	padding-top: 60px;
	padding-left:60px;
	padding-bottom: 160px;
}

#careers {
	background-image: url(images/backgrounds/careersBG.jpg);
	background-repeat:no-repeat;
	background-color: #cc9999;
	color: #3d2315;
	width: 100%;
	padding-top: 60px;
	padding-left:60px;
	padding-bottom: 160px;
}

#contact {
	background-image: url(images/backgrounds/contactBG.jpg);
	background-repeat:no-repeat;
	background-color: #9fa155;
	color: #3d2315;
	width: 100%;
	padding-top: 60px;
	padding-left:60px;
	padding-bottom: 160px;
}

#legal {
	background-image: url(images/backgrounds/legalBG.jpg);
	background-repeat:no-repeat;
	background-color: #93a4a5;
	color: #3d2315;
	width: 100%;
	padding-top: 60px;
	padding-left:60px;
	padding-bottom: 160px;
}

#brands {
	background-image: url(images/backgrounds/brandsBG.jpg);
	background-repeat:no-repeat;
	background-color: #cc9999;
	color: #3d2315;
	width: 100%;
	padding-top: 60px;
	padding-left:60px;
	padding-bottom: 160px;
}

#brandGallery img {
	padding-right: 60px;
	padding-bottom: 20px;
}

#brandGallery {
	
	margin-top: 50px;
}

#legal #description {
	font-size: 11px;
	width: 900;
}

#workGallery {
	text-indent: -10000px;
}
#logoGallery img {
	padding-right: 60px;
	padding-bottom: 20px;
}
#logoGallery {
	margin-top: -100px;
	margin-bottom: 50px;
}

#asset{
	display:inline;
	width: 10px;
}

#asset p{
	display:inline;

}

#tmobile {
	background-image:
}

#asset #thumbnail{
	text-indent: -10000px;
}

#asset #source{
	text-indent: -10000px;
}