		#bodyHolder { position: relative; background: #fff; height: auto; padding-bottom: 10px;} 

			.subBodyHolder {position: relative; background: #fff; width: 980px; height: auto; margin: auto; border-top: 1px solid #ccc; } 
				
				#intro {position: relative; width: 980px; display: inline; float: left; height: 200px; display: none;}

				#mainArea {position: relative; width: 610px; display: inline; float: left; height: auto; border-right: 1px #ccc solid; padding-right: 10px; }

				#secondArea { position: relative; width: 359px; display: inline; float: right; height: auto;}

				#extra1 {position: relative; display: none; float: left; width: 980px; height: 20px; background: #eee;}
