@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#wrapper {
	margin:auto;
	width: 920px;
	background-image: url(images/bg-wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#holder {
	width:900px;
	margin:auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg-leftnav.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}

#header {
	height:178px;
	background-color:#FFFFFF;
	background-image:url(images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#topnav {
	background-image: url(images/bg-topnav.gif);
	background-repeat:repeat-x;
	height: 26px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;

}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav ul li {
	display: inline;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 5px;
}
#topnav ul li .last{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topnav ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#topnav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#topnav ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#topnav ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#leftcol {
	width:185px;
	min-height:500px;
	background-color: #ededed;
	float: left;
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(images/bg-leftnav.jpg);
	background-attachment: scroll;
}

#rightcol {
	margin-left: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 15px;
}

.jewelryrepairleft {
	float:left;
	width: 400px;

}

.jewelryrepairright {
	float:right;
	
}

.step1 {
	width:100%;
	background-image: url(images/graphic-step1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	min-height:177px;

}

.step1 strong {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #5fa85f;
	font-weight: bold;
	font-style: italic;
}


.step2 {
	width:440px;
	background-image: url(images/graphic-step2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	min-height:177px;
	padding-right: 243px;

}
.step2 strong {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #5fa85f;
	font-weight: bold;
	font-style: italic;
}


.step3 {

	width:440px;
	background-image: url(images/graphic-step3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	min-height:177px;
	padding-right: 243px;

}
.step3 strong {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #5fa85f;
	font-weight: bold;
	font-style: italic;
}


.step4 {

	width:100%;
	height:auto;

}
.step4 strong {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #5fa85f;
	font-weight: bold;
	font-style: italic;
}


#footer {
	height:173px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #FFFFFF;
	
	}

.footerA {
	height:31px;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	line-height: 31px;

}

.footerA a:link {
	text-decoration: none;
	color: #266A5F;

}
.footerA a:visited {
	text-decoration: none;
	color: #266A5F;

}
.footerA a:hover {
	text-decoration: underline;
	color: #266A5F;

}
.footerA a:active {
	text-decoration: none;
	color: #266A5F;

}

.footerB {
	text-align: center;
	font-size: 12px;
	color: #222222;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: transparent;

}
#rightcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2B6E62;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.numbers {
	font-size: 17px;

}
