	
#LeftCol{width:191px; float:left;background:url('../images/home/bg_leftcol.jpg') top left repeat-y; }
	#TopLeftCol{height:205px;width:191px;background:url('../images/home/bg_topleftcol.jpg') top left no-repeat;}
	#LeftCol ul{width:171px; padding:0px 10px;}
		#LeftCol ul li a{display:block; width:171px;color:#FFF; text-decoration:none; line-height:1.6em;font-size:1.7em;border-bottom:1px solid #FFF;}
		#LeftCol ul li a:hover{color:#EACA5A;}
	#BtmLeftCol{height:200px;width:191px;background:url('../images/bg_btmleftcol.jpg') top left no-repeat;}
	
#Menu{float:left;width:784px;} /* Drop down details : see common.css */


#CnterCol{width: 525px; float:left;}
	#CenterText{margin:0px 10px; padding-top:5px;}
		#CenterText h1{font-size:3em; color:#000; font-weight:bold;}
		#CenterText h2{font-size:2.4em; color:#000; padding-bottom:15px;}
		#CenterText h3{font-size:1.4em; color:#000; font-weight:bold; padding-bottom:8px;}
		#CenterText p{font-size:1.3em;line-height:1.4em; color:#000;padding-bottom:15px;}
		#CenterText p.Act{font-size:1.5em;line-height:1.2em; color:#385D8F; font-weight:bold;padding-bottom:45px;}
		#CenterText ul{font-size: 1.2em; color:#000; padding-bottom: 15px; list-style-type: disc; padding-left: 15px;}
		#CenterText ul li{font-size: 1.0em; color:#000; padding-bottom: 5px; list-style-type: disc; padding-left: 15px;}
		#CenterText ol {font-size: 1.2em; list-style-type: decimal; padding-bottom: 15px;}
		#CenterText ol li{font-size: 1.0em; color:#000; padding-bottom: 5px; list-style-type: decimal; padding-left: 5px; margin-left: 20px;}

	
	#SmokeDetector{width:415px; height:94px; margin:auto;background:url('../images/home/bg_smkdetector.jpg') top left no-repeat;margin-bottom:15px;}
		#SmokeDetector h1{padding:10px;padding-right:0px; padding-bottom:0px;color:#333; font-size:1.7em;}
		#SmokeDetector p{padding-left:10px;color:#333; padding-top:5px;font-size:1.4em; }
		#SmokeDetector p a{color:#385D8F;font-size:0.7em; }
		#SmokeDetector p a:hover{text-decoration:none;}
		
	#Quizz{width:415px; height:94px; margin:auto;background:url('../images/home/bg_quizz.jpg') top left no-repeat;}
		#Quizz h1{padding-left:130px; padding-top:25px;color:#000; font-size:1.9em; font-weight:normal;}
		#Quizz p{padding-left:130px;color:#000; font-size:1.5em; padding-top:3px; }
		#Quizz p a{color:#385D8F;font-size:1em; }
		#Quizz p a:hover{text-decoration:none;}

#RightCol{width:255px; float:left;padding-top:20px; text-align: center;}
	#TopRightCol{width:320px; height:120px;background:url('../images/bg_toprightcol.gif') top left no-repeat;}
		#TopRightCol h1{color:#003463; font-size:2.8em; padding-left:10px; padding-right:100px; line-height:1.2em; padding-top:5px;}
		#TopRightCol p{color:#003463; font-size:1.5em; padding-left:10px; padding-right:110px; line-height:1.2em; padding-top:5px;}
		
	#CtrRightCol{width:320px; background:url('../images/bg_ctrrightcol.gif') top left repeat-y;}
		#FormWrapper{margin:auto; border: 3px solid #093B6C; padding: 0px; }
		#FormWrapper h1
		{
			background-color: #093B6C;
			color:		#FFFFFF;
			padding:	8px 14px;
			padding-bottom: 11px;
			font-size:	18px;
		}
		#FormWrapper h1 span
		{
			font-size:	15px;
		}
		#FormWrapper p{padding:5px 10px;}
		/*#FormWrapper p.Left{margin-right: 10px;}*/
		#FormWrapper label{font-size:1.1em; color:#000; display:block;}

		#FormWrapper select{font-size:1.0em; color:#000; display:block;border:1px solid #333; width:145px; }
		#FormWrapper option{font-size:1em; color:#000; padding:1px;}
		#FormWrapper input{font-size:1.0em; color:#000; border:1px solid #333;width:150px;padding:1px;}
		#FormWrapper input.phone{width:40px;}
		#FormWrapper input.email{width:220px;}
		#FormWrapper input.city{width: 125px;}
		#FormWrapper input.zip{width: 125px;}
		#FormWrapper input.CheckBox{width:13px;border-width:0px;}
		#FormWrapper label.checklbl{display:inline; padding-left:5px;}
		#FormWrapper a.Submit{display:block; width:174px;color:#052F57; font-size:1.0em; font-weight:bold; line-height:37px;text-decoration:none; padding:0px 0px; text-align:center;background:url('../images/bg_formbtn.jpg') top left no-repeat; }
			#FormWrapper a.Submit:hover{text-decoration:underline;}
		#CnterCol #FormWrapper ul.errors
		{
			padding:	10px 0px;
			color:		rgb(196,0,0);
			list-style-type: none;
			font-size:	10px;
		}
		#CnterCol #FormWrapper ul.errors li
		{
			line-height:	1.5em;
			font-size:	1.1em;
			list-style-type:	none;
			color:		rgb(196,0,0);
		}
			
	#BtmRightCol{width:320px; height:52px;background:url('../images/bg_btmrightcol.gif') top left no-repeat; }



#Footer{width:977px; height:15px;background:url('../images/home/bg_footer.jpg') top left no-repeat; }

