body{
	margin:0;
	background:#fff;
	font:11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#3b4e56;
	min-width:750px;
}
img{
	border-style:none;
	display:block;
} 
a{
	text-decoration:none;
	outline:none;
}
a:hover{text-decoration:underline;}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
.promobox-holder{
	width:100%;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	min-width:750px;
}
.promobox{
	width:749px;
	margin:14px auto 0;
	overflow:hidden;

}
.products{
	float:left;
	width:318px;
}
.products li{
	float:left;
	padding:0 16px 18px 0;
	width:142px;
}
.products li a{
	display: block;
	width:142px;
	height:122px;
	text-indent:-9999px;
	overflow:hidden;
}
.products li.ss-rings a{
	background:url(../images/home/ss-rings.gif) no-repeat;
}
.products li.ss-rings a:hover{
	background:url(../images/home/ss-rings-hover.gif) no-repeat;
}
.products li.w-rings a{
	background:url(../images/home/w-rings.gif) no-repeat;
}
.products li.w-rings a:hover{
	background:url(../images/home/w-rings-hover.gif) no-repeat;
}
.products li.he-rings a{
	background:url(../images/home/he-rings.gif) no-repeat;
}
.products li.he-rings a:hover{
	background:url(../images/home/he-rings-hover.gif) no-repeat;
}
.products li.fe-rings a{
	background:url(../images/home/fe-rings.gif) no-repeat;
}
.products li.fe-rings a:hover{
	background:url(../images/home/fe-rings-hover.gif) no-repeat;
}
.products li.ts-rings a{
	background:url(../images/home/ts-rings.gif) no-repeat;
}
.products li.ts-rings a:hover{
	background:url(../images/home/ts-rings-hover.gif) no-repeat;
}
.products li.l-diamonds a{
	background:url(../images/home/l-diamonds.gif) no-repeat;
}
.products li.l-diamonds a:hover{
	background:url(../images/home/l-diamonds-hover.gif) no-repeat;
}
.products li.d-earrings a{
	background:url(../images/home/d-earrings.gif) no-repeat;
}
.products li.d-earrings a:hover{
	background:url(../images/home/d-earrings_over.gif) no-repeat;
}
.products li.d-pendants a{
	background:url(../images/home/d-pendant.gif) no-repeat;
}
.products li.d-pendants a:hover{
	background:url(../images/home/d-pendant_over.gif) no-repeat;
}

.gallery{
	float:right;
	width:431px;
}
.gallery .image-holder{
	width:431px;
	margin-bottom:17px;
}
.gallery .flash-holder{
	width:431px;
	margin-bottom:18px;
	padding:1px 0 0 2px;
}
#main{
	background:#f2f2f3;
	width:100%;
	padding:573px 0 0;
	position:relative;
}
#content{
	width:749px;
	margin:0 auto;
	overflow:hidden;
	padding:19px 0 32px;
}
.col1{
	width:301px;
	float:left;
	margin-right:26px;
}
.col2{
	width:422px;
	float:left;
}
.col1 h1{
	margin:0 0 16px;
	background:url(../images/home/bg-col1-h2.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:37px;
}
.col2 h2{
	margin:0 0 16px;
	background:url(../images/home/bg-col2-h2.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:37px;
}
#content p{
	margin:0;
}
.contact-box{
	width:100%;
	background:#cdcecd;
}
.contact-box-holder{
	width:749px;
	margin:0 auto;
	overflow:hidden;
	padding:14px 0;
}
.contact{
	overflow:hidden;
	width:100%;
}
.contact li{
	font:14px/19px Arial, Helvetica, sans-serif;
	color:#303334;
	float:left;
	margin-right:14px;
}
.contact li a{
	font:14px Arial, Helvetica, sans-serif;
	color:#303334;
}
.contact-box p{
	text-align:center;
	margin:0;
	font:14px/19px Arial, Helvetica, sans-serif;
	color:#303334;
}
#footer{
	width:749px;
	margin:0 auto;
	overflow:hidden;
	padding:9px 0 50px;
}
.nav{
	width:100%;
	overflow:hidden;
}
.nav li{
	float:left;
	margin-right:4px;

}
.nav li a{
	font:11px Arial, Helvetica, sans-serif;
	color:#060606;
	display:block;
	white-space:nowrap;
}
.logo{
	text-indent:-9999px;
	display:block;
	width:229px;
	height:65px;
	background:url(../images/home/bg-nag.gif) no-repeat;
	overflow:hidden;margin:24px 0 0 244px;
	display:block;
}
.logo a{
	text-indent:-9999px;
	display:block;
	width:229px;
	height:65px;
	background:url(../images/home/bg-nag.gif) no-repeat;
	overflow:hidden;
}