body {
	margin:0 auto;
	text-align:center;
	font-family:Lucida Grande, Lucida Sans Unicode, arial, sans-serif;
	background:#000;
}
.container {
	margin:0 auto;
	position:top;
	width:1000px;
	text-align:left;
}
.right {
	text-align:right;
}
img.left {
	display:inline;
	float:left;
	border:none;
	margin: 10px 10px 10px 10px;
}
img.right {
	display:inline;
	float:right;
	border:none;
	margin: 10px 10px 10px 10px;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	border:none;
}
img {
	border:none;
}
.center {
	text-align:center;
}
table {
	text-align:center;
	margin:0 auto;
	border:solid 1px;
	padding:10px 10px 10px 10px;
}
td {
	border:solid 1px;
}
#contactbar p {
	margin-top:0px;
	padding-top:11px;
	font-size:12px;
}
#contactbar {
	background-color:#000;
	color:#fff;
	height:40px;
}
#top_pane {
	background-color:#fff;
	color:#666666;
	min-height:716px;
}
#top_pane a {
	color:#000;
	text-decoration:none;
}
#top_pane a {
	text-decoration:underline;
}
#header {
	width:1000px;
	height:90px;
	background:url('images/header-4.jpg') no-repeat;
	z-index:1;
}
#navigation {
	position:relative;
	height:30px;
	margin-left:380px;
	top:40px;
	width:585px;

}
#navigation a {
	text-decoration:none;
	margin-right:8px;
	font-weight:bold;
}
#navigation a:hover {
	color:#666;
}
#special {
	width:600px;
	height:200px;
	margin:0 auto;
}
#special-bead {
	position:absolute;
	top:250px;
	left:300px;
	display:block;
	width: 200px; 
	height: 200px; 
	background: url('images/special-bead.jpg') no-repeat; 
	background-position: 0 0px; 
	margin-left:5px;
}
#special-bead:hover {
	background-position: 0 -200px;
}
#special-sheets {
	position:absolute;
	top:250px;
	left:500px;
	display:block;
	width: 200px; 
	height: 200px; 
	background: url('images/special-sheets.jpg') no-repeat; 
	background-position: 0 0px; 
	margin-left:5px;
}
#special-sheets:hover {
	background-position: 0 -200px;
}
#special-loose {
	position:absolute;
	top:250px;
	left:700px;
	display:block;
	width: 200px; 
	height: 200px; 
	background: url('images/special-loose-fill.jpg') no-repeat; 
	background-position: 0 0px; 
	margin-left:5px;
}
#special-loose:hover {
	background-position: 0 -200px;
}




.separator {
	background:url('images/separator.gif');
	background-repeat:repeat-x;
	height:2px;
	width:100%;
}
#index_top_pane_content {
	background:url('images/background2.jpg') no-repeat;
	min-height:500px;
	width:100%;
	background-color:#000;
}
#top_pane_content {
/*	background:url('images/background.jpg') no-repeat;*/
	min-height:450px;
}
#top_pane_content h1 {
	font-weight:normal;
	color:#000;
}
#top_pane_text h2 {
	font-style:italic;
	font-size:15px;
	color:#000;
}
#top_pane_text {
	width:450px;
	text-align:justify;
}
#linkboxes {
	height:120px;
	margin:0 auto;
	margin-top:12px;
}
#linkboxes a {
	text-decoration:none;
	color:#666666;
}
#linkboxes p {
	color:#000;
	font-size:10px;
/*	font-weight:bold;*/
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}
#linkboxes h3 {
	color:#000;
	font-size:13px;
	padding-left:10px;
	
}
#linkbox1, #linkbox2, #linkbox3 {
	background-repeat:no-repeat;
	float:left;
	width:300px;
	height:120px;
	margin-right:30px;
}
#linkbox1 {
	background:url('images/linkbox1.jpg');
}
#linkbox2 {
	background:url('images/linkbox2.jpg');
}
#linkbox3 {
	background:url('images/linkbox3.jpg');
}
#bottom_pane {
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#000;
	color:#999999;
	min-height:750px;
}
#bottom_pane h1 {
	font-size:24px;
	margin-bottom:0px;
}
#bottom_pane h2 {
	font-size:14px;
	margin-top:0px;
}
#bottom_pane h3 {
	font-size:24px;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#links {
	min-height:250px;
}
#links ul {
	list-style:none;
	font-size:18px;
	
}
#links-left {
	display:inline;
	float:left;
	width:300px;
}
#links-right {
	display:inline;
	float:left;
	width:300px;
}
#services {
	font-size:18px;
	min-height:250px;
}
#services ul {
	list-style:none;
}
#services_left {
	display:inline;
	float:left;
	width:300px;
}
#services_center {
	display:inline;
	float:left;
	width:300px;
}
#services_right {
	display:inline;
	float:left;
	width:300px;
}

#footerbox {
	display:inline;
	float:right;
	width:300px;
	text-align:right;
}
#contactbox1 {
	width:400px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#contactbox2 {
	width:450px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
