/* global defaults */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link, a:active, a:hover {
	color: #a3662f;
}

a:visited {
	color: #4a4934;
}

body {
	background: #f7f5f2;
	margin: 0px;
}

h1 {
	font-size: 22px;
}

h2 {
	color: #4a4934;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}

h3{
	background-position: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px 6px 0px;
}

h4 {
	color: #4a4934;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin: 6px 0px 6px 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

td {
	vertical-align: top;
}

th {
	text-align: left;
}

/* Banner and Nav Styles */
.banner {
	background-repeat: no-repeat;
	height: 143px;
}

.bannerAnimation {
	border: #e4e2cb solid 3px;
}

.chartLogos td {
	padding-bottom: 12px;
	padding-left: 12px;
	padding-top: 12px;
	text-align: center;
	vertical-align: middle;
}

.chartProductSystems {
	background: #fff; /*border: 2px solid #BBB79E;*/
	margin: 20px 0px 20px 0px;
}

.chartProductSystems td {
	line-height: 1em;
	padding-bottom: 4px;
	padding-right: 8px;
	width: 25%;
}

.chartProductSystems th {
	color: #4a4934;
	padding-bottom: 4px;
	padding-top: 4px;
}

.chartProductSystems th, .chartProductSystems td {
	padding-left: 8px;
}

/* content */
.content {
	padding: 60px 30px 100px 100px;
}

.content * {
	line-height: 150%;
}

.pdfIcon {
	text-align: right;
}

.pdfIcon a {
	font-size: 12px;
}

.pdfIcon div{
	background-color: #fff;
	background-image: url(../projects/projectImages/pdfIcon.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 2px;
	width: 150px;
}

.projectFrame {
	border: #514c47;
}

/* Pullouts */
.pulloutQuote {
	background: #e4e2cb;
	color: #4a4934;
	padding: 48px 14px 14px 19px;
	width: 185px;
}

.pulloutQuote .author {
	font-size: 12px;
	font-weight: bold; /*	font-style: italic;*/
}

.pulloutQuote p {
	line-height: 140%;
	padding-left: 10px;
}

.subnav {
	background: #e4e2cb;
	color: #4a4934;
	padding: 48px 14px 14px 19px;
	width: 185px;
}

.subnav p {
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#bannerAnimationLg {
	top: 0px;
}

#bannerAnimationSm {
	top: 199px;
}

#bannerAnimationSm, #bannerAnimationLg {
	margin-right: 0px;
	padding-right: 153px;
	position: absolute;
	text-align: right;
	width: 100%;
}

#bannerStroke {
	background: #c1c1c1;
	font-size: 1px;
	height: 22px;
	left: 0px;
	position: absolute;
	top: 143px;
	width: 100%;
	z-index: 1;
}

#careers .banner {
	background-image: url(/images/banners/careers.jpg);
	background-position: left;
}

#companyProfile .banner {
	background-color: #e4e2cb;
	background-image: url(/images/banners/companyProfile.jpg);
}

#companyProfile .pulloutQuote {
	background: #e4e2cb;
}

#corporateHome {
	background-color: #f0ebe4;
}

#corporateHome .banner {
	background-color: #000;
	background-image: url(/images/banners/corporate.jpg);
	background-position: left;
}

#educationHome {
	background-color: #f0ebe4;
}

#educationHome .banner, #education .banner {
	background-color: #000;
	background-image: url(/images/banners/education.jpg);
}

/* footer */
#footer {
	background: #c1c1c1;
	font-size: 10px;
	height: 14px;
	margin-top: 150px;
	text-align: center;
}

#governmentHome {
	background-color: #f0ebe4;
}

#governmentHome .banner {
	background-color: #000;
	background-image: url(/images/banners/government.jpg);
	background-position: left;
}

#healthcareHome {
	background-color: #f0ebe4;
}

#healthcareHome .banner {
	background-color: #000;
	background-image: url(/images/banners/healthcare.jpg);
	background-position: left;
}

#home {
	background: #e4e2cb;
}

#home #bannerStroke {
	top: 263px;
}

#home #footer {
	margin-top: 100px;
}

/* Nav id */
#home #nav {
	top: 227px;
}

#home #navHome, #home #navAboutUs, #home #navSolutions, #home #navProjects {
	top: 285px;
}

#home .banner {
	background-color: #000;
	background-image: url(/images/banners/homeCrop.jpg);
	height: 285px;
}

#locations .banner {
	background-image: url(/images/banners/locations.jpg);
	background-position: left;
}

#logo {
	left: 49px;
	position: relative;
	top: 17px;
}

#model .banner {
	background-image: url(/images/banners/model.jpg);
	background-position: left;
}

#nav {
	height: 50px;
	left: 97px;
	position: absolute; /*top: 173px;*/
	top: 107px;
	width: 596px;
	z-index: 2;
}

#nav .selected {
	background-color: #4a4934;
	height: 20px;
	padding-top: 4px;
	position: relative;
	top: -4px;
	width: 140px;
}

#nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav div {
	height: 19px;
	left: 0px;
	position: absolute; /*top: -30px;*/
	top: 0px;
	width: 596px;
	z-index: 3;
}

#nav h1 {
	color: #fff;
	font-size: 20px; /*height: 1em;*/
	font-weight: normal;
	margin: 0px;
	padding-bottom: 6px;
	padding-left: 14px;
	padding-top: 8px;
}

#nav table {
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	line-height: 12px;
	text-align: center;
	width: 596px;
}

#nav td {
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 25%;
}

#navAboutUs {
	left: 248px;
	z-index: 101;
}

#navHome {
	left: 98px;
	z-index: 100;
}

#navHome .selected, #navAboutUs .selected, #navSolutions .selected, #navProjects .selected {
	color: #4a4934;
	font-size: 12px;
	font-weight: bold;
}

#navHome a, #navAboutUs a, #navSolutions a, #navProjects a {
	color: #8f896e;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

#navHome a:hover, #navAboutUs a:hover, #navSolutions a:hover, #navProjects a:hover {
	color: #4a4934;
	font-weight: bold;
}

#navHome, #navAboutUs, #navSolutions, #navProjects {
	background: #fff;
	border-bottom: 1px solid #969881;
	border-left: 1px solid #969881;
	border-right: 1px solid #969881;
	color: #8f896e;
	line-height: 140%;
	padding-bottom: 8px; /*padding-left: 26px;*/
	padding-top: 6px;
	position: absolute;
	text-align: center;
	top: 165px;
	visibility: hidden;
	width: 143px;
}

#navProjects {
	left: 548px;
	z-index: 103;
}

#navSolutions {
	left: 398px;
	z-index: 102;
}

#news .banner {
	background-color: #000;
	background-image: url(/images/banners/news.jpg);
	background-position: left;
}

#news h3 {
	text-transform: uppercase;
}

#overview .banner {
	background-color: #030102;
	background-image: url(/images/banners/curveExtended.jpg);
}

#partnerPullouts div {
	display: none;
	position: absolute;
}

#partners .banner {
	background-color: #fff;
	background-image: url(/images/banners/partners.jpg);
}

#services .banner {
	background-color: #000;
	background-image: url(/images/banners/services.jpg);
}

#support .banner {
	background-color: #000;
	background-image: url(/images/banners/support.jpg);
}

