/************
*	Tags	*
*************/

p {
	margin:12px 12px 0;
}


/***************
*	Navigation	*
****************/

#logo a {
	background:url(../img/adr_logo.png) no-repeat;
	display:block;
	float:right;
	height:64px;
	text-indent:-9999px;
	width:200px;
	z-index:1;
	position:inherit;
}

#logo {
	width:980px;
	float:left;
	margin:0 0 63px 0;
}

ul#topNav {
	top:-34px;
	right:217px;
	margin-bottom:0;
}

a.back_fin {
	background:url(../img/back_col.png) no-repeat;
	float:left;
	height:270px;
	left:-15px;
	margin-right:-15px;
	position:relative;
	top:142px;
	width:15px;
	text-indent:-9999px;
}

a.back_fin:hover {background-position:-15px 0;}

/***************
*	Headings	*
****************/

h1.client_name {
	font-family:"Times New Roman", Times, Georgia, serif;
	color:#888;
	margin:126px 0 -2px 50px;
	position:relative;
	z-index:1;
	font-weight:normal;
	font-size:24px;
	letter-spacing:1.1px;
	padding-left:102px;
	background:url(../img/client_heading.png) no-repeat;
}

#case_study h2 {
	background:url(../img/case_study_header.png) no-repeat;
	margin:0;
	height:22px;
	width:225px;
	text-indent:-9999px;
}

/************
*	Images	*
*************/

#main img {
	border:none;
}

img.heading {
	position:inherit;
	margin:0;
}

#primary_work img {
	float:left;
}

/****************
*	Sections	*
*****************/

#main {
	margin-top:-25px;
	background-color:#FFF;
	font-size:10px;
	line-height:17px;
	letter-spacing:.4px;
	color:#626262;
}

#primary_work, #case_study {
	display:inline;
	float:left;
	position:relative;
}

#primary_work {
	width:755px;
	background:#F0F0F0 url(../img/back-text.png) no-repeat 1px 106px;
	height:540px;
}

#img_group {
	margin:48px auto 0;
	width:676px;
	padding:6px;
}

.ShadowSmall{background:url(../img/cs_shadow_8.png) no-repeat; height:228px;}
.ShadowLarge{background:url(../img/cs_shadow_12.png) no-repeat; height:342px;}


#case_study {
	width:225px;
}

/*************
*	Footer   *
**************/

#footer {
	clear:both;
	background:url(../img/footer.png) no-repeat;
	padding:54px 0 0 7px;
}

ul#footer_links {
	margin-left:0;
	top:0;
}

.footer-right {
	margin-top:9px;
}
