/* IE6 containers */


/* padding issues */

* html #home-content {
		float:left;
		width:640px;
		display:inline;
		background-color: none;
		padding:0 0 0 20px;
	}
	
	* html #home-content .copy{
	float:left;
	width:640px;
	display:inline;
	padding:0 0 0 0;
	}
	
	* html #Plist1 #p-block{
			background: url('../images/p-bg2.png') no-repeat bottom center;
			display:block;
			width:200px;
			height:230px;
			padding-bottom:11px;
			margin-right:5px;
			float:left;
			}

* html #mySlide {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/slider/bg4.png) no-repeat scroll left bottom;
	float:left;
	margin:0 0 9px 10px;
	overflow:hidden;
	padding-bottom:13px;
	width:260px;
	}
	
	* html #CElist1 #ce-block {
			-moz-background-clip:border;
			-moz-background-inline-policy:continuous;
			-moz-background-origin:padding;
			background:transparent url(../images/p-bg2.png) no-repeat scroll center bottom;
			display:block;
			float:left;
			height:238px;
			margin-bottom:8px;
			margin-right:5px;
			padding-bottom:11px;
			width:200px;
			}
	
	
	* html #slide-content {
		background-color:#FFFFFF;
		display:inline;
		float:left;
		padding:0 20px;
		width:620px;
		}
		
		* html #fabMap {
		display:none;
		}
		
		* html #page {
		background-color:#FFFFFF;
		display:inline;
		float:left;
		margin-bottom:150px;
		padding:0;
		width:960px;
		}