.landing-page-title-work {
	width:208px;
	height:76px;
	background:url(../img/landing-work-title.png) no-repeat;
	text-indent:-9999px;
	float:left;
	margin:28px 0 0 10px;
}

.landing-page-title-agency {
	width:274px;
	height:74px;
	background:url(../img/landing-agency-title.png) no-repeat;
	text-indent:-9999px;
	float:left;
	margin:55px 0 0 10px;
	z-index:10;
	position:relative;
}

.landing-page-title-philosophy {
	width:402px;
	height:91px;
	background:url(../img/landing-phil-title.png) no-repeat;
	text-indent:-9999px;
	float:left;
	z-index:10;
	position:relative;
	margin:35px 0 0 10px;
}

#landing-flash {
	width:420px;
	height:420px;
	float:left;
}

#landing-right-agency {
	width:326px;
	height:240px;
	float:left;
}

#landing-right-philosophy {
	width:326px;
	height:180px;
	float:left;
}

#landing-right-agency ul, #landing-right-philosophy ul {
	list-style:none;
	margin:0;
	padding:0;
}

#landing-right-agency li, #landing-right-philosophy li {
	height:60px;
}

#landing-right-agency li a, #landing-right-philosophy li a {
	width:326px;
	height:60px;
	display:block;
	text-indent:-9999px;
}

#landing-right-agency li a:hover, #landing-right-philosophy li a:hover {
	background-position:0 -60px;
}

a.about {
	background:url(../img/landing-agency-about.jpg) no-repeat;
}

a.services {
	background:url(../img/landing-agency-services.jpg) no-repeat;
}

a.people {
	background:url(../img/landing-agency-people.jpg) no-repeat;
}

a.space {
	background:url(../img/landing-agency-space.jpg) no-repeat;
}

a.process {
	background:url(../img/landing-phil-process.jpg) no-repeat;
}

a.positioning {
	background:url(../img/landing-phil-positioning.jpg) no-repeat;
}

a.culture {
	background:url(../img/landing-phil-culture.jpg) no-repeat;
}

#agency-content {
	float:left;
	margin-left:338px;
	width:338px;
	margin-top:19px;
}

#agency-content p {
	margin:0 0 16px;
	font-size:11px;
}

#philosophy-content {
	float:left;
	margin:32px 0 30px 338px;
	width:338px;
}

#philosophy-content p {
	margin:0 0 32px;
	font-size:11px;
}

#work-content {
	width:338px;
	height:420px;
	background:url(../img/landing-work-bg.png) no-repeat;
	margin-bottom:30px;
}

#work-content p {
	color:#FFF;
	margin:20px 60px 0 20px;
}

#agency-bars {
	background:url(../img/landing-agency-bg.png) no-repeat;
	width:338px;
	height:240px;
	z-index:-10;
}

#philosophy-bars {
	background:url(../img/landing-phil-bg.png) no-repeat;
	width:338px;
	height:180px;
	z-index:-10;
}	

p.italic {
	font-style:italic;
}

#footer {
	margin-top:23px;
}