/* CSS Document */

body{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

#c{
	position: absolute;
	top: 0px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

#front, #inner {
	float: left;
}

#front #banner, #inner #banner  {
	float: left;
	width: 800px;
	height: 150px;
	background-image:url(../images/front_banner.jpg);
	background-repeat: no-repeat
}

#inner #banner {
	background-image:url(../images/inner_banner.jpg);
}

#front #nav {
	float: left;
	width: 222px;
	height: 548px;
	background-image: url(../images/front_menu_lower.jpg);
	background-position: bottom;
	background-color: #000000;
	background-repeat: no-repeat;
}

#inner #nav {
	float: left;
	width: 800px;
	background-color: #316BA6;
	background-image: url(../images/inner_navbg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#nav .sublink, #nav .mainlink {
	display: block;
	float: left;
	width: 210px;
	font-family: "Arial Narrow", Arial;
	letter-spacing: 1px;
	font-size: 17px;
	color: #0D327F; 
	text-align: right;
	padding-top: 9px;
	padding-bottom: 1px;
	font-weight: bold;
	padding-right: 11px;
	background-position: 213px 13px;
	background-repeat: no-repeat;
}



#nav .mainlink:hover {
	background-image: url(../Images/arrowbg2.gif);

}

#nav .sublink {
	font-size: 13px; padding-top: 4px; color: #6699FF;
}

#inner #innernavcontainer {
	float: left;
	width: 222px;
	background-image:url(../images/inner_menu_lower.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 600px;

}

#front #main {
	float: left;
	width: 570px;
	height: 106px;
	background-image: url(../images/front_main_1.jpg);
	background-repeat: no-repeat;
	padding-top: 300px;
	padding-left: 8px;
}

#inner #main {
	float: left;
	width: 538px;
	background-image: url(../images/inner_main.jpg);
	background-color: #1D50A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	min-height: 600px;
	background-position: top;
	background-repeat: no-repeat;
	padding: 20px;
}

#front #main img {
	padding-right: 7px;
}

#front #tradeshow {
	width: 287px;
	height: 127px;
	background-image: url(../images/front_tradeshow.jpg);
	background-repeat: no-repeat;
	padding-left: 291px;
	float: left;
	padding-top: 15px;
}
#tradeshownews {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 20px;
	padding-top: 30px;
}

#lowerNav {
	float: left;
	width: 770px;
	border-top: solid #D34D00 2px;
	background-color: #05155C;
	height: 12px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #F4E9D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lowerNav .ele {
	float: left;
	width: 385px;
}

a:link, a:visited {
	color: #FFCC00;
	text-decoration: none;
}


a:active, a:hover {
	color: #FFFFFF;
}


#nav a:link, #nav  a:visited {
	color: #0D327F;
	text-decoration: underline;
}


#nav a:active, #nav a:hover {
	color: #0D327F;
	text-decoration: none;
}


input {
	border: 1px solid #8EB5DD;
	background-color: #244E77;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#floatingsearch {
	top: 720px;
	left: 4px;
	position: absolute;
	z-index: 2;
}

.menu {
	color: #092559;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7E5F4;
	font-size: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4CE9B;
	font-size: 25px;
	letter-spacing: -2px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
}

#submenu {
	float: right;
	width: 150px;
	color: #F4CE9B;
	text-decoration: none;
	
}

.subele {
	border-top: solid 1px #FFFFFF;
	padding: 5px;
	width: 140px;
	font-size: 12px;
	color: #F4CE9B;
	}
	

#main a:link, #main   a:visited {
	color: #F4CE9B;
	text-decoration: underline;
}


#main a:active, #main  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.productBullets {
	float: left;
	width: 300px;
}

.productSubHeader {
	color: #F4CE9B;
	font-size: 11pt;
	font-weight: bold;
}

.productHeader {
	color: #F4CE9B;
	font-size: 14pt;
	font-weight: bold;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 500px;
}

.productBrochureHeader {
	font-size: 11pt;
	font-weight: bold;
	float: left;
	padding-bottom: 6px;
	width: 500px;
	padding-top: 19px;
	color: #F4CE9B;
}


.productVideo {
	float: left;
	width: 200px;
	padding-left: 35px;
	padding-top: 15px;
	text-align: right;
}

.productVideo .smallElement {
	float: left;
	width: 28px;
	text-align: left;
	padding-bottom: 2px;
	height: 16px;
}
.productVideo .bigElement {
	float: left;
	width: 172px;
	text-align: left;
	padding-bottom: 2px;
	height: 16px;
}

.productImage {
	float: left;
	width: 300px;
	margin-bottom: 16px;
	text-align: center;
}

.productImage img {
	border: 2px #000000 solid;
}

.productBrochure {
	width: 540px;
	overflow: auto;
	float: left;
	height: 120px;
	_width: 530px;
}

.productBrochure .minorElement{
	float: left;
	width: 100px;
}

.productBrochure .majorElement{
	float: left;
	width: 280px;
	padding-bottom: 4px;
}

.productBrochure .majorElementB{
	float: left;
	width: 315px;
	padding-bottom: 4px;
}

.productBrochure .subMinorElement{
	float: left;
	width: 35px;
	color: #F4CE9B;
}


.productBrochure .subMinorElementB{
	float: left;
	width: 95px;
	color: #F4CE9B;
}
.productBrochure .appNoteElement{
	float: left;
	width: 60px;
	color: #F4CE9B;
}

.productBrochure .elementContainer {
	float: left;
	width: 500px;
	margin-bottom: 6px;
	border-bottom: 1px solid #8888cc;
}

.productBrochure .headerBox {
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	height: 15px;
	padding-bottom: 2px;
}

.productBrochure .moreInformation {
	font-size: 8pt;
	color: #C2C2E4;
}

#productTable img {
	border: 2px solid #000000;
}