/* layout 1 - see template 1.psd*/

	#triple {position:relative;  top:4em; padding:15px 15px 0px 15px; border:solid 0px red; width:954px; margin:0px; height:41em; min-height:41em;}
	* html #triple { top:1.7em; height:43.7em; z-index:-1;} /* hack for IE6 and below */
	*:first-child+html #triple { top:0.5em; z-index:-1; height:46em; } /* hack for IE7 */
	
    #leftPod {position: absolute; z-index:100; bottom:0px; left:15px; width:290px;border:solid 0px red; margin-left:15px; display:inline; /*border:solid 1px red;*/}
	* html #leftPod { z-index:-1; }
    #midPod {position: absolute; z-index:100; bottom:0px; left:320px; width:290px;border:solid 0px red; margin-left:15px;display:inline; /*border:solid 1px red;*/}
	* html #midPod { z-index:-1; }
    #rightPod {position: absolute; z-index:100; bottom:0px; right:30px; width:315px;border:solid 0px red;margin-left:15px; display:inline;/* border:solid 1px red;*/}
	* html #rightPod { z-index:-1; }
	
/* following change caused by bug 0000252 */
* html .leftPodBtn a	{	width:275px;}
	
	
	
	

	
