
body {
	margin: 90px 0px 0px 0px;
	background-color: #fbcee8;
}

/******Containers******/
#home-container {
	width: 764px;
	margin: 0 auto;
	padding: 0px;
	background-image: url('../images/home-bground.gif');
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
	height: 421px;
}

#container {
	width: 763px;
	margin: 0 auto;
	padding: 0px;
	background-image: url('../images/bground-new.gif');
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
	height: 653px;
}

#container-jewels {
	width: 763px;
	margin: 0 auto;
	padding: 0px;
	background-image: url('../images/bground-jewels.gif');
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
	height: 500px;
}

#container-long {
	width: 763px;
	margin: 0 auto;
	padding: 0px;
	background-image: url('../images/bground-long.gif');
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
	height: 900px;
}

#container-events {
	width: 763px;
	margin: 0 auto;
	padding: 0px;
	background-image: url('../images/bground-events.gif');
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
	height: 777px;
}

div#nav {
	float: right;
	height: 133px;
}

div#content {
	position:absolute;
	top: 200px;
	left: 165px;
	width: 475px;
}

div#content-jewelry {
	position:absolute;
	top: 170px;
	left: 165px;
	width: 540px;
}

div#subnav {
	position: absolute;
	top: 170px;
	left: 20px;
}

p#contact {
	position:absolute;
	top: 350px;
	left: 10px;
	width: 540px;
}

p#contact-jewels {
	position:absolute;
	top: 280px;
	font-size: 10px;
	text-align:center;
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#promo {
	position: absolute;
	top: 655px;
	left: 630px;
	font-size: 10px;
	color: #000;
	font-family: arial, verdana, sans-serif;
	width: 200px;
	}

#promo-long {
	position: absolute;
	top: 905px;
	left: 630px;
	font-size: 10px;
	color: #000;
	font-family: arial, verdana, sans-serif;
	width: 200px;
	}

#promo-jewels {
	position: absolute;
	top: 335px;
	left: 465px;
	font-size: 10px;
	color: #000;
	font-family: arial, verdana, sans-serif;
	width: 200px;
	}

#promo-events {
	position: absolute;
	top: 779px;
	left: 630px;
	font-size: 10px;
	color: #000;
	font-family: arial, verdana, sans-serif;
	width: 200px;
	}

p.pageturn {
	margin-top: 0px;
	}

/******Type & Style******/
p, dl {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}

p.loose {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 25px;
	margin-top: 0px;
}

p.tight-loose {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 25px;
	margin-top: 0px;
}

p.tight-loose2 {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	margin-top: 0px;
}

p.nav {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #a7a9ac;
	padding-top: 3px;
	padding-right: 19px;
	text-align: right;
	margin-top: 0px;
}

p.tight {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #ec068d;
	margin: 0 0 0 0;
	font-weight: normal;
}

p.subnav {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 0px;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 2px 0 0 0;
	font-weight: normal;
	text-align: center;
}

div.jewels {
	padding-right: 10px;
}

p.jewels {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 14px;
	text-align: center;
	width: 113px;
	margin: 10 0 0 0;
	padding: 0 0 0 0;
}

/******Links******/

/*Nav*/
a.nav {
	color: #a7a9ac;
	text-decoration: none;
}

a.nav:visited {
	color: #a7a9ac;
	text-decoration: none;
}

a.nav:active {
	color: #a7a9ac;
	text-decoration: none;
}

a.nav:hover {
	color: #ec068d;
	text-decoration: none;
}

/*Nav On*/
a.nav-on {
	color: #ec068d;
	text-decoration: none;
}

a.nav-on:visited {
	color: #ec068d;
	text-decoration: none;
}

a.nav-on:active {
	color: #ec068d;
	text-decoration: none;
}

a.nav-on:hover {
	color: #a7a9ac;
	text-decoration: none;
}

/*General*/
a {
	color: #ec068d;
	text-decoration: underline;
}

a:visited {
	color: #ec068d;
	text-decoration: none;
}

a:active {
	color: #ec068d;
	text-decoration: none;
}

a:hover {
	color: #a7a9ac;
	text-decoration: underline;
}

/*SubNav*/
a.subnav {
	color: #000;
	text-decoration: none;
}

a.subnav:visited {
	color: #000;
	text-decoration: none;
}

a.subnav:active {
	color: #000;
	text-decoration: none;
}

a.subnav:hover {
	color: #ec068d;
	text-decoration: none;
}

/*Subnav On*/
a.subnav-on {
	color: #ec068d;
	text-decoration: none;
}

a.subnav-on:visited {
	color: #ec068d;
	text-decoration: none;
}

a.subnav-on:active {
	color: #ec068d;
	text-decoration: none;
}

a.subnav-on:hover {
	color: #ec068d;
	text-decoration: none;
}