@charset "UTF-8";
/* CSS Document */

body {
	background: #E6E6E6 url(../images/bg.jpg) repeat-x top;
	margin: 0px;
	color: #FFFFFF;
	}

#container {
	width: 915px;
	margin: 0 auto;
	background-color: #000000;
	}

#header {
	height: 85px;
	background: #1C0E52 url(../images/purple_bar.jpg) repeat-x;
	border-bottom: 1px solid #FFFFFF;
	padding: 23px 50px 0 50px;
	}
#home #header {
	height: 32px;
	padding: 76px 50px 0 50px;
	}

#logo {
	height: 72px;
	width: 153px;
	}

#nav {
	margin: -19px 0px 0px 260px;
	}

#header a {
	font: italic 14px "Times New Roman", Times, serif ;
	color: #FFFFFF;
	text-decoration: none;
	}
#header a:hover{
	text-decoration: underline;
	}

#location {
	height: 34px;
	border-left: 1px solid #FFFFFF;
	float: right;
	text-align: right;
	margin: -20px 0 0 0;
	}
#location img {
	margin: 0 2px -7px 15px;
	}

#home #content {
	height: 367px;
	width: 278px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 178px 585px 0px 50px;
	background: #000000 url(../images/header_home.jpg) no-repeat;
	border-right: 1px solid #1C0E52;
	border-left: 1px solid #1C0E52;
	}

#left {
	height: 464px;
	width: 199px;
	padding: 37px 30px 37px 50px;
	border-left: 1px solid #1C0E52;
	font-size: 13px;
	text-align: right;
	background-repeat: no-repeat;
	}
#jewelry1 #left {
	background-image: url(../images/header_jewelry1.jpg);
	}
#jewelry2 #left {
	background-image: url(../images/header_jewelry2.jpg);
	}
#services #left {
	background-image: url(../images/header_services.jpg);
	}
#diamonds #left, #diamondexp #left {
	background-image: url(../images/header_diamonds.jpg);
	}
#perfectscore #left {
	background-image: url(../images/header_perfectscore.jpg);
	}
#contact #left {
	background-image: url(../images/header_location.jpg);
	}
#left p {
	border-bottom: 1px solid #FFFFFF;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#left a{
	color: #CCCCCC;
	text-decoration: none;
}
#left a:hover{
	color: #FFFFFF;
}

#copy {
	width: 439px;
	border-right: 1px solid #1C0E52;
	padding: 37px 165px 37px 30px;
	margin: -538px 0 0 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#jewelry1 #copy, #jewelry2 #copy, #diamondexp #copy, #perfectscore #copy{
	height: 464px;
	}
#copy img {
	padding: 0 5px 0 0;
}
#copy a{
	color: #CCCCCC;
	text-decoration: none;
}
#copy a:hover{
	color: #FFFFFF;
}

#fifthc {
	background-color: #1C0E52;
	padding: 20px;
	border: 1px solid #666666;
}

.disclaimer {
	font-size: 9px;
	color: #666666;
}

#bannercontainer, #bannerbg {
	height: 112px;
	width: 815px;
}
#bannercontainer {
	margin: -150px 50px 50px 50px;
}
#bannerbg {
	background-color: #1C0E52;
}
#bannercontainer img {
	border: 1px solid #666666;
}

#footer, #contactinfo {
	padding-right: 50px;
	padding-left: 50px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#footer {
	padding-top: 15px;
	color: #666666;
	background-color: #E6E6E6;
}

#contactinfo {
	float: right;
	text-align: right;
	margin-top: -14px;
	color: #1C0E52;
}
#contactinfo img {
	padding-right: 4px;
	vertical-align: bottom;
}

img {
	border: none;
}

h1 {
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
}
h2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	background-color: #1C0E52;
}

p {
	margin-top: 0px;
}

.bold {
	font-weight: bold;
}
.collectionlogo {
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.italic {
	font-style: italic;	
}

