﻿/* Containers */
html {
	height: 100.02%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#999999;
}	
#standard{
	margin:0px auto 0px auto; 
	padding:0px 0px 0px 0px;
	width: 973px;
	border-left-style: solid;
	border-left-color: #CC3333;
	border-left-width: 15px;
	border-right-style: solid;
	border-right-color: #CC3333;
	border-right-width: 15px;
	background-color: white;
	min-height:100%;
	_height:100%;
}
#container {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	width: 953px;
	background:white url(images/background8.gif) top left no-repeat;
	height: 650px;
}
#content {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	font-weight: normal;
	width: 750px;
}

#topimage { float: left; width: 500px;}
#header { float: left; vertical-align:top;}
#head { padding: 5px 5px 25px 25px; }
#footer {  float: none; font-size: xx-small; width: 200px; text-align: center; margin: 0px auto 0px auto; padding: 20px 0px 0px 25px;
	clear: both; }


#tech {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 450px;
}

#applications {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	font-weight: normal;
	width: 550px;
}

#innovation {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	font-weight: normal;
	width: 650px;
}

#products {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	font-weight: normal;
	width: 650px;
}

#shuttle {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	font-weight: normal;
	width: 800px;
}

#index {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 550px;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
}
/* Navigation  */
#navigation{
	padding: 0px 40px 0px 34px;
	margin: 60px 0px 0px 0px;
	width: 125px;
	float: left;
	height: 420px;
	background: none;
}
#navwidth{ width: 105px;}
#navigation a {color: black; text-decoration: none;}
#navigation ul {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#navigation ul ul{
		margin: 0px 0px 0px 10px;
		font-size: small;
		font-weight: bold;
}
#navigation li {
		padding: 0px 0px 0px 0px;
		background: white;
		list-style-position: outside;
		margin: 0px 0px 5px 0px;
}
#navigation ul ul li { padding: 0px 0px 1px 0px;}	
#navigation a { color: #CC3333; text-decoration: none; }
#navigation a:hover { color: black;}
#navigation ul ul a { color: black;}
#navigation ul ul a:hover { color: #666666;}
#act a { color: black; }
#subact a { color: #666666; }
#subact a:hover { color: #666666;}
#subact a:visited { color: #666666;}
.reg { font-size: 11px; }


/* Text types */
#headline { font-size: x-large; font-family:Arial Narrow, sans-serif; color:#CC3333; font-weight: bold; }
#subheadline { font-size: large; font-family:Arial, Helvetica, sans-serif;; color:black; font-weight: bold; font-style: italic; }

h4 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;;
	color:black;
	font-variant: normal;
	font-weight: normal;
}

a { color: #CC3333; text-decoration: underline; }
a:hover { color: black; }
#frontpage{
	font-size: medium;
	font-family:Arial, sans-serif;
	color:black;
	font-variant: normal;
}

.app { color: #CC3333; font-weight: bold; font-size: large; font-family:Arial, Helvetica, sans-serif;; text-align: center;}
.app a { color: #CC3333; text-decoration: none; }
.app a:hover { color: black;}
#bold { font-weight: bold; }
#boldul { font-weight:bold; text-decoration:underline; }
#ital { font-style: italic; }
#caption { font-size: 11px; text-align: center;}
.caption { font-size: 11px; text-align: center;}
#bold {	font-weight: bold;}
#boldsmall {	font-weight: bold; font-size: small;}
#imagetitle { color: blue; font-weight: bold; }
#boldital { font-weight: bold; font-style: italic; }
#center { text-align: center; }
#note { font-weight: bold; text-decoration: underline; color: orange; }
#smallred { font-size: x-small; color: red; }

/* lists */
ul.bullet { list-style-type:disc; }
ol.decimal { list-style-type:decimal; }


/* tables */
#float { float:left;  width:250px; padding: 5px 5px 5px 5px; }
#indeximages { float:left; padding: 50px 5px 5px 30px; }
#innoimages { float:left; padding: 50px 5px 5px 5px; width: 600px; }
#indeximagesinside { padding: 1px 1px 1px 1px; }
#nothing { float: left; padding: 0px 0px 0px 0px; }
#float p { text-align: center; padding: 2px 0px 0px 0px; width: 150px; margin:0;}
#imagetable { padding: 0px 0px 0px 125px;}
#appstable tr td { padding: 0px 25px 0px 0px;}
#spacer { clear: both; }
#apptriangle { margin: 10px 10px 200px 300px;}
#productstable tr td { text-align: center;}
#productstable { float: left;}
#indextable tr td { text-align: center;}
#indextable { float: left; padding: 10px 2px 0px 2px;}
#techtable {
	border: solid thin black;
	margin: 40px 4px 4px 0px;
	vertical-align: top;
	float: left;
	width: 250px;
}
#techspacer { padding: 0px 0px 115px 0px; margin: 0px 0px 0px 10px;}
#topspace{ padding: 10px 0px 0px 0px;}
#boxcaption { padding: 4px 15px 4px 15px;}