/* These are Tag rules */

body {
	background-color: #E4E4E4;
}

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

.plus a {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.plus a:hover {
	color: #c60001;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #C60001;
	text-indent: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c60001;
	text-indent: 15px;
	font-size: 2.25em;
	padding: 0.25em;
	margin: 0em;
	clear: none;
	width: auto;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C60001;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}

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

#top {
	padding-top: .25em;
}
/* These rules control the Basic Layout */

/* This provides the positioning for the site */
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
	z-index: 10;
}

/* This is the top header that contains the Logo */
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
	background-position: right top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 150px;
}

#logo {
	left: 0px;
	top: 5px;
	background-color: #FFFFFF;
	height: 121px;
	width: 314px;
	margin: 0px;
	position: relative;
	padding: 0px;
	float: left;
}

/* This is the upper right short cut bar */
#shortcutBar {
	margin: 0px;
	padding: 0em;
	width: 375px;
	position: relative;
	left: 425px;
	top: 35px;
	display: inline;
	list-style-type: none;
}

/* This is the main navigation bar */
.NavPanel {
	margin: 0px;
	width: 695px;
	position: relative;
	background-color: #C60001;
	right: 0px;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 0px;
	height: 25px;
	top: 125px;
}

.NavPanel a {
	color: #FFFFFF;
	text-decoration: none;
}

.NavPanel ul {
	position: relative;
	left: 0px;
	padding: 0px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

.NavPanel li {
	text-align: center;
	vertical-align: middle;
	display: inline;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	padding-right: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 99%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 2em;
}

/* This is the main container for all the pages */
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	width: 1020px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 5;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* This is the left navigation panel */
.index {
	float: left;
	width: 210px;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bannerHead {
	background-color: #C60001;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-left: 0px;
	height: 25px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #c60001;
}

/* rules for the content in the left navigation panel */
#banner {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	position: relative;
	top: 3px;
	left: 15px;
	color: #FFFFFF;
	width: 160px;
	text-align: center;
}

.index a:link {
	color: #666666;
}
.index a:hover {
	color: #c60001;
	list-style-type: disc;
}
.index a {
	color: #666666;
}

.subIndex {
	color: #666666;
	line-height: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	margin-top: -10px;
	font-size: 1.1em;
}

.indexList {
	font-size: 1.1em;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px;
	margin-left: 15px;
	font-weight: bold;
}

.indexList p {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}

/* This is the right main content panel */
#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	float: right;
	width: 806px;
	height: 100%;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #C60001;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C60001;
	padding: 0px;
	position: relative;
	top: 0px;
}

/* rules for content in the right main content panel */
.subTitle {
	font-size: 16px;
	color: #666666;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 0em;
	padding-left: 0px;
	width: auto;
	vertical-align: middle;
	padding-top: 5px;
	margin-top: 0.5em;
	margin-right: 20px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	clear: right;
}

#Content p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.techContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}


#Content a {
	color: #c60001;
	text-decoration: underline;
}
#ContentMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	clear: right;
	float: right;
	width: 400px;
	margin-top: 1px;
	margin-right: 0.5px;
	margin-bottom: 0.5px;
	margin-left: 0.5px;
	text-align: left;
	left: 0px;
	top: 0px;
	padding-top: 0.5px;
	padding-right: 0.5px;
	padding-bottom: 50px;
	padding-left: 0.5px;
	font-weight: bold;
}
#ContentMenu a {
	color: #666666;
	text-decoration: none;
}
#ContentMenu a:hover {
	color: #c60001;
}


.contentList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 35px;
	line-height: 18px;
	letter-spacing: normal;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 70px;
}
#TechList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 325px;
}
#TechList a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#TechList a:hover {
	color: #c60001;
}

.contentList li a {
	color: #999999;
	list-style-type: none;
}

#Content p {
	font-size: 12px;
}


.techHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #c60001;
	text-align: left;
	text-indent: 10px;
}

