.agps {
	width: 643px;
	height: 276px;
	margin: 0 0 -30px 0;
	padding: 0 0 0 0;
	
	background: url(../images/product_agps.png) top left no-repeat;
}

.aoa {
	width: 643px;
	height: 276px;
	margin: 0 0 -30px 0;
	padding: 0 0 0 0;
	
	background: url(../images/product_aoa.png) top left no-repeat;
}

.nmr {
	width: 643px;
	height: 276px;
	margin: 0 0 -30px 0;
	padding: 0 0 0 0;
	
	background: url(../images/product_nmr.png) top left no-repeat;
}

.smlcp {
	width: 643px;
	height: 276px;
	margin: 0 0 -30px 0;
	padding: 0 0 0 0;
	
	background: url(../images/product_smlc.png) top left no-repeat;
}

.netops {
	width: 643px;
	height: 276px;
	margin: 0 0 -30px 0;
	padding: 0 0 0 0;
	
	background: url(../images/product_netops.png) top left no-repeat;
}

.e911 {
	width: 643px;
	height: 276px;
	margin: 0 0 -30px 0;
	padding: 0 0 0 0;
	
	background: url(../images/product_page_e911.png) top left no-repeat;
}

.contactHeading {
	width: 643px;
	height: 276px;
	margin: -70px 0 -30px 0;
	padding: 0 0 0 0;
	
	background: url(../images/contact_heading.png) top left no-repeat;
}

.aboutHeading {
	width: 643px;
	height: 276px;
	margin: -70px 0 -30px 0;
	padding: 0 0 0 0;
	
	background: url(../images/about_heading.png) top left no-repeat;
}

.productText {
	width: 700px;
	height: 100%;
	margin: -10px 0 0 0;
}

.productText p {
	color: #c1c1c1;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin: 15px 0 0 30px;
	text-align: justify;
}

.productText h3 {
	color: #f00;
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	margin: 0 0 0 30px ;
}

.productText a {
	color: #f00;
	text-decoration: none;
}

.productText a:hover {
	color: #f00;
	border-bottom: 1px #f00 dashed;	
}

.section {
	margin: 0 0 10px 30px;
}
.section a {
	color: #f00;
	text-decoration: none;
	
}

.section .information { 
  	display: none; 
  	padding: 10px;
  	
  	background: #ccc url(../images/infobottom.png) bottom left repeat-x;
	border: 2px solid #aaa;
}

.section .information .close {
	display: block;
	height: 27px;
	width: 80px;
	margin: 20px 0 0 0;
	
	background: url(../images/close.png) top left no-repeat;
} 

.smlc {
	width: 300;
	height: 70;
	display: block;
	padding: 70px 300px 0 0;
		
	background: url(../images/products/smlc.png) top left no-repeat;
}




