@charset "utf-8";
/* CSS Document */

/* basic framework */

html {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	height: 100%;
}

a {
	color: #909090;
	text-decoration: none;
}

a:hover {
	color: #e31922;
	text-decoration: underline;
}

a.selected {
	color: #e31922;
}

input, form {
	margin: 0px;
}

#nfHold {
	min-height: 100%;
}

#hold {
	width: 1000px;
	padding: 10px;
	padding-top: 18px;
	padding-bottom: 96px;
	margin: 0px auto;
	background: url(../i/lines_bg.gif);
}

#masthead {
	position: relative;
	height: 100px;
}

#tagline {
	position: absolute;
	bottom: 18px;
	left: 120px;
}

#content {
	position: relative;
	min-height: 380px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

#nav {
	position: absolute;
	right: 0px;
	bottom: 22px;
}

#nav ul, #nav li {
	margin: 0px;
	padding: 0px;
}

#nav li {
	display: block;
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
}

#nav li.last {
	margin-right: 0px;
}

#footerHold {
	position: relative;
	margin: -68px auto 0 auto;
	width: 100%;
	height: 32px;
	padding-top: 18px;
	padding-bottom: 18px;
	background: #e31922;
	text-align: center;
}

#footerHold a {
	color: white;
}

#footerHold a:hover {
	text-decoration: underline;
}

#footerHold table {
	margin: 0px auto;
	width: 1000px;
}

#footerHold td {
	font-size: 11px;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

#hero {
	position: absolute;
}

#subContent {
	padding-left: 636px;
}

#subContentAwards, #subContentPress {
	position: absolute;
	left: 636px;
	padding-left: 0px;
	top: 0px;
}

#subContentHeader {
	clear: both;
}

#subnav ul, #subnav li {
	margin: 0px;
	padding: 0px;
	color: #e31922;
}

#subnav li {
	display: block;
	float: left;
	margin-right: 16px;
	margin-bottom: 30px;
}

#heroOverlay, #heroOverlayBio, #heroOverlayServices, #heroOverlayContact {
	position: absolute;
	height: 300px;
	width: 260px;
	padding: 40px;
	left: 140px;
	background: url(../i/white85p.png);
}

#heroOverlayContact {
	left: 200px;
	color: #606060;
	line-height: 20px;
}

#heroOverlayContact a, #heroOverlayBio a {
	color: #e31922;
}

#heroOverlayContact a:hover, #heroOverlayBio a:hover {
	color: black;
}

#heroOverlayBio {
	background: none;
	padding: 0px;
	left: 63px;
	width: 500px;
	height: 380px;
}

.bioScroll {
	margin-top: 16px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right: 20px;
	height: 264px;
	overflow-y: auto;
}

.bioScroll p {
	margin-top: 0px;
	font-size: 12px;
	line-height: 18px;
}

#heroOverlayServices {
	width: 560px;
	padding-right: 0px;
	left: 250px;
}

#subContentBody, #subContentBodyTeam, #subContentBodyAwards, #subContentBodyPress, #overlayBody {
	color: #606060;
}

#overlayBody {
	color: #404040;
}

#overlayBody p {
	line-height: 18px;
}

#subContentBodyAbout_us {
	padding-right: 80px;
}

#subContentBodyTeam {
	font-size: 14px;
}

#subContentBody p, #subContentBodyTeam p, #subContentBodyAwards p, #subContentPress p {
	line-height: 24px;
}

#subContentBodyAwards p {
     width: 380px;
}

.teamTitle {
	font-size: 12px;
}

#subContentBodyPress ul, #subContentBodyPress li, #subContentBodyTeam ul, #subContentBodyTeam li {
	margin: 0px; 
	padding: 0px;
	font-size: 14px;
	display: block;
}

#subContentBodyPress ul, #subContentBodyTeam ul {
	margin-top: 20px;
	list-style-type: none;
}

#subContentBodyPress li, #subContentBodyTeam li {
	margin-bottom: 10px;
}

#overlayBioImage {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 150px;
}

#overlayBioBody {
	position: absolute;
	width: 290px;
	left: 185px;
	top: 50px;
	color: #606060;
}

#overlayBioBody h1 {
	color: #e31922;
	font-size: 16px;
	margin: 0px;
}

#overlayBioBody h2 {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 10px;
}

