ul.IndexNav{
float:left; 
list-style-position: outside;
list-style-type: none;
}



.LeftNav{
	width:227px;
	height:auto;
	float:left;
	position:relative;	
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	 }
.LeftNav ul {margin:0;padding:0;} 
.LeftNav ul li{
	float:left;
	list-style-type: none;
}


.MainNav{
	width:auto;
	height:256px;
	float:left;
	position:relative;	
	list-style-position: outside;
	list-style-type: none;
	margin:0 0 0 35px;
	 }

	
.MainNav ul {margin:0;padding:0;} 
.MainNav ul li{
	float:left;
	list-style-type: none;
}




/* Service */
.Service {
	float:left;
	position:relative;
	display:block;
	width:227px;
	height:62px;
	background:url(../images/ServiceBtn.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.Service span.hover {
	position: absolute;
	display: block;
	width:227px;
	height:62px;
	background:url(../images/ServiceBtn.jpg) no-repeat;
	background-position: bottom;
}

/* Service hover */
.Service_alt {
	display:block;
	width:227px;
	height:124px;
	background:url(../images/ServiceBtn.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.Service_alt:hover {
	width:227px;
	height:124px;
	background:url(../images/ServiceBtn.jpg) no-repeat;
	background-position: bottom;
}
/* End Service */




/* Insurances */
.Insurances {
	float:left;
	position:relative;
	display:block;
	width:227px;
	height:61px;
	background:url(../images/InsurancesBtn.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.Insurances span.hover {
	position: absolute;
	display: block;
	width:227px;
	height:61px;
	background:url(../images/InsurancesBtn.jpg) no-repeat;
	background-position: bottom;
}

/* Insurances hover */
.Insurances_alt {
	display:block;
	width:227px;
	height:122px;
	background:url(../images/InsurancesBtn.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.Insurances_alt:hover {
	width:227px;
	height:122px;
	background:url(../images/InsurancesBtn.jpg) no-repeat;
	background-position: bottom;
}
/* End Insurances */






/* FramesAndLenses */
.FramesAndLenses {
	float:left;
	position:relative;
	display:block;
	width:227px;
	height:58px;
	background:url(../images/FramesAndLenses.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.FramesAndLenses span.hover {
	position: absolute;
	display: block;
	width:227px;
	height:58px;
	background:url(../images/FramesAndLenses.jpg) no-repeat;
	background-position: bottom;
}

/* FramesAndLenses hover */
.FramesAndLenses_alt {
	display:block;
	width:227px;
	height:116px;
	background:url(../images/FramesAndLenses.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.FramesAndLenses_alt:hover {
	width:227px;
	height:116px;
	background:url(../images/FramesAndLenses.jpg) no-repeat;
	background-position: bottom;
}
/* End FramesAndLenses */







/* Doctors and staff */
.DoctorsAndStaff {
	float:left;
	position:relative;
	display:block;
	width:227px;
	height:60px;
	background:url(../images/DoctorsAndStaff.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.DoctorsAndStaff span.hover {
	position: absolute;
	display: block;
	width:227px;
	height:60px;
	background:url(../images/DoctorsAndStaff.jpg) no-repeat;
	background-position: bottom;
}

/* Doctors and staff */
.DoctorsAndStaff_alt {
	display:block;
	width:227px;
	height:120px;
	background:url(../images/DoctorsAndStaff.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.DoctorsAndStaff_alt:hover {
	width:227px;
	height:120px;
	background:url(../images/DoctorsAndStaff.jpg) no-repeat;
	background-position: bottom;
}
/* Doctors and staff */




/* Contact Us */
.ContactUs {
	float:left;
	position:relative;
	display:block;
	width:227px;
	height:60px;
	background:url(../images/ContactUs.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.ContactUs span.hover {
	position: absolute;
	display: block;
	width:227px;
	height:60px;
	background:url(../images/ContactUs.jpg) no-repeat;
	background-position: bottom;
}

/* Contact Us */
.ContactUs_alt {
	display:block;
	width:227px;
	height:120px;
	background:url(../images/ContactUs.jpg) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.ContactUs_alt:hover {
	width:227px;
	height:120px;
	background:url(../images/ContactUs.jpg) no-repeat;
	background-position: bottom;
}
/* Contact Us */