@charset "utf-8";
/* CSS Document */
.productinfo {
	width:180px;
	height:170px;
	padding-top:40px;
	margin-left:150px;
	font-size: 12px;
	line-height: 25px;
}
.incandescentproducts {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(../images/Incandescets.jpg);
	}
.halogenproducts {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(../images/productdisplay-1.gif);
	}
.fluorescentproducts {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(../images/productdisplay-2.gif);
	}
.halideproducts {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(../images/productdisplay-3.gif);
	}
.sodiumproducts {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(../images/productdisplay.gif);
	}
.body8 {
	width: 780px;
	height:1030px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.rightproduct {
	width:230px;
	height:590px;
	background-color:#FFFFFF;
	float:left;
	}
.leftproduct {
	width:500px;
	float:left;
	}
.bodyproducts {
	width: 780px;
	height:1058px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.flubodyproducts {
	width: 780px;
	height:697px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.halbodyproducts {
	width: 780px;
	height:512px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
