@charset "utf-8";
body {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #container2 {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container3 {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/2col-bg.jpg);
	background-repeat: repeat-y;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;  
	line-height: 16px;
}
ul {
	margin: 5px;
	padding: 0px;
}

.innerUl {
	font-size: 12px;  
	line-height: 16px;
	margin: 15px;
	padding: 0px;
}
.bodyCopy {
	font-size: 12px;  
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.bodyCopySM {
	font-size: 11px;  
	line-height: 14px;
}
.rightnavCopy {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.rightnavCopy2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 24px;
}
h2 {
}
h3 {
	font-size: 11px;
	color: #FFFFFF;	
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h5 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h6 {
	font-size: 8px;
	color: #FFFFFF;	
	letter-spacing: -.075em;	
	padding: 0px;
	margin: 0px;
	line-height: normal;
}
h6 a, h6 a:link, h6 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
h6 a:hover {
	text-decoration: underline;
	color: #FFFFFF
}
form {
	padding: 0px;
	margin: 0px;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	text-decoration: underline;
	color: #000000
}
.oneColFixCtrHdr #mainContent {
	padding: 0px;
}

#mainContent ul {

}

#mainContent li {
  color: #000000;
  font-weight: bold;

}

#leftNav {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content {
	float: left;
	width: 530px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content-products {
	float: left;
	width: 760px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.sep-li {
	margin: 0px;
	width: 209px;
	height: 19px;
	background-image: url(../images/menu-bg-bottom.jpg);
	background-repeat: no-repeat;
}
#leftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-bg-solutions.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#leftNav li a, #leftNav li a:link, #leftNav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav li a:hover {
	text-decoration: underline;
	color: #93a4bc;
}

#leftNav-wimax {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftNav-wimax ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav-wimax li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-right-bg-1.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#leftNav-wimax li a, #leftNav-wimax li a:link, #leftNav-wimax li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav-wimax li a:hover {
	text-decoration: underline;
	color: #000000;
}

.home
.homePressRelease li {
	font-size: 12px;
	line-height: 16px;
	margin: 15px;
	padding: 0px;
}
}

#leftNav-lte {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftNav-lte ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav-lte li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-right-bg-2.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#leftNav-lte li a, #leftNav-lte li a:link, #leftNav-lte li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav-lte li a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

#leftNav-micro {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftNav-micro ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav-micro li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-right-bg-3.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#leftNav-micro li a, #leftNav-micro li a:link, #leftNav-micro li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav-micro li a:hover {
	text-decoration: underline;
	color: #000000;
}
#leftNav-wifi {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftNav-wifi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav-wifi li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-right-bg-4.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#leftNav-wifi li a, #leftNav-wifi li a:link, #leftNav-wifi li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav-wifi li a:hover {
	text-decoration: underline;
	color: #000000;
}

#leftNav-mil {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftNav-mil ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav-mil li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-right-bg-5.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#leftNav-mil li a, #leftNav-mil li a:link, #leftNav-mil li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav-mil li a:hover {
	text-decoration: underline;
	color: #DBFFCA;
}

#leftNav-sat {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftNav-sat ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav-sat li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-right-bg-6.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#leftNav-sat li a, #leftNav-sat li a:link, #leftNav-sat li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav-sat li a:hover {
	text-decoration: underline;
	color: #DDF1FF;
}

#leftNav-cust {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftNav-cust ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav-cust li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-right-bg-7.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#leftNav-cust li a, #leftNav-cust li a:link, #leftNav-cust li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav-cust li a:hover {
	text-decoration: underline;
	color: #FFECC6;
}

