@charset "utf-8";
/* CSS Document */
 *{margin:0;padding:0}
 body{
 	font:20px/36px Georgia,"Times New Roman",Times,serif;
	color:#111;
	text-align:center;
	overflow:scroll;
	overflow-x:auto;
	overflow-y:scroll
}
#background{
	background-color:#FFFFFF
}
.clear{
	clear:both;
}
img{
	border:none;
}
h1{
	font-size:4em;
	font-weight:normal;
	padding:40px 0;
	letter-spacing:-3px;
	word-spacing:0.1em;
}
.space{
	letter-spacing:-10px;
	padding-right:5px;
}
.space1{
	letter-spacing:-1px;
}
.space2{
	letter-spacing:2px;
}
.tagline{
	line-height:30px;
	padding:20px 0;
	border-top:4px double #CCC;
	border-bottom:4px double #CCC;
}
.nav-grid{
	width:27%;
	float:left;
	margin:20px 2% 20px 2%
}
.nav-grid-right{
	width:27%;
	float:right;
	margin:40px 0 20px 0;
}
#work_layer{
	padding-top:20px;
}
.work-left{
	width:25%;
	float:left;
	margin-right:5%;
	margin-left:2%;
}
.work-right{
	width:30%;float:right;
}
.work-right a{
	margin-top:20px;float:left;
}
.work-right a:hover{
	color:#595959;
}
.work-right img{
	background-color:red;
	padding:;
	float:left;
	margin-top:22px;
	margin-right:10px;
}
.icon{
	display:block;
	background-color:#FFF;
	border:4px double #CCC
}
.icontitle{
	font-size:1.4em;
	text-align:center;
}
.slogan{
	color:#CCC;
	font-size:0.8em;
}
#work_layer p{
	margin:4px 0 16px 0;color:#4D4D4D;
}
#work_layer .intro{
	font-size:0.8em;
	padding-bottom:10px;
	color:#111;
}
.work-full{
	width:65%;
	float:right;
	border-bottom:1px dashed #CCC;
}
.nasty_placeholder{
	display:block;
	width:100%;
	height:580px;
}
#portfolio_layer h3{
	margin-bottom:20px;
}
#portfolio_layer p{
	margin-bottom:20px;
}
.portfolio-grid-3-left{
	float:left;
	width:48%;
	height: 400px;
	margin-left:5%
}
.portfolio-grid-3-middle{
	width:32%;
	float:right;
	margin-left:2%;
	margin-right:5%;
	height: 375px;
	border-bottom:1px dashed #CCCCCC;
}
.portfolio-grid-3-right{
	width:2%;
	float:right;
	margin-left:2%;
	margin-right:5%;
}
.image-bg{
	background-color:#FFF
}
.image-border{
	border:4px double #CCC;
	height:350px;
	width:500px;
	overflow:hidden;
}
.side-title{
	font-size:0.9em;
	font-style:normal;
}
.side-note{
	font-size:0.6em;
	color:#333333;
	height:200px;
}
.next-button{
	margin-top:50px;
	cursor:pointer;
	float:left;
	font-size:0.9em;
	color:#111;
	font-style:normal;
}
.next-button:hover{
	cursor:pointer;color:#dd4800
}
#contact_layer h3{
	margin-bottom:20px
}
#contact_layer h4{
	font-weight:normal;
	font-size:0.8em;
	line-height:1.5em;
	text-align:left;
	margin-left:90px
}
#contact_layer p{
	margin-bottom:20px;
}
#contact_layer img{
	float:left;
	background-color:#FFF;
	border:1px solid #CCC;
	padding:4px;
	margin-top:2px;
}
.picture-note{
	font-style:italic;
	font-size:0.6em;
	color:#999;
	margin-left:90px;
}
.minheight{
	min-height:120px;
}
.background-press{
	width:48%;
	float:left;
	margin-right:4%;
}
.people{
	width:48%;
	float:right;
}
.background-left{
	width:46%;
	float:left;
	margin-left:4%;
}
.background-right{
	width:46%;
	float:right;
}
.people-left{
	width:46%;
	float:left;
}
.people-right{
	width:46%;
	float:right;
}
.press{
	line-height:1.2em;
	margin-left:4%;
}
.press ul{
	text-align:left;
	font-size:0.7em;
}
.press ul li{
	margin-bottom:20px;
}
.press a{
	border-bottom:dotted 1px #111;
}
p{
	font-size:0.7em;
	text-align:left;
	line-height:1.5em
}
h2{
	font-weight:normal;
	font-size:1.5em;
	text-align:left;
	padding-bottom:10px;
}
h3{
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
}
a{
	text-decoration:none;
	color:#111;
}
a:hover{
	color:#dd4800;
}
.lucida{
	font-family:"Lucida Grande",Tahoma;
	color:#CCC;
}
a.nav-grid,a.nav-grid-right{
	color:#111;
	padding-bottom:30px;
}
a.nav-grid.selected,a.nav-grid-right.selected{
	color:#ccc;
	cursor:pointer;
}
a.nav-grid.selected:hover,a.nav-grid-right.selected:hover{
	color:#111;
}
a.nav-grid.selected:hover h2,a.nav-grid-right.selected:hover h2{
	color:#dd4800;
}
a.nav-grid.selected:hover p,a.nav-grid-right.selected:hover p{
	color:#111;
}
a.nav-grid.selected:hover span,a.nav-grid-right.selected:hover span{
	color:#FFBFBE;
}
a.nav-grid.initial:hover,a.nav-grid-right.initial:hover{
	cursor:pointer;
}
a.nav-grid.initial:hover h2,a.nav-grid-right.initial:hover h2{
	color:#dd4800;
}
a.nav-grid.initial:hover p,a.nav-grid-right.initial:hover p{
	color:#111;
}
a.nav-grid.initial:hover span,a.nav-grid-right.initial:hover span{
	color:#FFBFBE;
}

#background{
	display:none;
}
#work_layer{
	display:none;
}
#portfolio_layer{
	display:none;
}
#contact_layer{
	display:none;
}
#highlight{
	font-size:0.8em;
	color:#999;
}
#highlight:hover{
	color:#FFBFBE;
}
#highlight:hover span{
	color:#dd4800;
}
#highlight span{
	font-size:1.2em;
	margin-right:12px;
	color:#111;
}
#highlight img{
	margin-bottom:-8px;
	margin-right:10px;
}
#highlight-blue{
	font-size:0.8em;
	color:#999;
}
#highlight-blue:hover{
	color:#98BBFF;
}
#highlight-blue:hover span{
	color:#FFF;
}
#highlight-blue span{
	font-size:1.2em;
	margin-right:12px;
	color:#111;
}
#highlight-blue img{
	margin-bottom:-8px;
	margin-right:10px;
	border:none;
}
#footer p,#footer-background p{
	color:#CCC;
	font:0.5em/1.6em "Lucida Grande",Tahoma;text-align:center;
}
#footer-background{
	margin:0 auto;
	min-width:920px;
	max-width:1200px;
	padding:30px 0px;
}
