.menu1 {
	float: left;
	width:768px;
	font-family: verdana;
	font-size:11px;
	margin: 0 0 0 0;
}
.menu1 ul {
padding:0px;margin:0;list-style-type:none;
}
.menu1 ul li {
float:left; position:relative; background: none no-repeat top right;
border-left: 1px solid #6E6E6E;
}
/* Menu Text Color */
.menu1 ul li a{
float:left; display:block; text-decoration:none;color: #F9F9F9; padding:0px 10px; line-height:20px; height:20px; border-bottom:3px solid #000;
 background: url(up.gif) repeat-x;
}
.menu1 ul li a:visited {
float:left; display:block; text-decoration:none;color: #F9F9F9; padding:0px 10px; line-height:20px; height:20px; border-bottom:3px solid #000;
 background: url(up.gif) repeat-x;
}
#CenterSide{
	background-color: #EFEFEF;
	width: 585px;
	margin: 0 0 0 0;
	padding: 0 4px 4px;	
	font-family: Verdana; font-size: 11px; color: #000;
	line-height: 15px;
}
#CenterLeft{
	background-color: #DCDCDC;
	margin: 0 0 0 0;
	padding: 0 4px 4px;
}
#PageFormat{
	background-color: #FCFCFC;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	padding-left: 7px;
	padding-right: 7px;
}

.menu1 ul li:hover {width:auto;}

