html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	background-color:#FFF;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align:justify;
	margin: 0;
	padding: 0;
}

#header {
	position:absolute;
	top: 62px;
	left: 192px;
	width: 768px;
	height: 62px;
}

#nav {
	position:absolute;
	top: 124px;
	left: 0px;
	width: 192px;
	height: 120px;
	background-color: #FFF;
}

#nav p {
	padding-left: 10px;
}

#secondaryNav {
	position:absolute;
	top: 364px;
	left: 0px;
	width: 192px;
	height: 120px;
	background-color: #FFF;
}

#secondaryNav p {
	padding-left: 10px;
}

#content {
	position:absolute;
	top: 358px;
	left: 192px;
	width: 768px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	border-top: 1px solid #DDD;
	padding-bottom: 25px;
}

.footer {
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 100px;
	margin-left: 10px;
}

.footer a {
	color:#999;
}

.footer a:visited {
	color:#999;
}

#noflashcontent {
	position:absolute;
	top: 358px;
	left: 192px;
	width: 768px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 25px;
}

.noflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.noflash a {
	color: #02AFD4;
}

.address a {
	color: #02AFD4;
}

/* OFFICE +++++++++++++++++++++++++++++++++++++++++++++++ */

.bio {
	padding-left: 202px;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 10px;
}

#bioPerson {
	float:left;
	width: 182px;
	padding-right: 10px;
	padding-left: 10px;
}

.name {
	margin-top: -2px;
	margin-bottom: -2px;
}

.title {
	color:#888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.role {
	color:#888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
}

/* PROJECT LIST +++++++++++++++++++++++++++++++++++++++++++++++ */

.projectTable {
	margin-top: -7px;
}

.projectTable td {
	border-bottom: 1px solid #DDD;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 12px;
}

.projectListYear {
	width: 96px;
	text-align:left;
}
.projectListName {
	width: 288px;
	text-align:left;
}
.projectListLocation {
	width: 192px;
	text-align:left;
}
.projectListType {
	width: 192px;
	text-align:left;
}
.projectListTypeCategory {
	width: 192px;
	text-align:left;
	font-weight: bold;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
}

/* AWARDS +++++++++++++++++++++++++++++++++++++++++++++++ */

.awardsTable {
	margin-top: -7px;
}

.awardsTable td {
	border-bottom: 1px solid #DDD;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 16px;
}

.awardYear {
	width: 96px;
}
.awardName {
	width: 672px;
}
.awardProject {
	font-style:italic;
}
.awardTitle {
	padding-bottom: 6px;
	font-weight: bold;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: -5px;
}


/* PRESS +++++++++++++++++++++++++++++++++++++++++++++++ */

.pressTable {
	margin-top: -8px;
}

.pressTable td {
	border-bottom: 1px solid #DDD;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

.pressImage {
	width: 96px;
}

.pressItemList {
	list-style-image: none;
	list-style-type: none;
	line-height: 20px;
	margin-left: 10px;
}

.pressItemTitle {
	padding-bottom: 6px;
	font-weight: bold;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: -5px;
}

.bookInfo {
	font-weight: normal;
	line-height: 16px;
	margin-left: 10px;
}

.pressTable a {
	color: #666;
}

.pressTable a:visited {
	color: #666;
}

.pressTable a:hover {
	color: #02AFD4;
}


/* CONTACT +++++++++++++++++++++++++++++++++++++++++++++++ */

#contactImg {
	position:absolute;
	top: 130px;
	left: 192px;
	width: 768px;
	padding-bottom: 25px;
}

#contactImg img {
	margin-left: 10px;
}

#contactAddress {
	position:absolute;
	top: 358px;
	left: 576px;
	width: 192px;
	padding-left: 10px;
	padding-top: 8px;
}

#contactAddress a, a:hover, a:visited {
	color: #02AFD4;
}

/* PHILOSOPHY +++++++++++++++++++++++++++++++++++++++++++++++ */


.approachText {
	padding-left: 10px;
	padding-bottom: 80px;
	margin-right: 10px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 10px;
	width: 556px;
}

#approachImages {
	float:right;
	width: 182px;
	padding-right: 0px;
	padding-left: 20px;
}

#approachImages img {
	margin-bottom: 0px;
}


.approachTitle {
	padding-bottom: 6px;
	margin-left: 10px;
	margin-top: -3px;
}
