body {
	font: 62.5%/1.8em arial, Helvetica, sans-serif;
	color: #4e4e4e;
	text-align: center;
	background: #e0e0e0 url("img/bkg.jpg") repeat-y center;
	}

*	{margin:0; padding:0;}

a, a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

ul{
	list-style: none;
	}

a img,:link img,:visited img{
	border:none
	}

#wrap { 
	text-align: left; 
	margin: 0 auto; 
	position: relative; 
	width: 984px;
	background: #fff ;
	}

img.block{
	display:block;
	border:none
	}
	/*--------------------------------
		HEADWRAP
	 --------------------------------*/


#brand{
	background:white url(img/jewellery.jpg) no-repeat 0 0;
	height:110px;
	width:100%
	}
	
#brand h1 a {
 	width:100%;
	height:110px;
	background:url(img/logo.jpg) no-repeat;
	display: block;
	float:right;
	text-indent:-5000px;
	xborder:1px solid red
	}

#brand h1 a span {
	xdisplay: none;
	}
	
#brand img {
	float:left;
	}
	

	/*--------------------------------
		NAV
	 --------------------------------*/
#nav {
	width: 295px;
	float:left;
	height:325px
	}
#xnav ul{
	float:left;
	padding-bottom:20px
	}
	
#nav li{
	margin-left:42px;
	height:30px;
	line-height:30px;
	border-bottom: 1px dashed gray;
	}
	
#nav li.last{
	xborder-bottom: 1px dashed gray;
	}
	
#nav li li{
	margin-left:30px;
	height:24px;
	line-height:24px;
	border-bottom: 1px dashed silver;
	}

#nav a, #nav a:visited {
	color:#1e1e1e;
	font-size:1.4em;
	display:block;
	padding-left:30px;
	background:url(img/nav.gif) no-repeat 0 center

	}
	
#nav li li a, #nav li li a:visited {
	color:#1e1e1e;
	font-size:1.2em;
	display:block;
	padding-left:20px;
	background:url(img/babynav.gif) no-repeat 0 center

	}
	
#nav a:hover{
	color:black;
	background-color: #EFEFEF
	}
	
	/*--------------------------------
		CONTENT
	 --------------------------------*/
#content{
	width:596px;/*656 - 60padding  */
	padding-right:60px;
	float:right;
	}	

#content h2{
	font-size:3.4em;
	line-height:1em;
	padding-bottom:20px;
	color:#000;
	letter-spacing:-1px
	}

#content h3{
	font-size:1.8em;
	line-height:1em;
	padding:12px 0 8px 0;
	color:#9ac234;
	xletter-spacing:-1px
	}
	
#content h3.sales{
	border-top:1px #9ac234 dashed
	}

#content p{
	font-size:1.4em;
	line-height:1.4em;
	padding-bottom:14px;
	}
	
#content p span{
	color:#FF0300
	}	
	
#content p img{
	
	padding-right:6px;
	}
	
img.size{
	width:984px;
	height:258px;
	}	

#content a, #content a:visited{
	border-bottom: 1px dotted #ff8a10;
	color:#ff8a10
	}

#content a:hover{
	border-bottom: 1px dotted #af4602;
	color:#af4602
	}	
	
#content h3 a, #content h3 a:visited{
	border-bottom: none;
	color:#9ac234
	}

#content .pad {
	padding-bottom:40px
	}
	
.testimonial {
	border-bottom: 1px dashed #9ac234;
	margin-bottom:20px
}

#wrap #content li {
	font-size: 1.4em;
	list-style-position: inside;
	list-style-type: square;
}
#content ul {
	padding-bottom:10px;
}

#content p a, #content p a:visited {
	border-bottom:none;
	}
#content p a:hover {
	border-bottom:none;
	}

#content a.move {
	padding-left:10px
	}
	
#content a.no img {
	padding-bottom:10px;
	}
	
#content a.no  {
	border-bottom:none
	}
	
x#content a.no:hover {
	border-bottom:red 1px solid
	}
	
/*--------------------------------
		CONTENT GALLERY
 --------------------------------*/
	
h5 {
	font-size:1.4em;
	color:#9ac234;
	margin-bottom:10px
}
h5 em {
	font: normal 80%/100% Arial, Helvetica, sans-serif;
	color: #999999;
}
#largeImg {
	width: 590px;
	height: 400px;
}
.thumbs img {
	border: none;
	width: 110px;
	height: 75px;
	padding-right:6px;
}
#content p.thumbs a {
	text-decoration:none;
	border-bottom:none;
	outline:none
	
}
.thumbs img:hover {
	xborder-color: #FF9900;
}
	
	/*--------------------------------
		FOOTER
	 --------------------------------*/
#footer {
	width:984px;
	height:160px;
	background: #3a383a url(img/footer.gif) no-repeat;
	float:left
	}
	
#footer h4, #footer p {
	padding-left:324px;
	color:white
	}
#footer h4 {
	font-size:2.4em;
	padding-top:30px
	}
#footer p {
	font-size:1.4em;
	padding-top:10px
	}
#footer p.phone {
	font-size:2.4em;
	padding-top:10px
	}

#footer ul{
	width:984px;
	padding-top:10px;
	float:left;
	}
#footer ul li{
	float: left;
	padding:0 10px;
	border-right:1px solid #787878;
	}

#footer li.first{
	padding-left:324px
	}

#footer li.last{
	border-right:none;
	}

#footer a, #footer a:visited {
	color:silver;
	font-size:1.1em;
	display:block
	}

#footer a:hover{
	color:#af4602
	}	

.clearfix:after {
 	content: ".";              
 	display: block;         
 	height: 0;                  
	 clear: both;               
 	visibility: hidden;	     
	}
/* alsett ckearing method */
.clearfix {display: inline-block;}   /* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


