#gearimages {
	position:absolute;
	left:100px;
	top:278px;
	width:700px;
	background-image:url(../images/gear/gear.jpg);
	text-align: left;
	height: 230px;
	background-repeat: no-repeat;
}
.geartext {
	position:absolute;
	left:262px;
	top:280px;
	width:376px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #60492a;
	background-repeat: no-repeat;
	text-align: center;
	z-index: 1;
}

#leftimage {
	position:absolute;
	left:100px;
	top:280px;
	width:157px;
	height:800px;
	background-image:url(../images/gear/gear1.jpg);
	text-align: left;
	background-repeat: no-repeat;
}

#rightimage {
	position:absolute;
	left:642px;
	top:280px;
	width:157px;
	height:800px;
	background-image:url(../images/gear/gear2.jpg);
	text-align: left;
	background-repeat: no-repeat;
}

.ladiesnighttext {
	position:absolute;
	left:242px;
	top:605px;
	width:558px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #60492a;
	background-repeat: no-repeat;
	text-align: left;
}