#leftNav-infra {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftNav-infra ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNav-infra li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-right-bg-8.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#leftNav-infra li a, #leftNav-infra li a:link, #leftNav-infra li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#leftNav-infra li a:hover {
	text-decoration: underline;
	color: #000000;
}
#rightNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightNav li {
	margin: 0px;
	width: 204px;
	height: 32px;
	background-image: url(../images/menu-right-bg-main.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
}
#rightNav li a, #rightNav li a:link, #rightNav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav li a:hover {
	text-decoration: underline;
	color: #93a4bc;
}
#ulBottom {
	background-image: url(../images/menu-bg-bottom.jpg);
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 209px;
}
#rightNav-solutions {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav-solutions ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/menu-bg-solutions.jpg);
	background-repeat: repeat-y;
}
#rightNav-solutions li {
	width: 204px;
	background-image: url(../images/menu-bg-solutions.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
#rightNav-solutions li a, #rightNav-solutions li a:link, #rightNav-solutions li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav-solutions li a:hover {
	text-decoration: underline;
	color: #93a4bc;
}
#rightNav-1 {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav-1 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/menu-right-bg-1.jpg);
	background-repeat: repeat-y;
}
#rightNav-1 li {
	margin: 0px;
	width: 204px;
	background-image: url(../images/menu-right-bg-1.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
#rightNav-1 li a, #rightNav-1 li a:link, #rightNav-1 li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav-1 li a:hover {
	text-decoration: underline;
	color: #000000;
}
#rightNav-2 {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav-2 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/menu-right-bg-2.jpg);
	background-repeat: repeat-y;
}
#rightNav-2 li {
	margin: 0px;
	width: 204px;
	background-image: url(../images/menu-right-bg-2.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
#rightNav-2 li a, #rightNav-2 li a:link, #rightNav-2 li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav-2 li a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#rightNav-3 {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav-3 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/menu-right-bg-3.jpg);
	background-repeat: repeat-y;
}
#rightNav-3 li {
	margin: 0px;
	width: 204px;
	background-image: url(../images/menu-right-bg-3.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
#rightNav-3 li a, #rightNav-3 li a:link, #rightNav-3 li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav-3 li a:hover {
	text-decoration: underline;
	color: #000000;
}
#rightNav-4 {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav-4 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/menu-right-bg-4.jpg);
	background-repeat: repeat-y;
}
#rightNav-4 li {
	margin: 0px;
	width: 204px;
	background-image: url(../images/menu-right-bg-4.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
#rightNav-4 li a, #rightNav-4 li a:link, #rightNav-4 li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav-4 li a:hover {
	text-decoration: underline;
	color: #000000;
}
#rightNav-5 {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav-5 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/menu-right-bg-5.jpg);
	background-repeat: repeat-y;
}
#rightNav-5 li {
	margin: 0px;
	width: 204px;
	background-image: url(../images/menu-right-bg-5.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
#rightNav-5 li a, #rightNav-5 li a:link, #rightNav-5 li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav-5 li a:hover {
	text-decoration: underline;
	color: #DBFFCA;
}
#rightNav-6 {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav-6 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/menu-right-bg-6.jpg);
	background-repeat: repeat-y;
}
#rightNav-6 li {
	margin: 0px;
	width: 204px;
	background-image: url(../images/menu-right-bg-6.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
#rightNav-6 li a, #rightNav-6 li a:link, #rightNav-6 li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav-6 li a:hover {
	text-decoration: underline;
	color: #DDF1FF;
}
#rightNav-7 {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav-7 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/menu-right-bg-7.jpg);
	background-repeat: repeat-y;
}
#rightNav-7 li {
	margin: 0px;
	width: 204px;
	background-image: url(../images/menu-right-bg-7.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
#rightNav-7 li a, #rightNav-7 li a:link, #rightNav-7 li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav-7 li a:hover {
	text-decoration: underline;
	color: #FFECC6;
}

#rightNav-8 {
	float: right;
	width: 209px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#rightNav-8 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/menu-right-bg-8.jpg);
	background-repeat: repeat-y;
}
#rightNav-8 li {
	margin: 0px;
	width: 204px;
	background-image: url(../images/menu-right-bg-8.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}
