html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p,
a, address, cite, em, img,
strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,
body {
  height: 100%;
  width: 100%;
}

body {
	background: #fff url(../img/back.jpg) repeat;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

a:link,
a:visited {
  color: #c00;
  text-decoration: none;
}

a:hover,
a:active {
  text-decoration: underline;
}

#TopBuffer {
  float: left;
  height: 50%;
  margin-top: -391px;/* half vertical height*/
  width: 100%;
}

#Center {
  clear: both;
}

#Wrapper {
  height: 781px;
  margin: 0 auto;
  width: 1200px;
}

#Contact {
  background-color: #000;
  color: #fff;
  font-size: 0.9em;
  overflow: hidden;
  padding-left: 19px;
}

#Contact li {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 20px;
}

#Contact a:link,
#Contact a:visited {
  color: #fff;
}

#Header {
  background: #fff url(../img/headers/aerospace.jpg) no-repeat right center;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  height: 156px;
  overflow: hidden;
  position: relative;
}

#Header .slideshow {
  position: absolute;
  margin: 0;
  right: 0;
  top: 0;
}

#Wrapper .goldHeader {
  background-image: url(../img/headers/golden.jpg);
}

#Wrapper .yellowHeader {
  background-image: url(../img/headers/yellow.jpg);
}

#Wrapper .blueHeader {
  background-image: url(../img/headers/blue.jpg);
}

#Wrapper .blackHeader {
  background-image: url(../img/headers/black.jpg);
}

#Wrapper .blue2Header {
  background-image: url(../img/headers/blue2.jpg);
}

#Wrapper .powerHeader {
  background-image: url(../img/headers/power.jpg);
}

#Wrapper .pharmaHeader {
  background-image: url(../img/headers/pharma.jpg);
}

#Header a {
  display: block;
  margin: 35px 0 0 19px;
}

#Container {
  background: #fff url(../img/mainBg.jpg) no-repeat;
  float: left;
  position: relative;
  width: 992px;
}

#Wrapper .transparent {
  background: #fff url(../img/mainBg2.jpg) no-repeat;
}

#Nav {
  border-bottom: 1px solid #fff;
  height: 35px;
  overflow: hidden;
  padding-left: 324px;
}

#Nav li {
  float: left;
  margin-right: 34px;
}

#Nav li a:link,
#Nav li a:visited {
  color: #000;
  display: block;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
}

#SubNav {
  float: left;
  height: 472px;
  padding: 22px 13px 14px 19px;
  width: 280px;
}

#SubNav h2 {
  margin-bottom: 5px;
}

#SubNav a:link,
#SubNav a:visited {
  color: #fff;
}

#SubNav .current a:link,
#SubNav .current a:visited,
#SubNav a:hover,
#SubNav a:active {
  color: #f00;
  text-decoration: none;
}

#SubNav li {
  border-top: 1px solid #f00;
  margin-top: 10px;
  padding-top: 10px;
}

#SubNav li:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

#SubNav ul li {
  border-top: 0;
  margin-top: 5px;
  padding-top: 0;
}

#SubNav .cad {
  width: 230px;
}

#SubNav .solutions {
  width: 208px;
}

#SubNav .fixtures {
  width: 195px;
}

#SubNav .services {
  width: 190px;
}

#Content {
  float: right;
  height: 442px;
  overflow: auto;
  padding: 52px 63px 14px 0;
  width: 606px;
}

#Content h1 {
  color: #f00;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 14px;
}

#Content h2 {
  color: #f00;
  font-size: 1.2em;
  font-weight: bold;
  margin: 30px 0 8px 0;
}

#Content h3 {
  margin-bottom: 5px;
}

#Content p {
  line-height: 1.3em;
  margin-bottom: 14px;
}

#Content ul {
  line-height: 1.2em;
  list-style: disc outside;
  margin: 0 0 20px 15px;
}

#Content ul li {
  margin-bottom: 5px;
}

#Content .news {
  list-style: none;
  margin: 29px 0;
}

#Content img.right {
  float: right;
  clear: right;
}

#Content .date {
  color: #666;
  display: block;
  font-size: 0.9em;
  font-weight: normal;
  margin-bottom: 7px;
}

