
		 
/* Div stiles for layout */
	
/* inner square */
#inner  {
	background: #ffffff url('../images/shop-background.jpg') no-repeat top center;
	}
		
		 
		 /* breadcrumb in conternt area*/	 
		 #breadcrumb  {
		 	  float: left;
		 	  font-size: 98%; 
			  margin-left: 0px;
			  margin-top: 0px;
			  margin-bottom: 4px;
		 	  width: 90%;
		 	  }
		 	  
		 /* shop catagory in conternt area*/	  
		 #shopCategory {
		               float: left;
		               align:center;
		               text-align: center;
		               margin-left: 16px;
		               margin-top: 4px;
		 	       height: 142px;
		 	       width: 120px;     
		 	       font-size: 94%; 
		               }
		          
		          #shopCategoryImage {
		                        float: left;
		                        height: 120px;
		 	                width: 120px; 
		                        }
		 
		 
		
/* custom styles */
		