#overlayBioBody p {
	line-height: 18px;
}

#leftContent, #leftContentPress {
	padding-left: 120px;
	padding-right: 500px;
	padding-top: 50px;
}

#leftContentPress h1, #leftContent h1 {
	margin: 0px;
	margin-bottom: 12px;
	color: #e31922;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

#leftContent ul, #leftContentPress ul, #leftContent li, #leftContentPress li {
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 18px;
	color: #e31922;
	padding-left: 0px;
	margin-left: 8px;
}

#leftContentPress ul {
	margin: 0px;
	padding: 0px;
}

#leftContentPress li {
	position: relative;
	line-height: normal;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#leftContentPress {
	padding-right: 450px;
}

.pressImage {
	position: absolute;
	top: 0px;
	left: 0px;
}

.pressTitle {
	color: #A0A0A0;
	text-transform: uppercase;
	margin-bottom: 4px;
}

.pressSubTitle {
	color: #606060;
	margin-bottom: 2px;
}

.pressVolume {
	font-size: 10px;
	margin-bottom: 4px;
}

.pressDownload {
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 6px;
}

.pressDownload a {
	color: #e31922;
}

.pressText {
	padding-left: 60px;
	margin-bottom: 16px;
}

.pubText {
	margin-bottom: 16px;
}

.overlayColumn {
	float: left;
	margin-right: 30px;
}

#heroOverlayServices h1 {
	color: #e31922;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#heroOverlayServices ul, #heroOverlayServices li {
	margin: 0px;
	padding: 0px;
}

#heroOverlayServices ul {
	list-style: none;
}

#heroOverlayServices li {
	display: block;
	color: #606060;
	margin-bottom: 10px;
	font-size: 13px;
}

.overlayColumn.last {
	margin-right: 0px;
}

#heroOverlayContact h1 {
	color: #e31922;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#careersLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 310px;
	background: #eaeaea;
	padding-left: 20px;
	padding-top: 70px;
}

#careersRight {
	padding-left: 330px;
	padding-top: 20px;
	min-height: 380px;
}

#careersRight h2 {
	color: #e31922;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 4px;
}

.career {
	color: #606060;
	margin-bottom: 20px;
}

.careerClick {
	margin-top: 4px;
	text-transform: uppercase;
	font-size: 11px;
}

#careersHold {
	position: relative;
	padding-right: 355px;
}

#careersBack {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 20px;
	padding-top: 6px;
	border-top: 1px solid #f0f0f0;
}

.careersColumn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 315px;
}

#careersHeader {
	margin-bottom: 20px;
}

#careersRight h1 {
	color: #e31922;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 4px;
}

.careerLongDescription {
	color: #606060;
	font-size: 12px;
}

.careerLongDescription p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#portfolioHeader {
	margin-left: 8px;
	margin-bottom: 10px;
}

#portfolioSelector {
	min-height: 380px;
}

#portfolioSelector ul, #portfolioSelector li {
	margin: 0px;
	padding: 0px;
}

#portfolioSelector ul {
	list-style: none;
	position: relative;
	width: 180px;
	border-right: 1px solid #a0a0a0;
}

#portfolioSelector ul li ul {
	position: absolute;
	top: 0px;
	left: 100%;
	padding-left: 20px;
	border-left: 1px solid #a0a0a0;
}

#portfolioSelector a {
	display: block;
	width: 200px;
	padding: 8px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

#portfolioSelector td.second a {
	border-left: 1px solid #a0a0a0;	
}

#portfolioSelector td.withBorder a {
	border-left: 1px solid #a0a0a0;	
}

#portfolioSelector a.selected {
	background-color: #eaeaea;
}

#portfolioSelector td {
}

#rightContentPortfolio {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 500px;
	text-align: center;
}

#directProject select {
	margin-left: 8px;
	margin-top: 20px;
	font-size: 11px;
}

.gray {
	color: #606060;
}

.addressText {
	text-transform: uppercase;
}

#flashcontent .flashcolumn {
	float: left;
	width: 200px;
	margin-right: 30px;
}

#flashcontent h1 {
	font-size: 18px;
	font-weight: normal;
	color: #e31922;
	text-transform: uppercase;
}

#flashcontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 12px;
}

#flashcontent p {
	line-height: normal;
}

#leftContentPress h2 {
	color: #e31922;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 4px;
}