/* Eyelooks CSS - Modified 04/05/10 - KWK */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/eyelooks_bkgd_gradient.jpg);
        background-repeat: repeat-y;
        background-color: #6b9fd9;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;
}

/* regular body links */
a:link, a:visited, a:active {
	font-size: 11px;
	font-weight: bold;
	/*color: #76B573;*/
      color: #3E7C95;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #3E7C95;
	text-decoration: underline;
}

#wrapper {
	background-image: url(images/bg-shadow-repeat.gif);
      background-repeat: repeat-y;
	width: 800px;
	/*background-position: top;*/
	margin-right: auto;
	margin-left: auto;
}
#container {
	position: relative;
      width: 780px;
      height: auto;
      margin-top: auto;
      margin-right: auto;
	margin-left: auto;
	/*background-image: url(images/bg-header-top.gif);*/
	/*background-repeat: no-repeat;*/
      /*background-position:  top;*/
      background-color: #FFFFFF;
}

/* elements for collapseable sections */
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 50px 0;
	background: url(h2_trigger_a.gif) no-repeat;
        font-size: 14px;
	font-weight: bold;
	color: #3E7C95;
	height: 46px;
	line-height: 46px;
	width: 450px;
	
	float: left;
}
h2.trigger a {
	font-size: 14px;
	font-weight: bold;
	color: #3E7C95;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
h2.override {
	font-size: 14px;
	font-weight: bold;
	color: #3E7C95;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(images/icon2.gif);*/
	/*background-position: left 0px;*/
	/*background-repeat: no-repeat;*/
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88C6D8;
	height: 28px;
}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 /*url(toggle_block_stretch.gif) repeat-y left top*/;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	/*background: url(toggle_block_btm.gif) no-repeat left bottom;*/ /*--Bottom rounded corners--*/
}

.alt_container {
       margin: 0 0 5px;
       padding: 20px;
       overflow: hidden;
       width: 500px;
       clear: both;
}


/* MASTHEAD DIV */
/* Masthead styling starts here */
#masthead {
	background-image: url(images/eyelooks_logo_masthead2.png);
	background-repeat: no-repeat;
	background-position: left top;
        background-color: #FFFFFF;
	height: 105px;
	width: 780px;
	/*margin: 0px;*/
        margin-left: 10px;
        padding: 0px;
}
/* H1 tags for the myth they call seo */
#masthead h1.first {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #666666;*/
      color: #054c9b;
	padding: 0px;
	margin: 0px;
}
#masthead h1.second {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
      color: #054c9b;
	/*color: #3E7C95;*/
	padding: 0px;
	margin: 0px;
	line-height: 17px;
}

#masthead a:link {
	/*color: #3E7C95;*/
      color: #054c9b;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#masthead a:hover {
	color: #bfd3ea;
      /*color: #76B573;*/
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
/* Company Info */
#identity1 {
	font-size: 10px;
	/*color: #666666;*/
        color:#054c9b;
	letter-spacing: 0.6px;
	text-align: right;
	padding-top: 27px;
	padding-bottom: 0px;
	padding-left: 400px;
	line-height: 13px;
	padding-right: 8px;
	margin: 0px;
	height: 75px;
}
/* Masthead styling ends here */


/* MAIN CONTENT */

#main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #88C6D8;
	border-left-color: #88C6D8;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 25px;
}

