* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	color: #999;
 	font-size: 14px;
	font-family: "Times New Roman", Arial, Verdana, Lucida, sans-serif;
}

html {
	background: #000;
}

/* BODY
----------------------------------------- */
#Body {
	position: relative;
	margin: 0 auto;
 	width: 1200px;
	text-align: left;
}


#BodySplash  {
	position: relative;
	margin: -30px auto 0 auto;
 	width: 1200px;
	text-align: left;
}


/* HEADER
----------------------------------------- */
#Header {
	position: relative;
	margin: 0 auto;
 	width: 1200px;	height: 263px;
	background: url(../images/BgHeader.jpg) no-repeat 0 0;
}

	#LogoSplash {
		width: 581px;	height: 237px;
		background: url(../images/logoSplash.png) no-repeat 0 0;
		margin: 10px 0 -30px 0;
	}
	#Logo {
		position: relative;
		left: 50px;	top: 65px;
		width: 296px;	height: 121px;
		background: url(../images/Logo.gif) no-repeat 0 0;
	}

	#Decor {
		position: absolute;
		right: 0;	top: 0;
	}
	.decorSplash {
		right: 30px !important;	top: 60px !important;
		width: 510px;	height: 590px;
		overflow: hidden;
	}

	.decorSplash #splashImages img { 
	margin-bottom: 500px;
	}

	.decor1 {
		width: 500px;	height: 550px;
		background: url(../images/png/1.png) no-repeat 0 100%;
	}
	.decor2 {
		width: 414px;	height: 600px;
		background: url(../images/png/2.png) no-repeat 100% 100%;
	}
	.decor3 {
		width: 444px;	height: 600px;
		background: url(../images/png/3.png) no-repeat 100% 100%;
	}
	.decor4 {
		width: 401px;	height: 560px;
		background: url(../images/png/4.png) no-repeat 100% 100%;
	}
	.decor5 {
		width: 444px;	height: 696px;
		margin: 58px 10px 0 0;
		background: url(../images/png/5.png) no-repeat 0 0;
	}
	.decor6 {
		width: 400px;	height: 556px;
		background: url(../images/png/6.png) no-repeat 100% 100%;
	}
	.decor7 {
		width: 444px;	height: 696px;
		background: url(../images/png/7.png) no-repeat 0 0;
	}
	.decor8 {
		width: 430px;	height: 590px;
		background: url(../images/png/8.png) no-repeat 0 100%;
	}
	.decorHome {
		width: 238px;	height: 398px;
		margin: 180px 100px 0 0;
		background: url(../images/png/home.png) no-repeat 0 100%;
	}
	.decorAbout {
		width: 259px;	height: 380px;
		margin: 170px 90px 0 0;
		background: url(../images/png/about.png) no-repeat 0 100%;
	}
	.decorBespoke {
		width: 331px;	height: 250px;
		margin: 210px 90px 0 0;
		background: url(../images/png/bespoke.png) no-repeat 0 100%;
	}




/* CONTAINER
----------------------------------------- */				
#Container {
	margin: 0 auto;
	width: 1200px;	min-height: 534px;
	background: #000 url(../images/BgContainer.jpg) no-repeat 0 100%;
}

/* LAYOUT
----------------------------------------- */
#Layout {
	width: 1200px;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
	background: url(../images/BgLayout.png) repeat 0 0;
}

/* CONTENT
----------------------------------------- */
#Content {
	position: relative;
	margin-left: 70px;
	padding: 15px 0 50px;
	width: 507px;
}

.gal {
	min-height: 525px;
}
	#Enter {
		position: absolute;
		z-index: 999;
		left: 470px;
        	top: 230px;
	}
		a.navEnter {
			display: block;
			width: 75px;
			height: 24px;
			color: #AC8F58;
			font-size: 16px;
			font-weight: 600;
			text-decoration: none;
			text-transform: uppercase;
			line-height: 24px;
			background: transparent url(../images/navEnter.gif) no-repeat 95% 53%;
		}
			a.navEnter:hover {
			text-decoration: underline;
			}

	h1 {
		margin: 0 0 20px;
		color: #c8ad70;
		font-size: 28px;
		font-weight: normal;
	}


	h1 span {
		display: block;
		margin: 4px 0 10px 0;
		color: #c8ad70;
		font-size: 22px;
		font-weight: normal;
	}


	p {
		margin: 0 0 15px 0;
		line-height: 1.5em;
		font-size: 14px;
	}


	address {
		margin: 18px 0 0 50px;
		line-height: 1.5em;
		font-size: 14px;
	}



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

	img {
		margin: 0 8px 0 0;
		border: 1px solid #4f4f4f;
	}

	form {
		width: 500px;
	}
		form p {
			margin: 0 0 5px 0;
		}
		form p.floatLeft {
			float: left;
			width: 240px;
		}
		form p.floatRight {
			float: right;
			width: 240px;
		}	
	input, select {
		border: 0;
		font-family: Verdana, Tahoma, sans-serif;
	}
	input.text, textarea, select {
		padding: 6px;
		width: 100%;
		border: 0;
		color: #9d9fac;
		background: #181818;
	}
	input.submit {
		margin: 10px 0;
		border: 0;
		width: 81px;	height: 26px;
		cursor: pointer;
		background: url(../images/buttonSubmit.gif) no-repeat 0 0;
	}
	textarea {
		width: 100%;	height: 100px;
		font-size: 13px;
		font-family: Verdana, Tahoma, sans-serif;
	}

	.clear {
		clear: both;
	}
	.none {
		display: none;
	}
	.italic {
		font-style: italic;
	}
	.star {
		color: #eeddc0;
	}
	.required {
		float: right;
		width: auto;
		color: #a18b5b;
		font-size: 12px;
		font-style: italic;
	}

	.logoSmall {
		width: 292px;	height: 42px;
		background: url(../images/logoSmall.gif) no-repeat 0 0;
	}

	.sign {
		position: relative;
		margin-bottom: 30px;
		width: 106px;	height: 85px;
		background: url(../images/sign.gif) no-repeat 0 0;
	}
		.sign span {
			position: absolute;
			right: 10px;	bottom: 0;
		}

	#largeImage {
		position: absolute;
		left: 585px;
		top: 20px;
		margin: 0;
		padding: 5px;
		overflow: hidden;
		width: 429px;
		height: 540px;
		border: solid 1px #303030;
	}

	#largeImageHolder {
		position: absolute;
		left: 585px;
		top: 20px;
		background: #0A0A0A;
		margin: 0;
		padding: 5px;
		overflow: hidden;
		width: 429px;
		height: 540px;
		border: solid 1px #303030;
	}

	#largeImageHolder p {
		background: #333;
		margin: 0;
		padding: 10px;
		overflow: hidden;
		width: 410px;
		height: 520px;
		border: 0;
		font-style: italic;
		font-size: 18px;
		letter-spacing: 1.2px;
		font-weight: 600;
	}


		#largeImage img {
			border: 0;
			width: 430px;	height: 540px;
			margin: 0;
		}

