#wrapper {
	min-height: 700px;
	background-image: url(../images/education_bg.jpg);
	background-repeat: no-repeat;
}

#edu_nav {
	float: right;
	font-weight: bold;
	margin-right: 5px;
}

#edu_nav_4C {

}



.box img, .box {
	height: 130px;
	width: 160px;
	border: 1px dotted #572D3F;
	margin-bottom: 10px;
}

#edu_nav_product {
	height: 180px;
}
.box img {
	opacity: 0.70;
	-moz-opacity: 0.70;
	opacity: 0.70;
	position: absolute;
}



.box ul {
	margin: 0px 0px 00px 10px;
	position: relative;
	z-index: 3;
}

.box li {
	margin-bottom: 5px;
	z-index: 2;
	position: relative;
	font-weight: bold;
	background: url(../images/bullet.gif) no-repeat left center;
	padding-left: 10px;
}

.box h3 {
	color: #000000;
	position: relative;
	margin: 0px 0px 10px 10px;
	padding-top: 10px;
	width: 120px;
	border-bottom: 1px solid #000000;
	z-index: 3;
}

.section {
	padding: 10px;
	width: 75%;
	text-align: left;
	padding-top: 0px;
	margin-top: -10px;
}

h2 {
	margin-bottom: 10px;
	border-bottom: thin solid #5E1818;
	padding-bottom: 5px;
	margin-right: 30px;
}

h3 {
	margin-bottom: 5px;
	margin-left: 5px;
	color: #5E1818;
}

p, dl {
	margin: 10px;
	margin-right: 30px;
}

dd {
  margin-bottom: 10px;
}

dt {
    font-weight: bold;
}

.flash_object {
	width: 460px;
	position: relative;
	left: -25px;
}
embed, object {
	margin-top: 20px;
	margin-bottom: 20px;
}




.birthstoneMonth {
	float: left;
	width: 120px;
	height: 150px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.birthstoneMonth img {
	margin-top: 10px;
	margin-bottom: 10px;
}



/* i f'd up above with the p and h3 styles...here goes a quick fix */
#headerCustomerService h3, #ieHackHeaderCustomerService h3 {
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerCustomerService p {
	margin: 0px;
	margin-right: -15px;
}