#Content .news .logo {
  margin-bottom: 7px;
}

#Content .news li {
  border-top: 1px solid #f00;
  margin-bottom: 30px;
  padding-top: 30px;
}

#Content .news li:first-child {
  border-top: 0;
  padding-top: 0;
}

#Content .news img {
  display: block;
  margin-bottom: 1em;
}

#Content .news h2 {
  font-size: 1.1em;
  margin: 0 0 7px 0;
}

#Content .news p {
  margin-bottom: 7px;
}

#Content .news li a:link,
#Content .news li a:visited {
  color: #000;
}

#Content .feature {
  border: 1px solid #FF0000;
  clear: both;
  margin-bottom: 14px;
  padding: 10px;
  width: 460px;
}

#Content .feature ul,
#Content .feature p {
  margin-bottom: 0;
}

#Content .footnote {
  display: block;
  font-size: 0.9em;
  font-style: italic;
}

#Content .accordion {
  clear: both;
  margin-bottom: 30px;
}

#Content .accordion .toggler {
  border-bottom: 1px solid #bbb;
  cursor: pointer;
  margin: 0;
  padding: 10px;
}

#Content .accordion .active {
  border-bottom: 0;
}

#Content .accordion a.lightbox:link,
#Content .accordion a.lightbox:visited {
  display: block;
  float: right;
}

#Content .accordion .zoom {
  margin-left: 20px;
}

#Content .accordion ul {
  margin: 10px 10px 10px 35px;
}

#Sidebar {
  background: #434343 url(../img/sidebar2.jpg) no-repeat;
  float: right;
  height: 544px;
  position: relative;
  width: 208px;
}

#Sidebar h2 {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: normal;
  height: 35px;
  line-height: 35px;
  padding-left: 13px;
}

#Sidebar ul.sections {
  border-bottom: 1px solid #f00;
  margin: 14px  0 0 13px;
  padding-bottom: 7px;
}

#Sidebar ul.sections li {
  color: #666;
  margin-bottom: 5px;
}

#Sidebar ul.sections a:link,
#Sidebar ul.sections a:visited {
  color: #fff;
  font-size: 1em;
}

#Sidebar ul.links {
  margin: 14px 13px;
}

#Sidebar ul.links li {
  margin-bottom: 7px;
  width: 182px;
}

#Sidebar ul.links li.highlight {
  bottom: 14px;
  margin-bottom: 0;
  position: absolute;
}

#Sidebar ul.links a:link,
#Sidebar ul.links a:visited {
  background-image: url(../img/cta.png);
  background-repeat: repeat;
  border: 1px solid #fff;
  color: #333;
  display: block;
  font-size: 1.0em;
  padding: 7px 6px;
}

#Sidebar ul.links a:hover,
#Sidebar ul.links a:active {
  text-decoration: none;
}

#Sidebar ul.links a em {
  color: #fff;
  display: block;
  font-style: normal;
}

#Footer {
  background: #7d7e83 url(../img/gradient.jpg) repeat-y;
  border-top: 1px solid #fff;
  clear: both;
  height: 25px;
}

#Footer ul {
  float: left;
  padding-left: 19px;
}

#Footer ul li {
  display: inline;
  margin-right: 25px;
}

#Footer a:link,
#Footer a:visited {
  color: #fff;
  font-size: 0.8em;
  line-height: 25px;
}

#Copyright {
  color: #fff;
  float: right;
  font-size: 0.8em;
  line-height: 25px;
  margin-right: 6px;
}

#Credits {
  height: 25px;
  line-height: 25px;
  padding: 0 19px;
}

.viewer {
  float: right;
}

.viewer .large {
  border: 1px solid #000;
  display: none;
  left: 323px;
  position: absolute;
  top: 45px;
}

.viewer:hover img.large {
  display: block;
}

#Showcase {
  float: right;
  width: 300px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../img/lightbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../img/lightbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../img/lightbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/lightbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
	font-size: 12px;

}
.HomeHeader {
	font-size: 1.8em;
	line-height: 10px;
	color: #f00;
	text-decoration: none;
	text-align: center;
}

