@charset "utf-8";
/* CSS Document */

body {background:url(../images/back.gif);}

#logo {margin:0;padding:0;}

#logo a {
	display:block;
	width:245px;
	height:84px;
	background:url(../images/logo2.gif);
	text-indent:-9000px;
	}

a.link{
	display:block;
	width:138px;
	text-indent:-9000px;
	}

a.about{
	height:48px;
	background:url(../images/about.jpg);
	}
	
a.about:hover{background:url(../images/about_f2.jpg);}
	
a.pcare {
	height:32px;
	background:url(../images/patient.jpg);
	}
	
a.pcare:hover{background:url(../images/patient_f2.jpg);}

a.eyesurgery {
	height:37px;
	background:url(../images/eye.jpg);
	}
	
a.eyesurgery:hover{background:url(../images/eye_f2.jpg);}

a.billing {
	height:32px;
	background:url(../images/billing.jpg);
	}
	
a.billing:hover{background:url(../images/billing_f2.jpg);}

a.services {
	height:36px;
	background:url(../images/ourserv.jpg);
	}
	
a.services:hover{background:url(../images/ourserv_f2.jpg);}

a.learn {
	height:49px;
	background:url(../images/learn.jpg);
	}
	
a.learn:hover{background:url(../images/learn_f2.jpg);}

a.optical {
	height:36px;
	background:url(../images/optical.jpg);
	}
	
a.optical:hover{background:url(../images/optical_f2.jpg);}

a.contactus {
	height:32px;
	background:url(../images/contact.jpg);
	}
	
a.contactus:hover{background:url(../images/contact_f2.jpg);}
