	/* THE TEMPLATES FOR THE HOME PAGE CSS */

	#Template1 { width:620px; background-color:#E6E8E7; height:424px; }	/* image container needs to sit inside #mainCell .cellCenter { float:left; width:620px; */
		/* IE6 HACK */
		* html #Template1 { width:622px; background-color:#E6E8E7; height:424px; }	/* image container needs to sit inside #mainCell .cellCenter { float:left; width:620px; */
	#Template1 div { background-repeat:no-repeat; }
	#Template1 .cell1 { width:410px; height:270px; float:left; margin:3px 0 3px 3px; position: relative; }	/* Image appearing top left */
	#Template1 .cell2 { width:202px; height:270px; float:left; margin:3px 0 3px 3px; position: relative; }	/* Combined width 612px */
	
	#Template1 .exclusiveoffersdiv { color:#FFF; font-size:16px; background-color:#AE1F31; width:614px; margin:3px 3px 3px 3px; float:none; clear:both; display:block; position: relative; }
	#Template1 .exclusiveoffersdiv div { padding:4px 3px 4px 15px; }
	#Template1 .exclusiveoffersdiv .exclusiveoffers { margin:2px 0 0 4px; width:180px; padding:2px; font-weight:bold; font-size:15px; }	/* The large Input field on the home page */
	#Template1 .exclusiveoffersdiv .exclusiveoffersbutton { position:absolute; top:10px; right:5px;   } /* The submit button for the form */
	
	#Template1 a { display:block; color:#FFF !important; }	
	#Template1 .row1 { width:203px; height:146px; float:left; margin:0 0 3px 3px; position: relative; }	
	.redFloat a { display:block; color:#FFF !important; }	
	#Template1 .row2 { width:203px; height:146px; float:left; margin:0 0 3px 3px; position: relative; }
	.redFloat a { display:block; color:#FFF !important; }
	#Template1 .row3 { width:203px; height:146px; float:left; margin:0 0 3px 3px; position: relative; }	/* Combined width 612px */
	.redFloat a { display:block; color:#FFF !important; }	/* Combined width 612px */
	
	#Template1 .greyFloat { cursor:pointer; color:#FFF; font-size:18px; position:absolute; bottom:10px; left:5px; height:28px; background-color:#998F86; white-space:nowrap; background-image:url(/images/skinv5/template_imageArrowCell1and2.jpg); background-position:right 2px; }
	#Template1 .redFloat { cursor:pointer; color:#FFF; font-size:14px; position:absolute; bottom:10px; left:5px; background-color:#AE1F31; width:192px; white-space:nowrap; background-image:url(/images/skinv5/template_imageArrowrow1and2.jpg); background-position:right 4px; }
	#Template1 .redFloat span { display:block; margin:2px 20px 2px 4px; } 
	#Template1 .greyFloat span  { display:block; margin:2px 45px 2px 4px; } 
