html, body {
	height: 100%;
	min-width: 800px;
	background-color: #7F7F7F;
}

body {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, arial, verdana;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

div {
/*	border: 1px solid #000; */
}

#page {
	width: 1000px;
	height: 650px;
	background-color: #FFC605;
	text-align: left;
}

img {
	border: 0px;
}

#navcolumn {
	width: 140px;
	position: relative;
	left: 0px;
	top: 0px;
}

#nav {
	position: absolute;
	left: 57px;
	top: 29px;
	width: 70px;
	z-index: 10;
	/* border: 1px solid #000; */
}

#logo {
	float: left;
	position: relative;
	left: 73px;
	top: 46px;
}

#quote {
	float: left;
	position: relative;
	top: 52px;
	left: 180px;
	width: 700px;
	height: 145px;
	white-space: nowrap;
	vertical-align: top;
}

#testimonial {
}

#asterisk {
}

#main-front {
	position: absolute;
	top: 162px;
	left: 120px;
}

#ndgfooter {
	position: relative;
	width: 233px;
	z-index: 0;
	top: 70px;
}

#contentbox {
	position: relative;
	top: 68px;
	height: 310px;
	left: 0px;
	background-color: #fff;
	z-index: 0;
	margin-bottom: 50px;
}

#content {
	margin-top: 28px;
	margin-bottom: 14px;
}

#work {
	float: left;
}

.content-main-align {
	position: absolute;
	left: 270px;
}

#subnav {
	position: absolute;
	left: 159px;
	top: 29px;
	z-index: 8;
}

.subnav-align {
	/* position: relative;
	z-index: 8;
	left: 0px;
	border: 1px solid #000; */
}

.nav-circle {
	margin-right: 4px;
}

.nav-item {
	margin-bottom: 16px;
	height: 10px;
}

.nav-item-b {
	margin-bottom: 15px;
	height: 12px;
}

#people-nav {
	float: left;
	width: 132px;
}

.portfolio-grid {
	position: relative;
}

.portfolio-grid-row, .portfolio-subnav-row {
	margin-bottom: 11px;
}

#portfolio-subnav {
	position: absolute;
	float: left;
	bottom: 16px;
}

.nav-circle  {
	margin-right: 10px;
}

#news-leftcol {
	float: left;
	height: 100%;
	width: 180px;
	background-color: #FFC605;
}

#news-top {
	background-color: #ff0000;
	width: 100%;
}

#news-main {
	width: 100%;
	background-color: #fff;
}
