html {
	background-image: url("images/body_brand.gif");
}

#browse #price		{	left: 0;		}
#browse #category	{	left: 50px;	}
#browse #brand		{	left: 750px;	}	

#breadcrumbs {
	left: 910px;
	top: 120px;
}
	
#content {
	margin-left: 100px;
}
	
	#content div.heading div.image {
		border-color: #FE8C48;
	}

	#content div.hr {
		border-color: #FE8C48;
	}



				#content ul.groups li a {
					border: 5px solid #FE8C48;
				}

				#content ul.products li a, #content ul.groups li a img {
					border: 5px solid #FE8C48;
				}
			#content ul.groups li a span {
				background-color:#FE8C48;
				border: 10px solid #FE8C48;
			}

			#content ul.products li a {
				
					border: 5px solid #FE8C48;
				}

			#content ul.products li a span {
				background-color:#FE8C48;
				border: 10px solid #FE8C48;
			}

#content div.details {
	border: 5px solid #FE8C48;
}
	#content div.details p {
		background-color:#FE8C48;
	}

#content div.details ul.addimages {	
	background-color:#FE8C48;
}

#content p a.product { background-image: url('images/product_brand.gif'); }
#content p a.sendtofriend {	background-image: url('images/email_brand.gif'); }
#content p a.wishlist {	background-image: url('images/wishlist_brand.gif'); }
#content p a.wishlist_remove {	background-image: url('images/wishlist_remove_brand.gif'); }