@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #000000 url('images/bgMain.gif') no-repeat center top;
	font-family: Verdana, Geneva, sans-serif;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 950px;
	margin: 0 auto;
	z-index: 10;
}
.left {
	float: left;
}
.right {
	float: right;
}
div .clear {
	clear: both;
}
/* HEADER */
#header {
	width: 950px;
	height: 316px;
}
/* NAVIGATION */
#navigationContainer {
	width: 950px;
	height: 91px;
	z-index: 100;
	position: absolute
}
#navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 91px;
	float: right;
}
#navigation li {
	list-style-type: none;
	margin: 0;
	height: 91px;
	float: left;
}
#navigation a {
	height: 91px;
	line-height: 8px;
	display: block;
	font-size: 0px;
	float: left;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -5000px;
}
#navigation #navProfile a {
	width: 135px;
	background-image: url('images/navProfile.png');
}
#navigation #navMission a {
	width: 105px;
	background-image: url('images/navMission.png');
}
#navigation #navDivisions a {
	width: 156px;
	background-image: url('images/navDivisions.png');
}
#navigation #navContact a {
	width: 79px;
	background-image: url('images/navContact.png');
}
#navigation a:hover {
	background-position: 0px -91px;
	cursor: pointer;
}
ul li a.navActive {
	background-position: 0px -91px;
	cursor: pointer;
}
/* FOOTER */
#footer {
	width: 950px;
	height: 75px;
	background: url('images/bgFooter.gif') no-repeat left top;
}
#footerLogo {
	float: left;
	padding: 21px 0 0 10px;
}
#footerCopyright {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	padding: 20px 0 0 10px;
	float: left;
}
#footerNav {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	padding: 20px 10px 0 0;
	float: right;
}
#footerNav a {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
#footerNav a:hover {
	text-decoration: underline;
}
/* CONTENT */
#contentContainer {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}
#contentContainer a {
	text-decoration: underline;
	color: #c39e06;
}
#contentContainer a:hover {
	text-decoration: none;
	color: #c39e06;
}
#contentContainer h2 {
	font-size: 16px;
	font-weight: bold;
	color: #c39e06;
	margin: 0 0 10px 0;
}
#contentContainer h3 {
	font-size: 13px;
	font-weight: bold;
	color: #748081;
	margin: 0;
}
#contentContainer p {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
}
#contentContainer ul {
	padding: 0 0 20px 0;
	margin: 0;
	list-style:none;
}
#contentContainer li {
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	background: url('images/bullet.gif') no-repeat left center;
	margin: 4px 0 0 0;
	padding: 0 0 0 15px;
	color: #FFFFFF;
}
#homeSensorSystems, #homeTraining {
	position: relative;
	width: 310px;
	float: left;
	padding: 0 10px 5px 0;
}
#homeMobile {
	position: relative;
	width: 310px;
	float: left;
	padding: 0 0 5px 0;
}
.active {
	position: absolute;
	top: 0;
	left: 0;
	width: 310px;
	float: left;
	display: none;
}
#homeSensorSystems .active p, #homeTraining .active p, #homeMobile .active p {
	background: #000000;
	margin: 0 10px 15px 10px;
}
#homeSensorSystems .inactive p, #homeTraining .inactive p, #homeMobile .inactive p {
	color: #999999;
	margin: 0 10px 15px 10px;
}
#SensorSystems {
	width: 290px;
	float: left;
	padding: 80px 30px 5px 0;
}
#Training {
	width: 290px;
	float: left;
	padding: 80px 30px 5px 0;
}
#Mobile {
	width: 290px;
	float: left;
	padding: 80px 0 5px 0;
}
#content {
	width: 930px;
	padding: 20px 10px 5px 10px;
}
#contentLeft {
	width: 610px;
	padding: 20px 30px 5px 10px;
	float: left;
}
#contentRight {
	width: 290px;
	padding: 20px 10px 20px 0;
	float: left;
}
#headlineProfile h2 {
	width: 175px;
	height: 16px;
	background: url('images/headlineProfile.gif') no-repeat left 0;
	font-size: 0;
	color: #c39e06;
	margin: 0 0 10px 0;
	text-indent: -5000px;
}
#headlineTeam h2 {
	width: 187px;
	height: 16px;
	background: url('images/headlineTeam.gif') no-repeat left 0;
	font-size: 0;
	color: #c39e06;
	margin: 0 0 10px 0;
	text-indent: -5000px;
}
#headlineMission h2 {
	width: 129px;
	height: 16px;
	background: url('images/headlineMission.gif') no-repeat left 0;
	font-size: 0;
	color: #c39e06;
	margin: 0 0 10px 0;
	text-indent: -5000px;
}
#headlineContact h2 {
	width: 91px;
	height: 16px;
	background: url('images/headlineContact.gif') no-repeat left 0;
	font-size: 0;
	color: #c39e06;
	margin: 0 0 10px 0;
	text-indent: -5000px;
}
#headlineSensorSystems h2 {
	width: 155px;
	height: 16px;
	background: url('images/headlineSensorSystems.gif') no-repeat left 0;
	font-size: 0;
	color: #c39e06;
	margin: 0 0 10px 0;
	text-indent: -5000px;
}
#headlineTraining h2 {
	width: 206px;
	height: 16px;
	background: url('images/headlineTraining.gif') no-repeat left 0;
	font-size: 0;
	color: #c39e06;
	margin: 0 0 10px 0;
	text-indent: -5000px;
}
#headlineMobile h2 {
	width: 158px;
	height: 16px;
	background: url('images/headlineMobile.gif') no-repeat left 0;
	font-size: 0;
	color: #c39e06;
	margin: 0 0 10px 0;
	text-indent: -5000px;
}
.hidden {
	display: none;
}
#subnavProfile {
	background: url('images/bgSubnavProfile.gif') no-repeat left top;
	width: 290px;
	height: 198px;
}
#subnavProfile ul, #subnavDivisions ul {
	padding: 45px 0 0 20px;
	margin: 0;
	list-style:none;
}
#subnavProfile li, #subnavDivisions li {
	font-size: 11px;
	height: 24px;
	font-weight: bold;
	line-height: 24px;
	background: url('images/bullet.gif') no-repeat left center;
	padding: 0 0 0 10px;
	color: #FFFFFF;
}
#subnavProfile li a, #subnavDivisions li a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnavProfile li a:hover, #subnavDivisions li a:hover {
	color: #c39e06;
	text-decoration: underline;
}
#subnavDivisions {
	background: url('images/bgSubnavDivisions.gif') no-repeat left top;
	width: 290px;
	height: 282px;
}
#subnavContact {
	background: url('images/bgSubnavContact.gif') no-repeat left top;
	padding: 53px 0 0 20px;
	width: 290px;
	height: 438px;
}
#subnavContact h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	color: #c39e06;
}
#subnavContact p {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
}
#subnavContact a {
	color: #FFFFFF;
	text-decoration: underline;
}
#subnavContact a:hover {
	color: #ffffff;
	text-decoration: none;
}
#noflashDivisions {
	padding: 91px 0 0 0;
}
#noflashDivisions p {
	margin: 0 10px 15px 10px;
}
/*FORMS*/
.noline {
	margin: 12px 0 12px 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.noline label {
	float: left;
	width: 150px;
	font-weight: normal;
	padding: 0 0 0 0;
}
.formline {
	margin: 0 0 10px 0;
	text-align: left;
}
label {
	float: left;
	width: 80px;
	font-weight: normal;
	padding: 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
}
.textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	padding:5px 2px;
	border:solid 1px #3d4647;
	background: #2b3637;
	width:400px;
	margin:0 0 0 10px;
}
.dropdown {
	font-size:11px;
	color: #ffffff;
	padding:5px 2px;
	border:solid 1px #3d4647;
	background: #2b3637;
	width:400px;
	margin:0 0 0 10px;
}
.messagebox {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #ffffff;
	padding:5px 2px;
	border:solid 1px #3d4647;
	background: #2b3637;
	width:400px;
	height:150px;
	margin:0 0 0 10px;
}
#success {
	border: 1px solid #006655;
	background-color: #007964;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 0 10px 0;
}
#error {
	border: 1px solid #990000;
	background-color: #CC0000;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 0 10px 0;
}
.redtext {
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
/* BUTTONS */
#buttonSensorSystems a {
	width: 290px;
	height: 35px;
	background-image: url('images/buttonSensorSystems.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 15px 10px;
}
#buttonSensorSystems a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}
#buttonTraining a {
	width: 290px;
	height: 35px;
	background-image: url('images/buttonTraining.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 15px 10px;
}
#buttonTraining a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}
#buttonMobile a {
	width: 290px;
	height: 35px;
	background-image: url('images/buttonMobile.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 15px 10px;
}
#buttonMobile a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}
.inactive #buttonSensorSystems a {
	width: 290px;
	height: 35px;
	background-image: url('images/buttonSensorSystemsInactive.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 15px 10px;
}
.inactive #buttonSensorSystems a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}
.inactive #buttonTraining a {
	width: 290px;
	height: 35px;
	background-image: url('images/buttonTrainingInactive.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 15px 10px;
}
.inactive #buttonTraining a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}
.inactive #buttonMobile a {
	width: 290px;
	height: 35px;
	background-image: url('images/buttonMobileInactive.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 15px 10px;
}
.inactive #buttonMobile a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}
#buttonHistory a {
	width: 290px;
	height: 35px;
	background-image: url('images/buttonHistory.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 0 1px 0;
}
#buttonHistory a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}
#buttonContact a {
	width: 163px;
	height: 30px;
	background-image: url('images/buttonContact.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0 0 0 90px;
}
#buttonContact a:hover {
	background-position: 0px -30px;
	color: #ffffff;
}

#buttonLearnSensorSystems a {
	width: 531px;
	height: 35px;
	background-image: url('images/buttonLearnSensorSystems.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 15px 0;
}
#buttonLearnSensorSystems a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}

#buttonLearnTraining a {
	width: 491px;
	height: 35px;
	background-image: url('images/buttonLearnTraining.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 15px 0;
}
#buttonLearnTraining a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}

#buttonLearnMobile a {
	width: 531px;
	height: 35px;
	background-image: url('images/buttonLearnMobile.gif');
	color: #ffffff;
	text-indent: -5000px;
	display: block;
	font-size: 0px;
	text-align:center;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 15px 0;
}
#buttonLearnMobile a:hover {
	background-position: 0px -35px;
	color: #ffffff;
}


