#nav, #footer {display: none;}
.p_home #main {
	color: #333;

}

#wrap {
	top: 0;	
	width: 740px;
	left: 0;
	margin-left: 0px;
}

#text_content {
	left: 0px;

	}
#header {height: auto;}
	
h1 {
	position: absolute;
	top: 30px; /* 1px on body top pad for collapsing box model override */
	left: 3px;
	height: auto;
	width: 100%;
	background: none;
	border-bottom: solid 2px #314b63;
	padding-bottom: 5px;
}

h1 a {
	height: auto;
	width: 100%;
	font-size: 33px;
	padding-top: 0px;
	text-indent: 0px;
	background: none;
	font-family: Times, Georgia, serif;
	color: #314b63;
	text-decoration: none;
	
}

#nugget_container {display: none;}

.p_home #main p {
	padding-left: 0;
	width: auto;
}

#tagline p {
	background: none;
	text-indent: 0px;
	font-size: 16px;
	float: none;
	width: 100%;
	height: auto;
	font-family: Times, Georgia, serif;
	border-top: solid 1px #ccc;
	padding-top: 5px;

}
.home_link {display: none;}

blockquote {
	width: 70%;
	padding-top: 0;
	float: left;
	font-size: 19px;
	line-height: 1.2em;
	height: auto;
	text-indent: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	font-family: Times, Georgia, serif;
	color: #314b63;
	}
#img_box {display: none;}

h2 {
	display: block;
	height: auto;
	width:100%;
	font-size: 23px;
	margin-bottom: 10px;
	padding-top: 0px;
	text-indent: 0px;
}
.p_tenants h2, .p_tenants blockquote {color: #314b63;}
.p_team h2, .p_team blockquote {color: #c09e17;}
.p_awards h2, .p_awards blockquote {color: #8c3737;}
.p_clients h2, .p_clients blockquote {color: #7690a7;}
.p_working h2, .p_working blockquote {color: #5b7b09;}
.p_differently h2, .p_differently blockquote {color: #b66b1b;}

#main {margin-top: 70px;}


.p_team #text_content {
	width: 700px;
	}
.p_team #sub_nav {display: none;}

.p_awards #text_content {
	height: auto;
	overflow: auto;
	width: 700px;
	}