			#menuboxes { position: relative; clear: both; width: 100%; border: 0px solid orange; } 
				#menubox1 { position: relative; float: left; left: -8px; width: 242px; height: 265px; }
					#menuboxbg1 { position: absolute; bottom: 0px; width: 242px; height: 265px; background-image: url(images/homemenubox1.png); }
				#menubox2 { position: relative; float: left; left: -2px; width: 242px; height: 265px; }
					#menuboxbg2 { position: absolute; bottom: 0px; width: 242px; height: 265px; background-image: url(images/homemenubox2.png); }
				#menubox3 { position: relative; float: right; width: 242px; height: 265px; }
					#menuboxbg3 { position: absolute; bottom: 0px; width: 242px; height: 265px; background-image: url(images/homemenubox3.png); }
					.menuboxheadcontent { position: relative; z-index: 100; clear: both; width: 217px; top: -3px; left: 12px; text-align: center; }
					.menuboxbodycontent { position: relative; z-index: 100; clear: both; width: 217px; height: 190px; top: -8px; left: 12px; margin-bottom: 25px; }
			#subconboxes { position: relative; clear: both; width: 100%; border: 0px solid orange; } 
				#subcon1 { position: relative; float: left; width: 248px; margin-left: -15px; border: 0px solid blue;}
				#subcon2 { position: relative; float: left; left: 16px; width: 220px; border: 0px solid blue;}
				#subcon3 { position: relative; float: right; right: -3px; overflow: hidden; width: 248px; border: 0px solid blue;}
					.subconhead { position: relative; z-index: 101; clear: both; border: 0px solid green; width: 100%; height: 45px; background-image: url(images/subconboxhead.png); background-position: 0px left; }
						.subconheadcontent { position: relative; z-index: 100; clear: both; width: 217px; top: 15px; left: 15px; text-align: center; }
						.subconheadcontentnobg { position: relative; z-index: 100; border: 0px solid blue; clear: both; width: 200px; top: 15px; left: 10px; text-align: center; }
					.subconbody { position: relative; min-height: 100px; overflow: hidden; z-index: 99; clear: both; width: 100%; }
						.subconbodybg { position: absolute; bottom: 0px; z-index: 99; float: left; width: 100%; height: 1000px; background-image: url(images/subconboxbg.png); background-position: bottom left; }
						.subconbodycontent { position: relative; z-index: 100; clear: both; width: 230px; left: 12px; margin-bottom: 25px; }
						.subconbodycontentnobg { position: relative; border: 0px solid red; z-index: 100; clear: both; width: 200px; left: 10px; margin-bottom: 25px; }
			#fpet_desc h3{text-decoration:none;margin-top:0;margin-bottom:5px;}
			* { background-color: none; }