#main h1 {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#main h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3E7C95;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(images/icon2.gif);*/
	/*background-position: left 0px;*/
	/*background-repeat: no-repeat;*/
	padding-left: 30px;
	/*border-top-width: 1px;*/
	/*border-top-style: solid;*/
	/*border-top-color: #88C6D8;*/
	/*height: 28px;*/
}
#main h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3E7C95;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88C6D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#main p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 27px;
	letter-spacing: 0.4px;
}
ul.bullet1 {
	padding-left: 60px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
ul.bullet1 li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
ul.bullet2 {
	padding-left: 60px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
ul.bullet2 li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#hours-directions {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #88C6D8;
	border-left-color: #88C6D8;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	background-image: url(images/eye-chart1_duo2.jpg);
	background-repeat: no-repeat;
	background-position: 175px 0px;
}
#hours-directions p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 27px;
	letter-spacing: 0.4px;
	line-height: 16px;
}
#hours-directions h1 {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
/* these boxes have a set height to prevent left & right cols overlap */
#contact, #policies, #office-forms {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #88C6D8;
	border-left-color: #88C6D8;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	background-image: url(images/eye-chart1_duo2.jpg);
	background-repeat: no-repeat;
	background-position: 175px 0px;
	height: 600px;
}
#contact p, #policies p, #office-forms p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 27px;
	letter-spacing: 0.4px;
	line-height: 16px;
}
#contact h1, #policies h1, #office-forms h1 {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#office-forms h2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DD0DF;
}

/* these boxes have a set height to prevent left & right cols overlap */
#order {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #88C6D8;
	border-left-color: #88C6D8;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	height: 600px;
}
#order p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 27px;
	letter-spacing: 0.4px;
	line-height: 16px;
}
#order h1 {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

/* sitemap page div ID styling (also has fixed height to prevent left & right overlap*/
#sitemap {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #88C6D8;
	border-left-color: #88C6D8;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	background-image: url(images/eye-chart1_duo2.jpg);
	background-repeat: no-repeat;
	background-position: 175px 0px;
	height: 600px;
}
#sitemap h1 {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.img-right {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/* Special lists with nested lists styling (used on sitemap page) */
.outer-list1 {
	text-align: left;
	list-style-type: none;
	line-height: 16px;
	list-style-image: url(images/bullet3.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.outer-list1 li {
	text-align: left;
	list-style-type: none;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.inner-list1a {
	list-style-type: none;
	list-style-image: url(images/bullet-xsm2.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.inner-list1a li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.inner-list1b {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	list-style-image: url(images/bullet-xsm2.gif);
	line-height: 14px;
}
.inner-list1b li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.text1 {
	font-size: 11px;
	color: #579EB9;
	font-weight: bold;
}

/* End sitemap styling */



/* LEFT COLUMN */

#leftcol {
	width: 165px;
	position: absolute;
	top: 10px;
	left: 0;
	width: 165px;
	vertical-align: top;
	background-image: url(images/bg-leftcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
      background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

#leftcol p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: .01em;
}
/* begin left main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

#navlist ul li a {
	display: block;
	color: #3E7C95;
	text-decoration: none;
	width:145px;
	font-weight: bold;
	font-size: 11px;
        text-align: right;
	height: 25px;
	background-image: url(images/btn1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7ECF2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	left: 0px;
}
#navlist ul li a:hover {
	display: block;
	color:#666666;
	height: 25px;
        text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(images/btn1-mo.gif);
	background-repeat: no-repeat;
	background-position: left;
	left: 0px;
}
ul.navlist {
	list-style: none;
	width: 150px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
ul.navlist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
/* end left main nav list styling */


/* BEGIN SUB NAV styling for Eye Health page and sub pages */
/* top nav on sub pages */
#sub-nav-first {
	height: 25px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 425px;
	top: 0px;
	right: 50px;
	width: 150px;
}
#sub-nav-first ul {

}
#sub-nav-first ul li {
	display: inline;
	padding-left: 3px;
	margin-left: 0px;
}

#sub-nav-first ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #3E7C95;
	text-decoration: none;
	background-image: url(images/btn1.gif);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left top;
}
#sub-nav-first ul li a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #fff;
	background-image: url(images/btn1-mo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* end top nav on sub pages */

/* begin sub nav for sub pages */
#sub-nav {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-align: center;
	margin: 0px;
	height: 30px;
	width: 500px;
	clear: both;
}
#sub-nav ul {
}
#sub-nav ul li {
	display: inline;
	padding-left: 3px;
	margin-left: 0px;
}
#sub-nav ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #3E7C95;
	text-decoration: none;
	background-image: url(images/btn1.gif);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: left top;
}
#sub-nav ul li a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #fff;
	background-image: url(images/btn1-mo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* end sub nav for sub pages */
/* END ALL SUB NAV STYLING */

/* begin box styling below left nav */
.boxleft1 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 165px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-top-color: #3E7C95;
	border-right-color: #3E7C95;
	border-bottom-color: #3E7C95;
	border-left-color: #3E7C95;
	background-image: url(images/bar-horiz-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#vsp {
	width: 525px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 50px;
}

/* end boxes below left nav */
/* end left LEFT COLUMN styling */

	
/* RIGHT COLUMN - begin right column styling */
#rightcol {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 115px;
	right: 0px;
	height: 645px;
	width: 45px;
	background-image: url(images/bg-logo-vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
      background-color:#FFFFFF;
}


#rightcol p {
	margin-bottom: 15px;
	text-align: center;
}
/* end right column styling */


