
body{
	margin:0px;
	background:#f4f4f4;
	font:10px/14px Helvetica, Arial, sans-serif;
	color:#454545;
	height:100%;
	}
	
a{
	color:#454545;
	}

a:hover{
	color:#000;
	}

p{
	margin:0px 0px 20px 0px;
	}

img{
	border:none;
	}

.clear{
	clear:both;
	}

.shell{
	width:770px;
	background:#f4f4f4;
	min-height:100%;
	margin:0px auto;
	}
	

.header{
	width:100%;
	height:250px;
	z-index:0;
	}

img.identity{
	position:absolute;
	margin:175px 0px 0px 28px;
	}

img.page_title{
	position:absolute;
	margin:88px 0px 0px 470px;
}

.navigation{
	width:72px;
	padding:0 0 0 43px;
	margin:48px 0px 0px 5px;
	float:left;
	display:inline;
	}

.navigation a{
	float:left;
	font: 9px/12px Helvetica, Arial, sans-serif;
	color:#454545;
	text-decoration:none;
	text-transform:uppercase;
	width:115px;
	display:block;
	margin-bottom:1px;
	}
	
.navigation a:hover, .navigation a.on{
	background:url(../imgs/nav_arrow.gif) right top no-repeat;
	color:#ff9934;
	}

	
.content{
	width:347px;
	margin:48px 0px 50px 73px;
	float:left;
	position:relative;
	}
	
.case_study{ position:relative; bottom:165px; left:32px; }

	
.chevron{
	background:url(../imgs/chevron.gif) left bottom no-repeat;
	padding-bottom:11px;
	width:364px;
	}
	
.caption{
	color:#ffffff;
	display:block;
	padding:4px 6px;
	}

.who_works_here p.contact{
	color:#000;
	}

.contact_us{
	width:502px;
	margin-right:0px;
	}

.locations{
	float:left;
	width:155px;
	}
	
.map{

	width:318px; height:203px;
	}

.subnavigation{
	position:relative;
	width:105px;
	margin:48px 0px 0px 73px;
	float:left;
	z-index:2;
	}
	
.subnavigation .arrow{
	float:left;
	position:relative;
	top:20px; left:0px;
	z-index:3;
	}

	
.subnavigation a{
	margin:0 0 0 30px;
	display:block;
	width:120px;
	background:bottom left no-repeat;
	}

.subnavigation a.on, .subnavigation a:hover{
	background:top left no-repeat;
	}	

/*  RECENT WORK SUBNAV ITEMS */

.subnavigation a.maplepictures{
	height:55px;
	background-image:url(../imgs/work/navigation/maplepictures.jpg);
	}

.subnavigation a.puma{
	height:55px;
	background-image:url(../imgs/work/navigation/puma.jpg);
	}

.subnavigation a.mini{
	height:55px;
	background-image:url(../imgs/work/navigation/mini.jpg);
	}

.subnavigation a.hockeyexperts{
	height:55px;
	background-image:url(../imgs/work/navigation/hockeyexperts.jpg);
	}

.subnavigation a.bell{
	height:55px;
	background-image:url(../imgs/work/navigation/bell.jpg);
	}

.subnavigation a.heineken{
	height:55px;
	background-image:url(../imgs/work/navigation/heineken.jpg);
	}
	
.footer{
	clear:both;
	text-align:center;
	font: 9px Helvetica, Arial, sans-serif;
	color:#000000;
	}

.footer a{
	text-decoration:none;
	color:#454545;
	}

.footer a:hover{
	color:#ff9934;
	}