body {
  padding:0px;
  background-color: #000;
  margin: 0;
  text-align: center;
  /* background-image:url(../images/body_back.gif);
  background-repeat:no-repeat;
  background-position: center 188px; */
}

#headerleft {
  background-image:url(../images/header_left_back.gif);
  background-repeat:repeat-x;
  background-position: 100% 0%;
}
#headerleft div {
  /* height:161px; */
  height: 280px;
  background-image:url(../images/header_left.jpg);
  background-repeat:no-repeat;
  background-position: 100% 0%;
}
#headerright {
  background-image:url(../images/header_right_back.gif);
  background-repeat:repeat-x;
  background-position: 0% 0%;
}
/* #headerright div {
  height:161px;
  background-image:url(../images/header_right.jpg);
  background-repeat:no-repeat;
  background-position: 0% 0%;
} */
#footerleft {
 background-image:url(../images/footer_left_expands.gif);
 background-repeat:repeat-x;
 background-position: 0% 100%;
}
#footernav {
	font-size: 10px;
	font-family: arial;
	text-align: left;
	padding-top: 0;
	padding-left: 15px;
	color: #fff;
}
#footernav a {
  color: #fff;
  text-decoration: none;
}

#footernav a:hover {
  text-decoration: underline;
}
#address {
  font-size: 11px;
  font-family: arial;
  color: #ffffff;
}

.tableelement {
  padding: 6px 20px 1px 20px;
  font-family: arial;
  font-size: 13px;
  line-height: 16px;
  color: #363636;
}

.tabledivider {
  height: 2px;
  margin-top: 8px;
  background-image: url(../images/table_divider.gif);
  background-repeat: no-repeat;
  background-position: center 0px;
}

.productname {
	color: #e48d0d;
/* color: #1C3F94; */
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}
.category {
	color: #ffffff;
	background-color: #ECA736;
	padding: 4px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
	margin-top: 25px;
  margin-bottom: 25px;
}
.productsub {
  margin-top: 0px;
  margin-bottom: 4px;
  color: #3F3F3F;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
}

.productdescription {
  font-family: arial;
  font-size: 13px;
  line-height: 16px;
  color: #363636;
  margin-bottom: 6px;
}

.productdescription p.productname {
	margin: 20px 0px 0px 0px;
}

.productdescription p {
	margin-top: 2px;
}

ul#sitemap a,
.productdescription p a {
	color: #333;
}

.date {
  font-family: arial;
  font-size: 13px;
/* color: #e48d0d; */
	color: #e48d0d;
  padding: 0px 15px 0px 0px;
}

.hoverBoxArrow {
	display: block;
	position: absolute;
	top: -20px;
	left: 20px;
	width: 27px;
	height: 20px;
	background: url(../images/hoverBoxArrow.gif) no-repeat;
}

a.hoverLink {
	text-decoration: none;
	border: none;
}

a.hoverLink img {
	border: none;
}

a.hoverLink div.primary {
	position: relative;
	display: none;
}

a.hoverLink:hover div.primary {
	display: block;
}

a.hoverLink div.primary div.secondary {
	z-index: 2;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 300px;
	padding: 5px 10px;
	border: 2px solid #333;
	background: none #FFF;
	color: #333;
	font-size: .9em;
	text-decoration: none;
	text-align: left;
}



/* !homepage content */

#module_wrapper {
	height: 232px;
	overflow: hidden;
}

#menu_home {
	float: left;
	position: relative;
	overflow: visible;
	z-index: 9;
}

#menu_home ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 232px;
	overflow: hidden;
}

#menu_home ul li {
	margin: 0px;
}

#menu_home ul li a {
	behavior:url(css/PIE.php);
	font-family: arial,helvetica,sans-serif;
	display: block;
	text-decoration: none;
	color: #fff;
	width: 200px;
	z-index: 4;
	background-image: url(../images/bg-nav.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #f68620;
	border-top: solid 1px #f9b52c;
	border-right: solid 1px #f9b52c;
	border-bottom: solid 1px #f9b52c;
	padding: 20px 0px 18px 30px;
	margin: 0px;
	height: 18px;
	text-shadow: 1px 1px 2px #666666;
	filter: dropshadow(color=#666666, offx=1, offy=1);
}

#menu_home ul li a:hover,
#menu_home ul li a.active {
	behavior:url(css/PIE.php);
	border-radius:0px 30px 30px 0px;
	width: 223px;
	padding-right: 25px;
	text-align: right;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	background-image: url(../images/bg-nav-hover.jpg);
	background-repeat: repeat-x;
	background-color: #006cb8;
	color: #FFCB05;
	position:relative;
}

#rollover {
	width: 768px;
	position: relative;
	height: 232px;
	/*margin-left: 229px;*/
	z-index: 1;
	background-repeat: no-repeat;
}

#rollover div {
	position: absolute;
	/* border: solid 1px #f00; */
	width: 240px;
	padding: 0px;
	top: 45px;
	left: 485px;
	color: #fff;
	z-index: 2;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	line-height: 17px;
/* 	text-align: justify; */
}

#rollover div h3 {
	color: #FFCB05;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0px 15px 0px;
}

#rollover div p {
	margin: 0px 0px 10px 0px;
}

div#content {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 45px 75px 45px 75px;
	font-size: 18px;
	color: #656565;
	font-family: arial;
}

div#content h1 {
	margin: 0px 0px 10px 0px;
	font-size: 24px;
	font-weight: normal;
	color: #1d408f;
}

div#content p {
	margin: 0px;
	white-space: normal;
}

/* 2011 update */

h2 {
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #134589;
}

#intro {
	padding: 20px;
	font-family: arial, helvetica, sans-serif;
	color: #363636;
	font-size: 13px;
	line-height: 16px
}
#intro p {
	margin-top: 10px;
}
#intro h1 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	color: #134589;
}

#rollover.broadband {
	background-image: url(../images/bg-broadband.jpg);
}
#rollover.lmr {
	background-image: url(../images/bg-lmr.jpg);
}
#rollover.smartgrid {
	background-image: url(../images/bg-smartgrid.jpg);
}
#rollover.transportation {
	background-image: url(../images/bg-transportation.jpg);
}
#cycle {
	height: 234px;
	
}

td.thumbnail {
	font-size: 11px;
	color: #666;
}

td.thumbnail img {
	display: block;
	margin: 0px 0px 5px 0px;
}
