body {
	margin: 0px;
	padding: 0px;
}

#page {
	text-align: left;
	width: 960px;
	padding-bottom: 15px;
}

#container {
	position: relative;
	overflow: hidden;
	height: 495px;
}

#nav {
	position: absolute;
	margin-left: 19px;
	z-index: 5;
	width: 178px;
	overflow: hidden;
}
.filter {
	background: url("images/navbg.png");
	padding-top: 6px;
	padding-bottom: 8px;
	min-height: 13px;
}
#navItems {
	padding-top: 91px;
	padding-bottom: 17px;
}


#nav a {
	position: relative;
	display: block;
}

#nav .navChildren {
	position: relative;
	overflow: hidden;
	height: 0px;
}

.navChildren .slider {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

#collapseNavOpen,
#collapseNavClosed {
	font-size: 10px;
	color: #363636;
	text-decoration: none;
	padding-left: 12px;
	float: left;
}
#collapseNavOpen {
}
#collapseNavClosed {
	display: none;
	visibility: hidden;
}

.mainNavPrimaryItem0,
.mainNavPrimaryItem1 {
	font-size: 18px;
	margin-bottom: 3px;
	margin-top: 3px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	padding-left: 12px;
}
.mainNavPrimaryItem0:hover,
.mainNavPrimaryItem1 {
	color: #00778a;
}

.mainNavSecondaryItem0,
.mainNavSecondaryItem1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
	color: #333333;
	padding-left: 12px;
}
.mainNavSecondaryItem0:hover,
.mainNavSecondaryItem1 {
	background: url("images/nav/arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 4px;
	color: #00778a;
}

.mainNavTertiaryItem0,
.mainNavTertiaryItem1 {
	font-size: 11px;
	margin-bottom: 3px;
	text-decoration: none;
	color: #333333;
	padding-left: 23px;
}
.mainNavTertiaryItem0:hover,
.mainNavTertiaryItem1 {
	background: url("images/nav/arrow.gif");
	background-repeat: no-repeat;
	background-position: 16px 4px;
	color: #00778a;
}


#content1,
#content2 {
	position: absolute;
	z-index: 1;

	background: #ffffff;
}

#loader {
	display: none;
	position: absolute;
	top: 4px;
	left: 152px;
}


.photoBg {
	position: absolute;
}
.photoBg p {
	margin: 0px;
	padding: 0px;
}
.photoContent {
	position: absolute;
	background-color: #ffffff;
	top: 164px;
	left: 639px;
	width: 268px;
	height: 268px;
	max-height: 216px;
	max-width: 233px;
	overflow: hidden;
	padding-top: 34px;
	padding-left: 17px;
	padding-right: 18px;
	padding-bottom: 18px;
}

#footerBar {
	margin-top: 14px;
	border: solid 1px #e9e9e9;
	font-size: 10px;
	color: #000000;
	padding: 7px;
}
.copyright {
	color: #999999;
	margin-right: 6px;
}
#footerBar a {
	color: #000000;
	text-decoration: none;
}

#homeBox,
#homeBg {
	position: absolute;
}

.portfolioCell {
	background-color: #363636;
	width: 188px;
	height: 100px;
	color: #ffffff;
}

.portfolioFirstColumn {
}
.portfolioColumn {
	border-left: solid 5px #ffffff;
}

.portfolioFirstRow {
	height: 95px;
}
.portfolioRow {
	border-top: solid 5px #ffffff;
}

.portfolioStudioCell {
	background-color: #00778a;
	font-size: 12px;
	line-height: 16px;
	padding: 7 10 5 15;
	width: 100%;
}
.portfolioStudioCell h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

.portfolioScreen {
	position: absolute;
	width: 188px;
	max-width: 166px;
	background: url("images/portfoliobg.png");
	padding-top: 40px;
	padding-left: 12px;
	padding-right: 10px;
	z-index: 2;
	
	
	height: 95px;
	max-height: 55px;
	
	overflow: hidden;
	
	font-size: 11px;
	
	font-weight: bold;
	line-height: 15px;
	
	display: none;
	visibility: hidden;
	
	cursor: pointer;
}
.portfolioThumb {
	cursor: pointer;
}

#contentArea {
	position: relative;
	width: 960px;
	height: 495px;
}
.contentCopy {
	position: absolute;
	float: left;
	width: 338px;
	max-width: 318px;
	padding-right: 20px;
	left: 219px;
	top: 103px;
	height: 392px;
	overflow-y: auto;
	overflow-x: hidden;
}
.contentPhotos {
	position: absolute;
	margin-left: 20px;
	width: 383px;
	left: 557px;
}

#photoBg,
#photoBox {
	position: absolute;
}

#projectThumb1 {
	position: absolute;
	top: 400px;
}
#projectThumb2 {
	position: absolute;
	top: 400px;
	left: 196px;
}
#projectThumb3 {
	position: absolute;
	top: 400px;
	left: 392px;
}
#projectThumb4 {
	position: absolute;
	top: 400px;
	left: 588px;
}

#projectContent {
	position: absolute;
	width: 163px;
	
	left: 797px;
}
#projectContent p {
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#projectContent h1 {
	font-size: 18px;
	line-height: 19px;
}
#projectContent h2 {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 4px;
}
#projectScope {
	margin-bottom: 5px;
	margin-top: 3px !important;
	padding-top: 5px;
	border-top: solid 1px #00778a;
}
#projectScope p {
	padding-top: 0px;
	margin-top: 0px;
}
#projectScope ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#projectAwards ul li {
	margin-bottom: 5px;
}

.fillerThumb {
	background-color: #bfbfbf;
}

#hideDropdown {
	position: absolute;
	width: 98%;
	height: 98%;
	visibility: hidden;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 0;
}


.testimonialCell {
	width: 92px;
	height: 100px;
}

.testimonialFirstColumn {
}
.testimonialColumn {
	padding-left: 5px;
}

.testimonialFirstRow {
	height: 95px;
}
.testimonialRow {
	padding-top: 5px;
}

.testimonialImg {
	position: absolute;
}

.testimonialBlank {
	width: 92px;
	height: 95px;
	background-color: #bfbfbf;
}

#testimonialsContainer {
	display: none;
	visibility: hidden;
	position: relative;
	top: 20px;
}
#testimonialArrow {
	position: absolute;
	left: 306px;
}
.testimonial {
	display: none;
	visibility: hidden;
	position: absolute;
	background-color: #00778a;
	width: 306px;
	max-width: 284px;
	color: #ffffff;
	padding-left: 11px;
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 17px;
}
.testimonial h1 {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	line-height: Normal;
	text-transform: none;
}

.newsListColumn {
	width: 360px;
	padding-right: 15px;
}
.newsListColumn table {
	width: 360px;
}

.newsItem {
	margin-bottom: 8px;
}

.newsListContent {
	width: 741px;
	max-width: 741px;
	padding-right: 0px;
}

.newsDetailCopy {
	position: absolute;
	float: left;
	width: 533px;
	max-width: 513px;
	padding-right: 20px;
	left: 219px;
	top: 103px;
	height: 392px;
	overflow-y: auto;
	overflow-x: hidden;
}
.newsDetailPhotos {
	position: absolute;
	margin-left: 20px;
	width: 212px;
	top: 103px;
	left: 752px;
}

.newsDetailCopy h1 {
	padding-bottom: 0px;
}
.newsListContent h1 {
	padding-bottom: 15px;
}
.newsBackLink {
	display: block;
	padding-bottom: 10px;
}

.previewIndicator {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: red;
	padding: 10px;
	color: white;
	font-weight: bold;
}