@import url(reset.css);
html,
body {
	height: 100%;
	width: 100%;
}
body {
	font: 75%/150% Geneva, Verdana, Arial, sans-serif;
	color: #585858;
	background-color: #000;
}
a {
	color: #979797;
}
a.back {
	float: right;
	width: 10%;
	text-align: right;
	font-size: 12px;
}
a.pdf {
	display: block;
	text-decoration: none;
	background-position: 0 5px !important;
}
a.pdf img {
	vertical-align: text-top;
}
a.pdf span {
	padding: 0 5px 10px 0;
	text-decoration: underline;
}
a.video {
	padding: 5px 0 5px 30px;
	background: url(../images/bkg_video.jpg) no-repeat left center;
}
em {
	font-style: italic !important;
}
form label {
	display: block;
	margin-bottom: 3px;
}
h1#title {
	float: left;
	height: 20px;
	width: 60%;
	font-size: 14px;
	color: #FCB018;
	padding-top: 10px;
	line-height: 1;
}
h1#title span {
	font-size: 12px;
	color: #828282;
	margin-left: 19px;
}
h1#title span a {
	margin-left: 14px;
	text-decoration: none;
}
h2 {
	color: #000;
	font-size: 165%;
	line-height: 150%;
	margin-bottom: 6px;
}
h3.catDesc {
	margin-bottom: 15px !important;
	font-size: 14px;
	color: #000;
}
h3 {
	color: #930;
	margin-bottom: 6px;
	font-size: 130%;
}
h4 {
	color: #930;
	font-size: 135%;
	margin-bottom: 6px;
}
h4 a {
	color: #930;
	text-decoration: none;
}
h4 a:hover {
	color: #000;
}
h5 {
	color: #000;
	font-size: 100%;
}
img + p + ul {
	float: left;
}
img.left {
	float: left;
	margin: 0 15px 14px 0;
}
input[type="text"] {
	width: 275px;
	margin-bottom: 15px;
}
li {
	list-style: none;
	margin: 0 0 5px 0;
	padding-left: 15px;
	background: url(../images/bkg_li.jpg) no-repeat 0 7px;
}
p,
ul,
ul.three_columns {
	margin-bottom: 18px;
}
p.caption {
	font-size: 85%;
	color: #2E2E2E;
	font-weight: bold;
	font-style: italic !important;
	line-height: 130%;
	margin-bottom: 20px;
}
strong {
	color: #000;
}
textarea {
	width: 611px;
	margin-bottom: 15px;
}
ul {
	list-style-type: square;
}
ul.left {
	float: left;
}
ul.left + * {
	clear: left;
}
ul.three_columns {
	float: left;
	height: auto;
	width: 100%;
}
ul.three_columns li {
	float: left;
	height: auto;
	width: 30%;
	list-style-position: inside;
}
ul.three_columns + * {
	clear: left;
}
.col {
	float: left;
	min-height: 405px;
	height: auto !important;
	height: 405px;
	width: 197px;
	padding: 13px;
	color: #fff;
	background-color: #666;
}
.col a {
	color: #000;
}
.col h3,
.title {
	color: #FCB018;
	font-size: 115%;
	margin-bottom: 15px;
}
.col h4 {
	font-size: 100%;
	color: #fff;	
	margin-bottom: 2px;
}
.col .img {
	float: left;
	width: 191px;
	height: 98px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #fff;
}
.col .section {
	color: #000;
}
.col h4 a {
	color: #fff;
}
.col li {
	margin-bottom: 10px;
}
.col li:last-child {
	margin-bottom: 0;
}
.col li ul {
	margin: 10px 0 0 0;
}
.col li li a {
	background-image: none;
}
.col ul + ul {
	margin-top: 100px;
}
.col ul,
.col li {
	float: left;
	height: auto;
	width: 197px;
}
.col ul,
#nav {
	padding-left: 0;
	list-style: none;
	background-image: none;
}
.col li,
#nav li {
	padding-left: 0;
	list-style: none;
	background-image: none;
}
.col ul a {
	float: left;
	width: 177px;
	color: #fff;
	padding-left: 20px;
	background: url(../images/bkg_sect_nav.jpg) no-repeat left center;
}
.col ul a.active {
	color: #FCB018;
	text-decoration: none;
}
.col ul a:hover {
	color: #FCB018;
}
.clear {
	float: left;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin: 25px 0 16px 0;
	border-bottom: 1px solid #000;
}
.genBuilding {
	float: left;
	height: auto;
	width: 130px;
	margin: 0 23px 23px 0;
	padding: 10px;
	background-color: #585858;
	font-size: 95%;
}
.genBuilding img {
	border: none !important;
}
.genBuilding.lastChild {
	margin-right: 0;
}
.genBuilding a {
	margin-top: 9px;
	color: #fff;
}
.internImg {
	float: left;
	margin-right: 23px;
}
.officer {
	float: left;
	height: auto;
	width: 670px;
	margin-bottom: 22px;
}
.officer h3 span {
	color: #000;
	font-size: 75%;
}
.officer img {
	float: left;
	margin-right: 12px;
	padding: 1px;
	background-color: #fff;
}
.officer p {
	float: right;
	height: auto;
	width: 538px;
}
.industry,
.project,
#projMain {
	float: left;
	height: auto;
	width: 670px;
	margin-bottom: 20px;
}
.industry p,
.project p {
	float: right;
	height: auto;
	width: 560px;
}
.industry p.url {
	margin-bottom: 10px;
}
.project span,
#projMain span {
	color: #585858 !important;
}
.industry img,
.project img,
#projImgs img,
#projMain img {
	float: left;
	margin-right: 10px;
	border: 10px solid #585858;
}
.project p {
	color: #000;
}
.right {
	float: right !important;
}
.section {
	color: #585858;
}
.summary {
	font-size: 135%;
	line-height: 150%;
	color: #000;
	margin-bottom: 13px;
}
.title {
	margin-bottom: 0;
}
#content {
	margin: 0 auto;
	height: auto;
	width: 954px;
}
#flash {
	float: left;
	height: auto;
	width: 954px;
	margin: 6px 0 20px 0;
}
#footer {
	float: left;
	height: 104px;
	width: 954px;
	padding-top: 21px;
	color: #979797;
}
#footer a:hover {
	color: #FCB018;
}
#footer p {
	height: auto;
	width: 48%;
}
#footer p#copyright,
#footer p#footerNav {
	float: right;
	text-align: right;
	margin-top: 19px;
}
#footer p#address {
	float: left;
}
#footer .credits {
	font-style: italic;
	color: #585858;
}
#footer .credits a {
	color: #585858;
	text-decoration: none;
}
#footer .credits a:hover {
	color: #FCB018;
}
#footer p#footerNav {
	margin-top: 0;
}
#footer p#footerNav a {
	margin-left: 42px;
}
#logo {
	float: left;
	margin: 26px 10px 0 0;
}
#main {
	float: left;
	height: auto;
	width: 670px;
	margin-left: 10px;
}
#main img {
	border: 10px solid #585858;
}
#nav {
	float: right;
	height: 19px;
	width: auto;
	margin: 82px 10px 0 0;
}
#nav a {
	float: left;
	height: auto;
	width: auto;
	padding-bottom: 2px;
	color: #000;
	text-decoration: none;
}
#nav a:hover,
#nav a.active {
	padding-bottom: 1px;
	border-bottom: 1px solid #FCB018 !important;
}
#nav li {
	float: left;
	height: 16px;
	width: auto;
	font-size: 15px;
	font-weight: bold;
	margin-left: 45px;
}
#nav li.firstChild {
	margin-left: 0;
}
#positions {
	float: left;
	height: 219px;
	width: 670px;
	position: relative;
	z-index: 40;
	background: url(../images/bkg_positions.jpg) no-repeat 76px 17px;
}
#positions a {
	color: #fff;
}
#positions > div {
	position: absolute;
	color: #fff;
	background-color: #585858;
	height: 22px;
	width: 150px;
	text-align: center;
	padding-top: 3px;
}
#positions div div {
	display: none;
}
#pos1,
#pos5,
#pos7,
#pos10 {
	top: 0;
	left: 129px;
}
#pos2,
#pos3,
#pos4 {
	top: 47px;
	left: 2px;
}
#pos3 {
	left: 261px;
}
#pos4,
#pos6,
#pos9 {
	left: 520px;
}
#pos5,
#pos6 {
	top: 97px;
}
#pos7,
#pos8,
#pos9 {
	top: 146px;
}
#pos8,
#pos11 {
	left: 327px;
}
#pos10,
#pos11 {
	top: 194px;
}
#projImgs {
	float: left;
	height: 100px;
	width: 670px;
	margin-bottom: 27px;
}
#projImgs img {
	margin: 0 0 0 42px;
}
#projMain .details {
	color: #000;
}
#search {
	float: right;
	height: 25px;
	width: 39%;
	color: #fff;
	text-align: right;
	padding-top: 5px;
}
#search a {
	color: #fff;
	text-decoration: none;
}
#search input {
	border: none;
	background-color: #fff;
	height: 14px;
	width: 147px;
	padding: 3px;
	margin: 0;
}
#side {
	float: right;
	height: auto;
	width: 467px;
	background: url(../images/bkg_side.gif) repeat-y 0 0;
}
#wrapInner {
	float: left;
	height: auto;
	width: 100%;
	background: url(../images/bkg_wrap_inner.jpg) bottom left repeat-x;
}
#wrapOuter {
	float: left;
	height: auto;
	width: 100%;
	background: #fff url(../images/bkg_body.jpg) top left repeat-x;
}
