body {
	color: #666666;
	font-family: "Lucida Grande";
}	 
h1, h2, h3, h4, h5, h6{
	color: #666666;}

a {
	text-decoration: none;
	color: #000;
}
.des{text-indent: -9999px;}
a:hover{
	text-decoration: underline;
	color: #000;
}
	
 	 	/*Gallery Menu*/
 	a.rosemenu
 	{
 		display: block;
 		width: 558px;
 		height: 87px;
 		background: url("../images/rose_ser.jpg") 0 0 no-repeat;
 		text-decoration: none;
 	
 	 margin-left: auto;
    margin-right: auto;
    }
 	
 	a:hover.rosemenu { background-position: -558px 0; }
 	
 	a.wovmenu
 	{
 		display: block;
 		width: 558px;
 		height: 87px;
 		background: url("../images/wov_ser.jpg") 0 0 no-repeat;
 		text-decoration: none;
 	 margin-left: auto;
    margin-right: auto;
 	}
 	
 	a:hover.wovmenu { background-position: -558px 0; }
 	
  	
 	a:hover.podmenu { background-position: -558px 0; }
 	
 	a.pearlmenu
 	{
 		display: block;
 		width: 558px;
 		height: 87px;
 		background: url("../images/pearl_ser.jpg") 0 0 no-repeat;
 		text-decoration: none;
 	 margin-left: auto;
    margin-right: auto;
 	}
 	
 	a:hover.pearlmenu { background-position: -558px 0; }
 	
 	
 	/*END Gallery menu*/
 	
 		/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #fff;
		padding: 10px;
		width: 470px;
	
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 2px solid silver;
		border-width: 2px 2px 2px;
	}
	#gallery ul a:hover img {
		border: 2px solid #000;
		border-width: 2px 2px 2px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

	
a.stockist {
   display: block;
   width: 72px;
   height: 23px;
   text-decoration: none;
	background-image: url(../images/stockist.jpg);
}
a.stockist:hover {
   background-position: -71px 0;
}
a.about {
   display: block;
   width: 74px;
   height: 23px;
   text-decoration: none;
	background-image: url(../images/about.jpg);
}
a.about:hover {
   background-position: -75px 0;
}
a.gallery {
   display: block;
   width: 59px;
   height: 23px;
   text-decoration: none;
	background-image: url(../images/image.jpg);
}
a.gallery:hover {
   background-position: -57px 0;
}


/* Scroller Box */
#scroller_container {
 position: relative;
 width: 627px;
 height: 100px;
 overflow: hidden;
 padding: 0;}

#scroller {
 white-space: nowrap;
 line-height: 100px;
 font-size: 60px;
text-align: center;
 padding: 0;}

#scroller p {
 padding: 0;
}
/* Scoller Box */
     
