
	#icon {
				top:-30px;
				left:320px;
			display:block;
			width:354px;
			height:116px;
			background:url(../images/icon-main.png) no-repeat;
			}
	* html #icon {
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='assets/images/icon-main.png', sizingMethod='scale');
			}
		
	.photobox .training {
			background-image:url(../images/text-training.gif);
			}
	
	.photobox .boarding {
			background-image:url(../images/text-boarding.gif);
			}
	
	.photobox .grooming {
			background-image:url(../images/text-grooming.gif);
			}
			
	.photobox .wellness {
			background-image:url(../images/text-wellness.gif);
			}
			
	.photobox .daycare {
			background-image:url(../images/text-daycare.gif);
			}
			
	.photobox .photography {
			background-image:url(../images/text-photography.gif);
			}
	
	
	#headermain {
		background:url(../images/header-main.gif); 
		width:644px;
		}
	
	.photobox {
		margin-bottom:0;
		}	