<!--
/* =================================== */
/*	  Page Specific CSS	(add product logos)
	<BEGIN>	  	  */
/* ================================= */
#logoHeader{
	position:absolute;
	top:600px;
	left:232px;
	font-weight:bold;	
	margin-bottom:20px;
}
/* 	group images together	*/
.imgGroup #L{
	margin-left:50px;
	margin-right:0;
	padding-right:0;
}
.imgGroup #R{
	margin-right:50px;	
	margin-left:0;
	padding-left:0;
}
-->