/* Layout panel for dynamic content in the Main Content area */
.ContentMenu {
	width: 400px;
	left: 0px;
	top: 0px;
	padding: 0.5em;
	margin: 0.5em;
	float: right;
	text-align: left;
	clear: right;
}
#ContentMenuLT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	clear: left;
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#FacilityMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#FacilityMenu {
	padding: 0px;
	margin-left: 300px;
	width: 325px;
}

#FacilityMenu a:hover {
	color: #c60001;
}


#PubContent {
	padding: 0px;
	float: right;
	height: 100%;
	width: 500px;
	margin-top: 25px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ContentMenuLT a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#ContentMenuLT a:hover {
	color: #c60001;
}



.ContentMenu p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


.ContentMenu a {
	text-decoration: none;
	color: #666666;
}
#TeamCV {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 375px;
	clear: right;
	color: #000000;
}


.ContentMenu p {
	text-align: center;
	font-style: italic;
	font-size: 12px;
}

/* This is the Content panel of the Welcome/Index page */
#welcome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0.5em;
	float: right;
	width: 690px;
	height: 100%;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #C60001;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C60001;
}

/* rules for the content in the content panel of the welcome page */
#object1 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 160px;
	float: right;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

#object2 {
	height: 100%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#object3 {
	height: 100%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 0px;
}

.image {
	margin: 3px;
	float: left;
	padding-right: 1.5em;
}

.plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	vertical-align: bottom;
}


#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	top: 135px;
	text-align: right;
	position: relative;
	width: 510px;
	margin: 0px;
	padding: 0px;
	left: 420px;
}

/* News column id */
#news {
	top: 10px;
	letter-spacing: 0.5em;
	margin: 0px;
	color: #000000;
	width: 295px;
	text-align: left;
	word-spacing: 1em;
	font-size: 58px;
	position: relative;
	left: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}

/* News column content rules */
.news {
	float: left;
	width: 314px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

.news li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	margin: 2px;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}

/* copyright notice at bottom of all pages */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	height: 30px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	text-align: center;
}

/* content rules in the ID navButtons */
.topBarL {
	background-image: url(../Images/redBar.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	width: 135px;
}
.topBarL h5 {
	color: #999999;
	width: 85px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}

.topBarC {
	background-image: url(../Images/redBar.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	width: 445px;
}

.topBarC h5 {
	color: #999999;
	width: 55px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}

.topBarR {

	background-image: url(../Images/redBar.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	width: 135px;
}

.topBarR h5 {
	color: #999999;
	width: 75px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}

#navButtons p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 135px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#navButtons a {
	text-decoration: none;
	color: #FFFFFF;
}

#navButtons td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: top;
	margin: 0px;
}
#navButtons img {
	margin: 0px;
	padding: 0px;
}


.bottomBar {
	color: #FFFFFF;
	background-color: #c60001;
	margin: 0px;
	padding: 0px;
}

.bottomBar h6 {
	color: #FFFFFF;
	background-color: #c60001;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 135px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

.bottomBar h6 a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


.bottomBarG h6 {
	color: #FFFFFF;
	background-color: #c60001;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bottomBarG {
	width: 135px;
	background-color: #c60001;
}

.bottomBarG a {
	color: #FFFFFF;
}

.bottomBar a {
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: underline;
}

/* main image variations */
#mainImage {
	background-image: url(../Images/homeImage.jpg);
	background-position: left top;
	margin: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#appImage {
	background-image: url(../Images/appImage.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 50;
}
#mainAutoImage {
	background-image: url(../Images/mainautoImage.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 50;
}

#mainServeImage {
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	background-image: url(../Images/ServicesImg.jpg);
	top: 0px;
}
#mainTechImage {
	background-image: url(../Images/TechImg.jpg);
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
}
#mainPtnImage {
	background-image: url(../Images/PatentImg.jpg);
	height: 252px;
	width: 1020px;
}
#sloganBLK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	width: 500px;
	position: relative;
	left: 420px;
	top: 175px;
	text-align: right;
}




#mainSpecImage {
	background-image: url(../Images/SpecialImage.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
}
#mainGenImage {
	background-image: url(../Images/GenImage.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
}