.menu1 ul li a.menu1one:hover {border-color:#ffba00; color:#fc0;}
.menu1 ul li a.menu1two:hover {border-color: #ffba00; color:#fc0;}
.menu1 ul li a.menu1three:hover {border-color:#ffba00; color:#fc0;}
.menu1 ul li a.menu1four:hover {border-color:#ffba00; color:#fc0;}
.menu1 ul li a.menu1five:hover {border-color:#ffba00; color:#fc0;}
.menu1 ul li a.menu1six:hover {border-color:#ffba00; color:#fc0;}
.menu1 ul li a.menu1seven:hover {border-color:#ffba00; color:#fc0;}
.menu1 ul li a.menu1eight:hover {border-color:#ffba00; color:#fc0;}

.menu1 ul li:hover a.menu1one {border-color:#CCCCCC; color:#CCCCCC;}
.menu1 ul li:hover a.menu1two {border-color:#CCCCCC; color:#CCCCCC;}
.menu1 ul li:hover a.menu1three {border-color:#CCCCCC; color:#CCCCCC;}
.menu1 ul li:hover a.menu1four {border-color:#CCCCCC; color:#CCCCCC;}
.menu1 ul li:hover a.menu1five {border-color:#CCCCCC; color:#CCCCCC;}
.menu1 ul li:hover a.menu1six {border-color:#CCCCCC; color:#CCCCCC;}
.menu1 ul li:hover a.menu1seven {border-color:#CCCCCC; color:#CCCCCC;}

.menu1 ul li ul {
display: none;
}
.menu1 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers and FireFox*/
.menu1 ul li:hover ul {
display:block;position:absolute;top:22px;margin-top:1px; left:0;width:154px;border-bottom:1px solid #000;
}
.menu1 ul li:hover ul.endstop {
left:-92px;
}
.menu1 ul li:hover ul li ul {
display: none;
}
/* Drop Menu Text and Text Color */
.menu1 ul li:hover ul li a {
display:block;background: #fff;color: #000;height:auto;line-height:15px;padding:4px 16px; width:120px; border:1px solid #000;
}
.menu1 ul li:hover ul li a.drop {
background:#ccd 3px 8px;
}
.menu1 ul li:hover ul li a:hover {
color:#000; background: #ccd 3px 8px;
}
.menu1 ul li:hover ul li a:hover.drop {
background: #ccd 3px 8px;
}
.menu1 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-1px;
}
.menu1 ul li:hover ul li:hover ul.left {
left:-153px;
}



/* specific to IE5.5 and IE6 browsers */
.menu1 ul li a:hover ul {
display:block;position:absolute;top:22px; t\op:22px; background: #fff;left:0; border-bottom:1px solid #000;
}

.menu1 ul li a:hover ul.endstop {
left: -92px;
}
.menu1 ul li a:hover ul li a {
display:block;background:#fff;color:#000; height:1px; line-height:15px; padding:4px 16px; width:154px; w\idth:120px; border:1px solid #000;
}
.menu1 ul li a:hover ul li a.drop {
background: #ccdpadding-bottom:4px;
}
.menu1 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.menu1 ul li a:hover ul li a:hover {
color:#000; background: #CCCCFF;
}
.menu1 ul li a:hover ul li a:hover.drop {
 background: #ccd no-repeat 3px 8px;
}
.menu1 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0;color:#000; left:153px;
}
.menu1 ul li a:hover ul li a:hover ul.left {
left:-153px;
}
TABLE.menuTABLE {
	background: url(../images/table.gif) repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
input.form {
    height :14px;
	 width: 160px;
	background-color: #FDFDFD;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #777777;
		border-style : none;
				border-width : 1px;
}
input.formbutton {
    height :16px;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : #000000;
				border-width : 1px;
				background-image: url(../images/button.gif);
				background-repeat: repeat-x;
}
select.formselect {
	background-color: #43658A;
	font-family : Arial;
	font-size : 11px;
		font-weight : normal;
		color : #FFFFFF;
		border-style : solid;
		border-color : Black;
				border-width : 1px;
}
TEXTAREA.formquestion {
	height :100px;
	width: 160px;
	background-color: #FDFDFD;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #777777;
		border-style : none;
}
TD.footer {
height: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	background: #151b58;
}
td.crmfooter{
	height: 30px;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	color: #E7E7E7;
	margin-top: 10px;
}
A.crmlink {
color: #E7E7E7;
 text-decoration: none;
}

A.crmlink:visited {
	color: #E7E7E7;
 text-decoration: none;
}

A.crmlink:hover {
	color: #FFB704;
 text-decoration: none;
}
#body{
	/* background: #a7a9a9 */
	background: #dfdfdf url(../images/bg_gradient.jpg) repeat-x;
}
h1{
	font-family: Arial;
	font-size: 20px;
	color: 000066;
	text-align: left;
}
A.pageLink {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #000066;
}

A.pageLink:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: 000066;
}

A.pageLink:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: 000066;
}
#footerLinks{
	width: 570px;
	margin: 0 0 0 0;
	padding: 0 0px 0px;	
	font-family: Verdana; font-size: 11px; color: #000;
	line-height: 20px;
}
A.bottomLink {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #595959;
}

A.bottomLink:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #595959;
}

A.bottomLink:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: Blue;
}
.Contactquestion {
	height: 100px;
	padding-top: 15px;
}

input.formCONTACT {
    height :14px;
	 width: 160px;
	background-color: #FDFDFD;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #0028BD;
		border-style : solid;
				border-width : 1px;
		border-color: #909090;
}
TEXTAREA.Contactquestion {
	height :100px;
	width: 160px;
	background-color: #FDFDFD;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #0028BD;
		border-style : solid;
				border-width : 1px;
		border-color: #909090;
}
input.formSPAM {
    height :14px;
	background-color: #FDFDFD;
	font-family : Verdana;
	font-size : 11px;
		font-weight : normal;
		color : #0028BD;
		border-style : solid;
				border-width : 1px;
		border-color: #909090;
}

.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #800080;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #800080;
	border-right-color: #800080;
	border-bottom-color: #800080;
	border-left-color: #800080;
	vertical-align: middle;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #1B2B46;
	text-decoration: underline;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer_links {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#text_container {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
	margin-bottom: 5px;
}

#PageFormatRight {
	background-color: #FCFCFC;
	width: 768px;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 15px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#OurPartners {
	margin-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.text_home {
	padding: 0px;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Testimonials {
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#ScheduleScreenDiv {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 105px;
	background-image: url(../images/sidebar_bg2.gif);
	background-repeat: repeat-y;
}
#sidebar_container {
}
#shadow_l {
	background-image: url(../images/shadow_l.gif);
	background-repeat: no-repeat;
}












#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
	width: 760px;
	height: 18px;
}
#employee_pic {
	border: thin solid #444;
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#marquee2 {
	width: 768px;
	height: 22px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #a8a8a8;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #a8a8a8;
}
.small_border {
	border: thin solid #000000;
}
#testimonials_home {
	padding: 0px;
	height: 257px;
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact_us_form {
	padding: 0px;
	width: 557px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 112px;
	background-image: url(../images/contactUs.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#contact_us_form2 {
	padding: 0px;
	width: 557px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cataract_wibw_vid {
	padding: 10px;
	float: left;
}
.employee_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 400px;
	text-align: center;
}
.form_main {
	height :30px;
	width: 480px;
	background-color: #FDFDFD;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #777777;
	border: 1px solid #B0AFAF;
}
.form_main2 {
	height :14px;
	width: 150px;
	background-color: #FDFDFD;
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #777777;
	border: 1px solid #B0AFAF;
	margin-right: 5px;
	margin-left: 5px;
}
TABLE.menuTABLE2 {
	background: url(../images/table.gif) repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cc_calc {
	padding: 0px;
	margin: 10px;
	border: thin solid #534514;
}
.menu1 ul li:hover a.menu1seven {
border-color:#CCCCCC; color:#CCCCCC;
}
#body table tr #PageFormat #ApptForm p {
	font-size: 10px;
}
#body table tr #PageFormat #ApptForm p {
	font-size: 12px;
}
#body table tr #PageFormat center p font b font {
	color: #3C7BFF;
}
#bladeFreeBanner {
	padding: 0px;
	height: 200px;
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.seminarTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #339;
}
.seminarTxtTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339;
}
.contactUsTable {
	padding-top: 10px;
	height: 100px;
	width: 100%;
}
.profileimage img {
	visibility: hidden;	
}