/*  Photo styling and positioning for 'Meet The Doctors' page */
#photo-doctor1, #photo-doctor2 {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	width: 160px;
}
#photo-doctor1 p, #photo-doctor2 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #3E7C95;
	font-size: 10px;
	width: 160px;
}
#photo-doctor2 img, #photo-doctor2 img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -5px;
	margin-left: auto;
}



/* General photo styling and positioning - used on index.html */
#photo1 {
	padding: 0px;
	float: right;
	width: 300px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#photo1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #3E7C95;
}
#photo1 img {
	display: block;
	margin: 0px;
	padding: 0px;
}

/* BEGIN: Styling to position/style photos on eye-health and sub pages*/
#photo2a, #photo2b, #photo2c, #photo2d {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #3E7C95;
	float: right;
	width: 250px;
}
#photo2a p, #photo2b p, #photo2c p, #photo2d p  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	color: #3E7C95;
	margin: 0px;
}
#photo2a img, #photo2b img, #photo2c img, #photo2d img{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#photo2e, #photo2f, #photo2g  {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #3E7C95;
	float: right;
	width: 200px;
}
#photo2e p, #photo2f p,#photo2g p  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	color: #3E7C95;
	margin: 0px;
}
#photo2e img, #photo2f img, #photo2g img  {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#photo2h{
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #3E7C95;
	float: right;
	width: 300px;
}
#photo2h p  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	color: #3E7C95;
	margin: 0px;
}
#photo2h img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* END: Styling to position and style photos on eye-health page and sub pages*/

/* Used to position and style photo on optical.html page*/
#photo3 {
	z-index: 10;
	padding: 0px;
	float: right;
	width: 300px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#photo3 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #3E7C95;
}
#photo3 img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* begin footer styling */
#footer-top {
	/*background-image: url(images/footer-top.gif);*/
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer-mid {
	/*background-image: url(images/bg-grad1.gif);*/
	background-repeat: repeat-y;
	background-position: top;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer-mid p {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

#footer-mid a:link, #footer-mid a:visited, #footer-mid a:active {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#footer-mid a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #7CB4C9;
	text-decoration: none;
}


#footer-bot {
	background-image: url(images/bg-footer-bot.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	clear: both;
	background-position: top;
}

.dividers {
	color: #7FB9CA;
	font-size: 9px;
	font-weight: normal;
}
.arrow-up {
	background-image: url(images/arrow-up.gif);
	background-repeat: no-repeat;
	background-position: 12px -3px;
	padding: 0px;
	margin: 0px;
}

/* link to pmm only */
.pmm {
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
}
a.pmm:link, a.pmm:visited, a.pmm:active {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.pmm:hover {
	font-size: 9px;
	font-weight: normal;
	color: #3E7C95;
	text-decoration: none;
}
/* end footer styling */

