/* CSS Document */

html, body {
	margin:0;
	padding:0;
	background-color:#4d4e53;
	color:#2b4351;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:100%; /* 16 */
	line-height:1.125em; /* 16x—1.125=18 */
}
h1 {
	font-family:"Times New Roman", Times, Georgia, serif;
	color:#9c9a00;
	font-size:1.5em;
	font-weight:normal;
	line-height:1.75em;
	margin:10px 0;
	padding:0;
}
h1.blue {
	color:#00395a;
}
h2 {
	font-size:1.25em;
	font-weight:normal;
	font-family:"Times New Roman", Times, Georgia, serif;
}
p.bigger {
	font-size:.875em;
	margin-bottom:4px;
}
p.smaller {
	font-size:.6875em;
}
p {
	font-size:.75em;
	line-height:2.2em;
}
.lessSpace p {
	line-height:1.8em;
}
p.lessMarginBottom {
	margin-bottom:6px;
}
p.homeText {
	color:#44687d;
	font-weight:bold;
	font-size:.75em;
	line-height:1.8em;
}
p.textindent {
	margin:0 0 10px 20px;
}
a:link, a:visited {
	color:#7791a1;
	text-decoration:underline;
}
a:hover {
	color:#b5bf00;
}
a img {
	border:none;
}
a:focus, a:active {
	outline:none;
	border:none;
}
a.blueLink, a.blueLink:link, a.blueLink:visited {
	color:#7791a1;
	text-decoration:underline;
}
a.blueLink:hover {
	color:#b5bf00;
}
a.greenBoldLink, a.greenBoldLink:link, a.greenBoldLink:visited {
	color:#b5bf00;
	text-decoration:underline;
	font-weight:bold;
}
a.greenBoldLink:hover {
	color:#7791a1;
}
a.white:link, a.white:visited {
	color:#fff;
	text-decoration:underline;
}
a.white:hover {
	color:#7791a1;
}
.noMargin {
	margin:0;
}
.center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
#outer {
	padding-top:40px;
}
#container {
	width:940px;
	padding:10px;
	height:auto;
	margin:0px auto 5px auto;
	background-color:#fff;
}
#header {
	width:100%;
	background-color:#2b4351;
	height:162px;
}
#logo {
	float:left;
	width:75px;
	padding:40px 0px 0 50px;
}
#nav {
	margin-left:230px;
	padding-top:20px;
}
#nav table {
	border-collapse:separate;
	border-spacing:0px 1px;
}
#nav td.left {
	width:105px;
	text-transform:uppercase;
	border-bottom:1px solid #b5bf00;
	padding:10px 0 2px 0;
}
#nav td.left .mainLi {
	width:105px;
	margin:0;
	padding:0;
}
#nav td {
	font-size:.6875em;
	line-height:.8em;
	font-family:Helvetica;
}
#nav div.subHolder {
	width:auto;
	float:left;
	padding:10px 0 2px 0;
	border-bottom:1px solid #b5bf00;
}
#nav div.curSub {
}
#nav .subLi {
	margin:0 0px 0 0;
	padding:0;
}
#nav a.navLink, #nav a.navLink:link, #nav a.navLink:visited {
	color:#fff;
	text-decoration:none;
}
#nav a.current, #nav a.current:link, #nav a.current:visited {
	color:#b5bf00;
	text-decoration:none;
}
#nav a.navLink:hover {
	color:#b5bf00;
}
#flashHolder {
	width:940px;
	height:525px;
}
#homeFlash {
	position:absolute;
	z-index:2;
}
.navpipe {
	color:#fff;
	margin:0 10px;
}
.leftReg .navpipe2 {
	color:#fff;
}
.leftCurrent .navpipe2 {
	color:#003846;
}
.navpipe2 {
	margin:0 5px;
}
.leftTd {
	padding:80px 50px 40px 60px;
}
.aboutLeft {
	min-width:405px;
}
.leftTd2 {
	padding:70px 50px 40px 60px;
}
.leftListTd {
	width:200px;
	padding:100px 15px 20px 15px;
	background-color:#7791a1;
	color:#fff;
}
.leftListTd2 {
	width:210px;
	padding:80px 10px 20px 20px;
	background-color:#7791a1;
	color:#fff;
}
.leftList {
	padding-right:10px;
}
.leftList ul {
	margin:0;
	padding:0;
}
.leftList p, .leftList li {
	line-height:1.25em;
	margin:0 0 16px 0;
	padding:0;
	color:#fff;
	font-weight:bold;
}
.leftList li {
	list-style-type:none;
	font-size:11px;
}
.leftList li ul {
	margin:4px 0 20px 0;
}
.leftList li ul li {
	margin:0 0 8px 12px;
}
a.leftLink, a.leftLink:link, a.leftLink:visited {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}
a.leftLink:hover, a.casestudyLink:hover {
	color:#b5bf00;
	text-decoration:underline;
}
a.leftCurrent, a.leftCurrent:link, a.leftCurrent:visited {
	text-decoration:underline;
	color:#003846;
	font-weight:bold;
}
#scrollable {
	height:420px;
	overflow:auto;
}
p.projSub {
	margin:0;
	padding:0 0 10px 0;
	line-height:13px;
	font-size:.6875em;
}
p.projSub a, p.projSub a:link, p.projSub a:visited {
	color:#7791a1;
	text-decoration:none;
}
p.projSub a:hover {
	color:#003846;
	text-decoration:underline;
}
.eleven {
	font-size:.6875em;
}
.pArr {
	visibility:hidden;
	color:#003846;
}
p.projSub span.current a, p.projSub span.current a:link, p.projSub span.current a:visited {
	color:#003846;
}
p.projSub span.current .pArr {
	visibility:visible;
}
#casestudy #pageNav {
	float:right;
}
#casestudy #pageNav a, #casestudy #pageNav a:link {
	margin:0 6px;
	font-size:13px;
	text-decoration:none;
}
#casestudy #pageNav a:hover {
	color:#b5bf00;
}
#pageNav a.highlight, #pageNav a.highlight:link, #pageNav a.highlight:visited {
	color:#003846;
	text-decoration:underline;
}
.midTd {
	width:357px;
}
.teamMidTd {
	width:379px;
}
.teamRightTd {
	padding-right:60px;
}
.projMiddle {
	padding:90px 15px 25px 20px;
}
.projMiddle2 {
	padding:75px 15px 25px 20px;
	line-height:20px;
}
.projMiddle2 p.bLine {
	border-bottom:1px solid #80a3b7;
	padding:4px 0;
	margin:4px 0;
	width:250px;
}
.projMiddle p, .projMiddle2 p {
	margin:13px 0 0 0;
	line-height:20px;
}
.projMiddle ul, .projMiddle2 ul, .blog ul {
	margin:0 0 0 15px;
	padding:0;
}
.projMiddle li, .leftTd2 li, .blog ul li {
	font-size:.75em;
}
.rightPhoto, .rightThbs {
	background-color:#fff;
	padding-bottom:2px;
}
.rightPhoto {
	min-width:321px;
}
.caption {
	padding:10px 0 10px 10px;
}
#caption, .caption p {
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	color:#fff;
	margin:0;
}
#caption a {
	font-weight:bold;
}
.slideshowTd .caption p, #caption {
	width:380px;
}
.rightTd {
	background-color:#b5bf00;
}
#slideshowOuter {
	width:407px;
	background-color:#fff;
	height:508px;
}
.imgCaption {
	display:none;
}
.singleColumn {
	width:850px;
	margin:80px auto 0 auto;
}
.singleColumn2 {
	width:850px;
	margin:70px auto 0 auto;
}
.singleColumn p {
	margin:0 10px 10px 10px;
}
.divider {
	padding-bottom:10px;
	border-bottom:1px solid #7e99aa;
}
.singleColImg {
	width:888px;
	margin:15px auto;
}
#projCols {
	margin-top:15px;
}
#projCols table {
	width:940px;
	margin:0 auto;
}
.centerBar {
	position:absolute;
	width:100%;
	top:200px;
	left:0;
	z-index:1000000;
	margin:0;
	padding:0;
}
.transMid {
	margin:4px 0;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 09;
	opacity: 0.9;
}
.home .transMid {
	height:179px;
}
.sub .transMid {
	height:44px;
}
.proj .transMid {
	min-height:44px;
	height:auto;
}
.home .transBrdr, .home .transMid {
	background-color:#fff;
}
.sub .transBrdr, .sub .transMid, .proj .transBrdr, .proj .transMid {
	background-color:#f9f9f8;
}
.transBrdr {
	height:8px;
	line-height:8px;
	font-size:1px;
	margin:0;
	padding:0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.home .transMid div, .sub .transMid div  {
	width:850px;
	margin:0 auto;
}
.proj .transMid div  {
	width:870px;
	margin:0 auto;
}
.home .transMid div {
	padding-top:40px;
}
.sub .transMid div, .proj .transMid div {
	padding-top:0px;
}
.contactDiv {
	margin:30px 0 0 30px;
	width:370px;
}
.lineTop {
	border-top:1px solid #80a3b7;
	padding:6px 0;
	width:250px;
}
#footer {
	width:960px;
	margin:0 auto;
	font-size:.75em;
}
#footer p {
	color:#fff;
	text-align:right;
	margin:0;
	font-weight:bold;
}
#footer a, #footer a:link, #footer a:visited {
	color:#b5bf00;
}
#footer a:hover {
	color:#fff;
}