/* FOOTER
----------------------------------------------- */
#Footer {
	clear: both;
	padding: 30px 35px 40px 70px;
}
	#Footer .floatLeft {
		float: left;
		width: 160px;
	}
	#Footer .floatRight {
		float: right;
		width: 220px;
	}
	#Footer p {
		color: #524b3a;
		font-size: 13px;
	}
	#Footer a {
		color: #524b3a;
	}

/* MAIN NAVIGATION
----------------------------------------- */
#Navigation {
	position: absolute;
	left: 67px;	top: 225px;
	width: 820px;	height: 13px;
}
	#Navigation ul {
		margin: 0;
		padding: 0;
	}
		#Navigation ul li {
			display: block;
			float: left;
			margin: 0;
			padding: 0;
			font-weight: 300;
			width: auto;
			list-style: none;
		}
  			#Navigation ul li a {
				display: block;
				height: 13px;
			}
			a.navHome {
				margin-right: 46px;
				width: 43px;
				background: url(../images/navHome.png) no-repeat 0 0;
			}
			a.navAbout {
				margin-right: 38px;
				width: 49px;
				background: url(../images/navAbout.png) no-repeat 0 0;
			}
			a.navJewellery {
				margin-right: 43px;
				width: 79px;
				background: url(../images/navJewellery.png) no-repeat 0 0;
			}
			a.navSignatureCollections {
				margin-right: 43px;
				width: 179px;
				background: url(../images/navSignatureCollections.png) no-repeat 0 0;
			}
			a.navBespoke {
				margin-right: 56px;
				width: 61px;
				background: url(../images/navBespoke.png) no-repeat 0 0;
			}
			a.navEvents {
				margin-right: 60px;
				width: 53px;
				background: url(../images/navEvents.png) no-repeat 0 0;
			}
			a.navContact {
				width: 66px;
				background: url(../images/navContact.png) no-repeat 0 0;
			}
				#Navigation ul li a:hover {
					background-position: 0 100%;
				}	
    			#Navigation ul li a.current,
	    		#Navigation ul li a.current:hover { 
				 	background-position: 0 100%;
				}
					#Navigation ul li ul {
						display: none;
					}

/* SITEMAP LIST
----------------------------------------- */


#sitemap {
 	margin: 25px 5px 35px 25px;
	list-style-image: url("../images/listArrow.gif");
}

	#sitemap  li {
 	margin: 5px 5px 5px 20px;
	}


/* INDENT
----------------------------------------- */


	.indentMe strong {
		width: 120px;
		float: left;
	}

	.indentMe em {
		display: inline;
		font-style: normal;
		width: 200px;
		float: left;
	}

/* THUMBNAILS
----------------------------------------- */



#mycarousel li a, #mycarousel li a img {
	height: 73px;
	display: block;
	padding: 0;
	margin: 0;
	width: 98px;
	}

#imageThumbs {
	height: 83px;
}

#imageThumbs span {
	display: block;
	height: 73px;
	width: 111px;
	float: left;
}

#imageThumbs img {
	width: 98px;
	height: 73px;
}

#blinkingText {
	display: none;
}

#preLoad {
	position: absolute;
	top: 0;
	width: 4px;
	height: 2px;
	overflow: hidden;
	display: block;
	margin-left: -222em;
}

#preLoad img {
	border: 0;
	width: 8px;
	height: 8px;
	display: block;
}

.signature {
	width:96px;
	height: 30px;
	text-align: right;
	line-height: 20px;
	padding: 65px 10px 0 0;
	margin: 20px 0 20px 0;
	background: transparent url(../images/sign.gif) no-repeat scroll 0 0;
}

#splashImages, #splashImages * {
	border: 0 !important;
}

.png1 {
	margin: 40px 0 0 0;
}

.png4 {
	margin: 90px 0 0 50px;
}
.png8 {
	margin: 50px 0 0 50px;
}

.spmchk, #spmchk {
	display: none;
}

.executed {
    text-align: right;
    margin: 30px 64px 0 20px;
}