#mainSolarImage {
	background-image: url(../Images/SolarImg.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
}

#mainAdvImage {
	background-image: none;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
}

#mainCompImage {
	background-image: url(../Images/AboutImg.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
}
#Rotating {
	padding: 0px;
	clear: left;
	float: left;
	margin: 30px;
}

#mainAboutImage {
	background-image: url(../Images/AboutImg.jpg);
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
}
#sloganAbout {
	color: #c60001;
	position: relative;
	left: 500px;
	top: 125px;
	background-color: #FFFFFF;
	padding-right: 0.5em;
	padding-left: 0.5em;
	width: 495px;
}

#TechImage {
	background-image: url(../Images/TechImage.jpg);
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
}


/* Slogan variations */
#SolarSlogan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #000000;
	top: 135px;
	text-align: right;
	position: relative;
	width: 510px;
	margin: 0px;
	padding: 0px;
	left: 420px;
}

#ServSlogan {
	position: relative;
	left: 25px;
	top: 20px;
	width: 510px;
	color: #FFFFFF;
}

#AutoSlogan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	top: 65px;
	text-align: right;
	position: relative;
	width: 510px;
	margin: 0px;
	padding: 0px;
	left: 420px;
}

/* rules for the bottom bar of the company page */
.bottomBarComp {
	color: #FFFFFF;
	background-color: #c60001;
	width: 135px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
.bottomBarComp h6 {

	color: #FFFFFF;
	background-color: #c60001;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 135px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#DesignImage {
	background-image: url(../Images/DesignImg.jpg);
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
}
#DesignSlogan {
	position: relative;
	left: 25px;
	top: 25px;
	width: 510px;
}
#MfgImage {
	background-image: url(../Images/MfgImage.jpg);
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
}
#ResearchImage {
	background-image: url(../Images/ResearchImg.jpg);
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
}
#CompanyContent {
	color: #000000;
	background-color: #FFFFFF;
	margin: 15px;
	padding: 10px;
	height: 100%;
	width: 675px;
}
#CompanyContent h2 {
	color: #c60001;
}
#CompanyContent p {
	color: #000000;
}
#Policy {
	text-align: left;
	margin: 15px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 510px;
	font-size: 18px;
}
#Policy p {
	font-size: 12px;
}
.techContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#PubImage {
	background-image: url(../Images/PubImage.jpg);
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
}
#PubContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#PubContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
#PubContent a:hover {
	color: #c60001;
}

#PubContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#mainContactImage {
	background-image: url(../Images/contactImage.jpg);
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
}
.dataSheet {
	font-size: 12px;
	margin: 0px;
	padding-left: 100px;
	padding-top: 0px;
	width: 100px;
}
#DataSheets p {
	margin: 0px;
	padding: 0px;
}

#DataSheets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 100px;
	width: 200px;
	padding-left: 75px;
	margin: 10px;
}
#press {
	text-align: left;
	height: 100%;
	width: 650px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-right: 75px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.NewsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	height: 100%;
	width: 650px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	list-style-image: url(../Images/ListDiamond.gif);
}
.patentDetail {
	padding: 0px;
	float: left;
	width: 325px;
	margin-left: 10px;
	margin-top: 5px;
	clear: left;
}
#PatentWindow {
	margin-left: 20px;
}

.news a:hover {
	color: #c60001;
}
#market {
	float: right;
	height: 100%;
	width: 450px;
}
#story {
	list-style-position: outside;
	list-style-image: url(../Images/ListDiamond.gif);
}
#movie {
	margin-left: 5px;
	margin-bottom: 5px;
}
#FacilityDisplay {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#mainDefImage {
	background-image: url(../Images/NasaPic.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#defense {
	font-size: 17px;
	clear: both;
	float: left;
}
#mainAdminImage {

	background-image: url(../Images/AdminImg.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 1020px;
	position: relative;
	left: 0px;
	top: 0px;
}
.subIndexB {
	color: #c60001;
	line-height: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	margin-top: -10px;
	font-size: 1.1em;
	font-weight: bold;
}

