@media screen and (min-width:0px) {
		#dPageHolder{width:320px;} 
		   #dHeader{height:250px;background-image:url(../s42-media/image/CKI_WebHeader_320x250.png);}
	  	   #dLeft{display:inline-block;width:0px;height:auto;}
		   #dMiddle{float:left;display:inline-block;width:320px;height:auto;}
		   #dRight{float:right;display:inline-block;width:300px;height:auto;margin-left:0px;background-color:#FFF;z-index:26;overflow:hidden;}
		   #dRightSFooter{float:left;display:inline-block;width:100%;height:auto;background-color:#fff;overflow:hidden;}
}			
	
@media screen and (min-width:310px) {
		#dPageHolder{width:320px;} 
		   #dHeader{height:250px;background-image:url(../s42-media/image/CKI_WebHeader_320x250.png);}
	  	   #dLeft{display:inline-block;width:0px;height:auto;}
		   #dMiddle{float:left;display:inline-block;width:320px;height:auto;}
		   #dRight{float:right;display:inline-block;width:300px;height:auto;margin-left:0px;background-color:#FFF;z-index:26;overflow:hidden;}
		   #dRightSFooter{float:left;display:inline-block;width:100%;height:auto;background-color:#fff;overflow:hidden;}
}	

@media screen and (min-width:480px) {
		#dPageHolder{width:480px;} 
		   #dHeader{height:250px;background-image:url(../s42-media/image/CKI_WebHeader_480x250.png);}
	  	   #dLeft{float:none;display:inline-block;width:0px;height:auto;}
		   #dMiddle{float:left;display:inline-block;width:480px;height:auto;overflow:hidden;}
		   #dMiddleNav{float:left;display:inline-block;width:100%;height:150px;background-color:#fff;z-index:24;}
		   #dRight{float:right;display:inline-block;width:300px;height:auto;margin-left:0px;background-color:#FFF;z-index:26;overflow:hidden;}
		   #dRightSFooter{float:left;display:inline-block;width:100%;height:auto;background-color:#fff;overflow:hidden;}
}

@media screen and (min-width:640px) {
		#dPageHolder{width:640px;} 
		   #dHeader{height:250px;background-image:url(../s42-media/image/CKI_WebHeader_640x250.png);}
	  	   #dLeft{float:left;display:inline-block;width:0px;height:auto;}
		   #dMiddle{float:left;display:inline-block;width:640px;height:auto;}
		   #dRight{float:right;display:inline-block;width:300px;height:auto;margin-left:0px;background-color:#FFF;z-index:26;overflow:hidden;}
		   #dRightSFooter{float:left;display:inline-block;width:100%;height:auto;background-color:#fff;overflow:hidden;}
}		

@media screen and (min-width:1000px) {
		#dPageHolder{width:1000px;} 
		   #dHeader{height:250px;background-image:url(../s42-media/image/CKI_WebHeader_1000x250.png);}
	  	   #dLeft{float:left;display:inline-block;width:0px;height:auto;} 
		   #dMiddle{float:left;display:inline-block;width:640px;height:auto;}
		   #dRight{float:right;display:inline-block;width:300px;height:auto;margin-left:0px;background-color:#FFF;z-index:26;overflow:hidden;}
		   #dRightSFooter{float:left;display:inline-block;width:100%;height:auto;background-color:#fff;overflow:hidden;display:none;}

}		

	