#rightNav-8 li a, #rightNav-8 li a:link, #rightNav-8 li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#rightNav-8 li a:hover {
	text-decoration: underline;
	color: #000000;
}
.headerNav {
padding: 0px;
}
.headerTable {
width: 1000px;
height: 58px;
}
#container input {
	margin: 0px;
	padding: 0px;
	height: 18px;
	margin-right: 10px;
}
#container form {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #topnav {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/topnav-bg.jpg);
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
	line-height: 36px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#topnav a, #topnav a:link, #topnav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: underline;
}
#search {
	width: 150px;
}
.oneColFixCtrHdr #header-nav {
	margin: 0px;
	background-image: url(../images/header-nav.jpg);
	background-repeat: no-repeat;
	height: 62px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	height: 222px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header2 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-2-lte.jpg);
	background-repeat: repeat-x;
	height: 222px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header3 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-3-microwave.jpg);
	background-repeat: repeat-x;
	height: 222px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header4 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-4-wifi.jpg);
	background-repeat: repeat-x;
	height: 222px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header5 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-5-military.jpg);
	background-repeat: repeat-x;
	height: 222px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header6 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-6-satellite.jpg);
	background-repeat: repeat-x;
	height: 222px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header7 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-7-wireless.jpg);
	background-repeat: repeat-x;
	height: 222px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header8 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-8-infra.jpg);
	background-repeat: repeat-x;
	height: 222px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-about {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-about.jpg);
	background-repeat: repeat-x;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-solutions {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-solutions.jpg);
	background-repeat: repeat-x;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-services {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-services.jpg);
	background-repeat: repeat-x;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-products {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-products.jpg);
	background-repeat: repeat-x;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-press {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-press.jpg);
	background-repeat: repeat-x;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-wimax {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-1wimax.jpg);
	background-repeat: no-repeat;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-lte {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-2lte.jpg);
	background-repeat: no-repeat;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-microwave {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-3microwave.jpg);
	background-repeat: no-repeat;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-wifi {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-4wifi.jpg);
	background-repeat: no-repeat;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-mil {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-5military.jpg);
	background-repeat: no-repeat;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-satellite {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-6satellite.jpg);
	background-repeat: no-repeat;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-wireless {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-7wireless.jpg);
	background-repeat: no-repeat;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #header-infra {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/header-8infra.jpg);
	background-repeat: no-repeat;
	height: 127px;
	vertical-align: bottom;
}
.oneColFixCtrHdr #botnav {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/botnav-bg.gif);
	background-repeat: repeat-x;
	height: 66px;
	text-align: center;
	line-height: 66px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#botnav a, #botnav a:link, #botnav a:visited {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.oneColFixCtrHdr #botnavSlim {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/topnav-bg-slim.jpg);
	background-repeat: repeat-x;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#botnavSlim a, #botnavSlim a:link, #botnavSlim a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#botnavSlim a:hover {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: underline;
}
.oneColFixCtrHdr #botnavSlim10 {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px;
	background-image: url(../images/topnav-bg-slim.jpg);
	background-repeat: repeat-x;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#botnavSlim10 a, #botnavSlim10 a:link, #botnavSlim10 a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#botnavSlim10 a:hover {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: underline;
}
#botnav a:hover {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer {
	height: 50px;
	padding: 0px;
	text-align: center;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d6d7;
	background-color: #FFFFFF;
	margin: 0px;
}
.oneColFixCtrHdr #footer p {
	font-size: 10px;
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.clearFloats {
	clear: both;
}
#whiteBreak {
	background-color: #FFFFFF;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.searchbox {
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
	height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-size: 11px;  
}
#formStyle {
	background-color: #F2FBFF;
	border: thin dashed #cdcdcd;
	width: 500px;
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
}
hr {
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #a6a6a6;
	border: 0;
	color: #6699CC;
	noshade: noshade;
}
