@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 20%;
	float: left;
	height: 44px;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 0;
	cursor: default;
	width: 0px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 191px;
	background-position: 0px 0px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 100%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-repeat: no-repeat;
	background-position: 80% 60%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../Images/menu-spry-bkgrnd-right-roll.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFFFFF;
	background-image: url(../Images/menu-spry-bkgrnd_black.png);
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffff00;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../Images/menu-spry-bkgrnd-right_black.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #00467F;
	height: 29px;
	padding-top: 15px;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	background-image: url(../Images/menu-spry-bkgrnd.png);
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFFFFF;
	background-image: url(../Images/menu-spry-bkgrnd_hover.png);
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #FFFFFF;
	background-image: url(../Images/menu-spry-bkgrnd_hover.png);
}

background-repeat: no-repeat;
	background-position: 80% 60%;
	background-image: url(../SpryAssets/SpryMenuBarDownyellowArrow);
}
.form_subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #003399;
}
.IntroText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFFF;
}

.leftpic {
	float: left;
	margin-top: 5px;
	margin-right: 290px;
	margin-bottom: 10px;
	margin-left: 5px;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #FFFF00;
	height: 29px;
	padding-top: 15px;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	background-image: url(../Images/menu-spry-bkgrnd_black.png);
}
.leftpicGeneral {
	padding: 20px;
	float: left;
}
.leftpicCattable {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.lensPicFloat {
	float: right;
	margin-left: 10px;
}
.Menu2tint {
	color: #6690B2;
}
.newssubheader   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 20px;
}
.pictable {
	float: right;
	margin-left: 20px;
}
.style1 {font-size: 14px}
.style2 {font-size: 24px}
.style3 {font-weight: bold}
.style4 {font-weight: bold}
.submenuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #FFFF00;
}
.TelNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 40px;
	color: #FFFF00;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
p {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #FFFFFF;
}
#sizer p {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
#eligibleText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
#EyeHealthList  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#NewsSubContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#CareersSubContent  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#PxInfoSubMenu  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#ContactUsSubMenu   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#AssociatesSubMenu  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#ServicesSubMenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#FindUsSubMenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#AboutUsSubMenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#ProductsSubMenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#JobOppsSubMenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#form1 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}
#Menu  a:link  {
	color: #FFFF00;
	text-decoration: none;
	line-height: 10px;
}
#QuickLinks  a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
}
#LatestNews a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
}
#EventsCal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}
#Menu a:visited {
	color: #FFFF00;
	text-decoration: none;
	line-height: 10px;
}
#EventsCal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: underline;
}
#Menu  a:hover {
	color: #FFFF00;
	text-decoration: underline;
	line-height: 10px;
}
#EventsCal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#QuickLinks ul {
	line-height: 35px;
	list-style-type: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
}
#Menu li {
	list-style-type: none;
	float: left;
	padding-left: 80px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
}
#LinksText li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#eligibleText li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 25px;
	font-size: 14px;
}
#CharitiesBody li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
#CharitiesQuicklist li {
	list-style-type: none;
}
#EyeHealthList  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#NewsSubContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#CareersSubContent  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#PxInfoSubMenu  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#ContactUsSubMenu  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#AssociatesSubMenu   li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#fontSize li {
	font-family: Arial, Helvetica, sans-serif;
	color: #00467F;
}
#QuickLinks    li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	list-style-type: none;
	line-height: 35px;
	color: #00467F;
}
#EventsMainText li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#AboutUsMenu li {
	list-style-type: none;
	float: left;
	padding-left: 10.5%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 1px;
}
#LloydsMenu li {
	list-style-type: none;
	float: left;
	padding-left: 20%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 1px;
}
#NewsMenu li {
	list-style-type: none;
	float: left;
	padding-left: 28%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 1px;
}
#ServicesMenu li {
	list-style-type: none;
	float: left;
	padding-left: 4%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 1px;
}
#AssociatesMenu li {
	list-style-type: none;
	float: left;
	padding-left: 9%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 1px;
}
#PatientInformationMenu  li {
	list-style-type: none;
	float: left;
	padding-left: 9%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 1px;
}
#ProductsMenu li {
	list-style-type: none;
	float: left;
	padding-left: 13%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 1px;
}
#EyeHealthMenu li {
	list-style-type: none;
	float: left;
	padding-left: 5%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
#LegalMenu li {
	list-style-type: none;
	float: left;
	padding-left: 16%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
}
#CareersMenu li {
	list-style-type: none;
	float: left;
	padding-left: 13.5%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 1px;
}
#ContactUsMenu li {
	list-style-type: none;
	float: left;
	padding-left: 14%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#ServicesSubMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#FindUsSubMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#vacanciesText li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00467F;
	line-height: 30px;
}
#AboutUsSubMenu  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#ProductsSubMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#JobOppsSubMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-style: italic;
	font-weight: lighter;
	top: auto;
	bottom: auto;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	height: 10px;
	color: #FFFF00;
	line-height: normal;
}
#TAndCsText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: lighter;
	top: auto;
	bottom: auto;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	height: 10px;
	color: #FFFF00;
	line-height: 22px;
	padding-left: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	font-style: italic;
	color: #FFFF00;
	padding-left: 10px;
	line-height: 25px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	font-style: italic;
	color: #FFFF00;
	line-height: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	font-style: italic;
	color: #FFFF00;
	line-height: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	font-style: italic;
	color: #FFFF00;
	font-weight: lighter;
	padding-left: 10px;
	line-height: normal;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #FFFF00;
	line-height: normal;
}
#AboutUsMenu {
	position:absolute;
	left:0px;
	top:178px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentBlue.png);
	visibility: hidden;
}
#AssessoriesHomeText {
	position:absolute;
	left:351px;
	top:88px;
	width:341px;
	height:324px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#AboutUsHomeText {
	position:absolute;
	left:299px;
	top:84px;
	width:395px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#AssociatesSubMenu {
	position:absolute;
	left:700px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#AssociatesMenu {
	position:absolute;
	left:0px;
	top:213px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentLightblue.png);
	visibility: hidden;
}
#AftercareText {
	position:absolute;
	left:294px;
	top:79px;
	width:391px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#AboutUsSubMenu {
	position:absolute;
	left:700px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#AssociatesHomeText {
	position:absolute;
	left:12px;
	top:82px;
	width:673px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#BodyText {
	position:absolute;
	left:321px;
	top:96px;
	width:365px;
	height:315px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#Banner {
	position:absolute;
	left:0px;
	top:23px;
	width:955px;
	height:110px;
	z-index:2;
	display: none;
}
#CareersHomeText {
	position:absolute;
	left:291px;
	top:84px;
	width:405px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#CharitiesBody {
	position:absolute;
	left:12px;
	top:167px;
	width:654px;
	height:1200px;
	z-index:6;
}
#CharitiesWrapper {
	position:absolute;
	left:12px;
	top:82px;
	width:683px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
	float: left;
}
#CharitiesQuicklist {
	position:absolute;
	left:0px;
	top:0px;
	width:665px;
	height:154px;
	z-index:5;
	overflow: auto;
}
#Contacttext {
	position:absolute;
	left:10px;
	top:88px;
	width:685px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#CorpBodiesText {
	position:absolute;
	left:12px;
	top:82px;
	width:673px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#CareersSubContent {
	position:absolute;
	left:698px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#ContactUsSubMenu {
	position:absolute;
	left:698px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#CareersMenu {
	position:absolute;
	left:0px;
	top:178px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentblue.png);
	visibility: hidden;
}
#ContactUsMenu {
	position:absolute;
	left:0px;
	top:178px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentblue.png);
	visibility: hidden;
}
#DOText {
	position:absolute;
	left:13px;
	top:95px;
	width:673px;
	height:303px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#DignityNewsBodyText {
	position:absolute;
	left:10px;
	top:88px;
	width:682px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#DispensingText {
	position:absolute;
	left:407px;
	top:79px;
	width:285px;
	height:330px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	visibility: visible;
}
#DeliveryText {
	position:absolute;
	left:375px;
	top:79px;
	width:310px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#DropDownNav {
	position:absolute;
	left:0px;
	top:132px;
	width:955px;
	height:44px;
	z-index:14;
	background-image: url(../Images/Backgrounds/BWmenuNav.jpg);
}
#dropdown {
	position:absolute;
	left:148px;
	top:150px;
	width:955px;
	height:45px;
	z-index:2;
	visibility: visible;
}
#eligibleText {
	position:absolute;
	left:16px;
	top:89px;
	width:672px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EyeHealthText {
	position:absolute;
	left:295px;
	top:91px;
	width:397px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#eligibleContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#EyeHealthList {
	position:absolute;
	left:698px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#EyeHealthMenu {
	position:absolute;
	left:0px;
	top:213px;
	width:955px;
	height:78px;
	z-index:8;
	background-image: url(../Images/doublemenubar.png);
	visibility: hidden;
}
#EventsmainPic {
	position:absolute;
	left:12px;
	top:30px;
	width:187px;
	height:97px;
	z-index:12;
}
#EventsMainText {
	position:absolute;
	left:15px;
	top:238px;
	width:673px;
	height:163px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EventsIntroText {
	position:absolute;
	left:313px;
	top:82px;
	width:385px;
	height:115px;
	z-index:13;
	overflow: auto;
}
#EventsCal {
	position:absolute;
	left:10px;
	top:199px;
	width:679px;
	height:44px;
	z-index:14;
}
#EHsighttestsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWEHSightTest.jpg);
	visibility: visible;
}
#EHcatContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#EHcatsub1 {
	position:absolute;
	left:286px;
	top:9px;
	width:379px;
	height:312px;
	z-index:1;
}
#EHLowVisionContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWLowVision.jpg);
	visibility: visible;
}
#EHspectaclesContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW_EH%20info%20Specs.jpg);
	visibility: visible;
}
#EHsmokingContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWsmoking.jpg);
	visibility: visible;
}
#EHsuitableglassesContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#EHarmdText {
	position:absolute;
	left:20px;
	top:91px;
	width:672px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}

#EHcataractText {
	position:absolute;
	left:10px;
	top:91px;
	width:682px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EHcatText {
	position:absolute;
	left:11px;
	top:93px;
	width:685px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EHdiabetesText {
	position:absolute;
	left:10px;
	top:91px;
	width:682px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EHSuitableGlassText {
	position:absolute;
	left:10px;
	top:89px;
	width:688px;
	height:322px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EHGlaucomaText {
	position:absolute;
	left:19px;
	top:91px;
	width:673px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EHLowVisionText {
	position:absolute;
	left:310px;
	top:89px;
	width:385px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EHNutritionText {
	position:absolute;
	left:295px;
	top:91px;
	width:397px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EHspecsText {
	position:absolute;
	left:296px;
	top:89px;
	width:390px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EHsmokingText {
	position:absolute;
	left:295px;
	top:91px;
	width:397px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EHsightText {
	position:absolute;
	left:305px;
	top:83px;
	width:387px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EyeTestText {
	position:absolute;
	left:294px;
	top:79px;
	width:391px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#EyePressureText {
	position:absolute;
	left:350px;
	top:85px;
	width:340px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#FAQsText {
	position:absolute;
	left:12px;
	top:82px;
	width:683px;
	height:325px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#FindUsSubMenu {
	position:absolute;
	left:702px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#form1  {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
#form1 label {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
#Feedbacktext {
	position:absolute;
	left:16px;
	top:82px;
	width:680px;
	height:325px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#FindUstext {
	position:absolute;
	left:7px;
	top:88px;
	width:237px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#historyNav {
	position:absolute;
	left:13px;
	top:12px;
	width:672px;
	height:23px;
	z-index:12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#HeadOfficeContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWInternalJobs.jpg);
	visibility: visible;
}
#HealthcheckText {
	position:absolute;
	left:402px;
	top:79px;
	width:283px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#HomeSubContent {
	position:absolute;
	left:697px;
	top:204px;
	width:227px;
	height:187px;
	z-index:1;
	visibility: visible;
}
#HomeLatestNews {
	position:absolute;
	left:266px;
	top:317px;
	width:433px;
	height:96px;
	z-index:9;
	visibility: visible;
	overflow: auto;
}
#HomeMainContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:1;
	background-image: url(../Images/Backgrounds/BWhomepageMain.jpg);
	visibility: visible;
}
#HomeBodyText {
	position:absolute;
	left:269px;
	top:93px;
	width:418px;
	height:223px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#HomeNewsText {
	position:absolute;
	left:131px;
	top:21px;
	width:283px;
	height:68px;
	z-index:1;
	visibility: visible;
	overflow: auto;
}
#HOposText {
	position:absolute;
	left:377px;
	top:89px;
	width:315px;
	height:303px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#JobOppsText {
	position:absolute;
	left:378px;
	top:138px;
	width:315px;
	height:265px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#JobOppsSubMenu {
	position:absolute;
	left:700px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#LinksText {
	position:absolute;
	left:17px;
	top:87px;
	width:670px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#LensesHomeText {
	position:absolute;
	left:12px;
	top:82px;
	width:685px;
	height:323px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#lensestext2 {
	position:absolute;
	left:14px;
	top:244px;
	width:675px;
	height:154px;
	z-index:6;
}
#lenspicBox {
	position:absolute;
	left:288px;
	top:12px;
	width:383px;
	height:228px;
	z-index:5;
	background-image: url(../Images/lenspic.jpg);
}
#LegalSubMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#LegalSubMenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#LegalSubMenu {
	position:absolute;
	left:700px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#LloydsMedicineHeader {
	position:absolute;
	left:237px;
	top:75px;
	width:399px;
	height:54px;
	z-index:10;
	visibility: visible;
}
#LloydsPartnerHeader {
	position:absolute;
	left:272px;
	top:70px;
	width:412px;
	height:83px;
	z-index:10;
	visibility: visible;
}
#LatestNews {
	position:absolute;
	left:278px;
	top:313px;
	width:392px;
	height:100px;
	z-index:9;
	visibility: visible;
}
#LloydsMenu {
	position:absolute;
	left:0px;
	top:213px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentLightblue.png);
	visibility: hidden;
}
#LegalMenu {
	position:absolute;
	left:0px;
	top:213px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentLightblue.png);
	visibility: hidden;
}
#lloydsPartnerText {
	position:absolute;
	left:287px;
	top:152px;
	width:409px;
	height:258px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#MainlloydsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWLloydsPartnerMain.jpg);
	visibility: visible;
}
#MainPrivateServiceContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWServicesPrivate.jpg);
	visibility: visible;
}
#MainOurProductsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWOurProducts.jpg);
	visibility: visible;
}
#MOAjobContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWMOAJobMain.jpg);
	visibility: visible;
}
#MainEyeHealthContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/YourEyeTest_Aftercare.jpg);
	visibility: visible;
}
#MainYrETAftercareContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWPxJourneyAftercare.jpg);
	visibility: visible;
}
#MainYourEyeTestContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW_PxJourney_EyeHealth.jpg);
	visibility: visible;
}
#MainYrETEyeTestContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW_PxJourney_Lettertest.jpg);
	visibility: visible;
}
#MainYrETPressureContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW_PxJourney_PressureTest.jpg);
	visibility: visible;
}
#MainYrETDispensingContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW_PxJourney_Dispensing.jpg);
	visibility: visible;
}
#MainYrETDeliveryContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWPxJourneyDelivery.jpg);
	visibility: visible;
}
#MainCareersContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWCareersMain.jpg);
	visibility: visible;
}
#MainEventsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWEventsMain.jpg);
	visibility: visible;
}
#MainNewsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#map {
	position:absolute;
	left:254px;
	top:86px;
	width:442px;
	height:307px;
	z-index:7;
}
#MainPxInfoContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWPxInfoMain.jpg);
	visibility: visible;
}
#MainAccessoriesContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWaccessories.jpg);
	visibility: visible;
}
#MainLensesContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#MainEyeHealthContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWEyeHealth.jpg);
	visibility: visible;
}
#mainTandCContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#MainCorporateContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW_corporate.jpg);
	visibility: visible;
}
#MedicineText {
	position:absolute;
	left:301px;
	top:133px;
	width:392px;
	height:272px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#MainNursingContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWServicesNursing.jpg);
	visibility: visible;
}
#MainFreeServiceContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#MainServicesContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW_Services.jpg);
	visibility: visible;
}
#MainContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/ServicesMainwithsub.jpg);
	visibility: visible;
}
#MainMedicineContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWlloydsMedicineMain.jpg);
	visibility: visible;
}
#MainAboutUsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWaboutUs.jpg);
	visibility: visible;
}
#Menu {
	position:absolute;
	left:0px;
	top:136px;
	width:955px;
	height:44px;
	z-index:8;
	background-image: url(../Images/menuNav.jpg);
}
#MOAText {
	position:absolute;
	left:308px;
	top:95px;
	width:385px;
	height:313px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}

#MainContactusContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#MainHealthcheckContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/HealthcheckMain.jpg);
	visibility: visible;
}
#MainAftercareContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/generalMainwithsub.jpg);
	visibility: visible;
}
#MainDispensingContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/DispensingMain.jpg);
	visibility: visible;
}
#NewsInnoBAcert {
	position:absolute;
	left:6px;
	top:311px;
	width:206px;
	height:129px;
	z-index:7;
}
#naidexThumb1 {
	position:absolute;
	left:17px;
	top:197px;
	width:155px;
	height:185px;
	z-index:13;
}
#naidexThumb2 {
	position:absolute;
	left:182px;
	top:196px;
	width:352px;
	height:185px;
	z-index:14;
}
#naidexThumbText {
	position:absolute;
	left:539px;
	top:185px;
	width:166px;
	height:186px;
	z-index:15;
}
#NewsText {
	position:absolute;
	left:127px;
	top:2px;
	width:260px;
	height:96px;
	z-index:1;
	visibility: visible;
}
#NavBar {
	position:absolute;
	left:0px;
	top:136px;
	width:955px;
	height:44px;
	z-index:3;
	background-image: url(../Images/menuNav.jpg);
	visibility: visible;
}
#NewsAnneText {
	position:absolute;
	left:291px;
	top:80px;
	width:401px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NewsMoylesText {
	position:absolute;
	left:446px;
	top:78px;
	width:239px;
	height:330px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NewsInnovAd {
	position:absolute;
	left:5px;
	top:-16px;
	width:210px;
	height:276px;
	z-index:6;
	visibility: visible;
}
#NewsInnovText {
	position:absolute;
	left:222px;
	top:8px;
	width:433px;
	height:310px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NewsInnovWrapper {
	position:absolute;
	left:16px;
	top:83px;
	width:676px;
	height:322px;
	z-index:12;
	overflow: auto;
}
#NewsRaidText {
	position:absolute;
	left:320px;
	top:84px;
	width:372px;
	height:324px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NewsBodyText {
	position:absolute;
	left:10px;
	top:87px;
	width:675px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NewsAnneImage {
	position:absolute;
	left:12px;
	top:102px;
	width:272px;
	height:181px;
	z-index:11;
	background-image: url(../Images/NewsAnneDK.jpg);
}
#NewsOptrafair07Text {
	position:absolute;
	left:15px;
	top:73px;
	width:657px;
	height:95px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NewsRaidImage {
	position:absolute;
	left:12px;
	top:84px;
	width:300px;
	height:190px;
	z-index:11;
	background-image: url(../Images/phyllissam.jpg);
}
#NewsLloydsText {
	position:absolute;
	left:15px;
	top:85px;
	width:672px;
	height:324px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NewsTransformingText {
	position:absolute;
	left:15px;
	top:85px;
	width:672px;
	height:324px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}

#NewsImageholder {
	position:absolute;
	left:21px;
	top:88px;
	width:220px;
	height:310px;
	z-index:11;
}
#NewsMenu {
	position:absolute;
	left:0px;
	top:213px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentLightblue.png);
	visibility: hidden;
}
#NewsSubContent {
	position:absolute;
	left:698px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#NDTMText {
	position:absolute;
	left:13px;
	top:95px;
	width:673px;
	height:303px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NationalTrainerText {
	position:absolute;
	left:13px;
	top:95px;
	width:673px;
	height:303px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#OptomText {
	position:absolute;
	left:321px;
	top:88px;
	width:375px;
	height:324px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#OtherJobPositionsText {
	position:absolute;
	left:377px;
	top:89px;
	width:315px;
	height:303px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#OurPeople {
	position:absolute;
	left:12px;
	top:82px;
	width:673px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#OOjobContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWOOJobMain.jpg);
	visibility: visible;
}
#OptrafairThumb1 {
	position:absolute;
	left:16px;
	top:210px;
	width:233px;
	height:162px;
	z-index:13;
}
#OptrafairThumb2 {
	position:absolute;
	left:259px;
	top:210px;
	width:233px;
	height:162px;
	z-index:14;
}
#OptrafairThumbText {
	position:absolute;
	left:496px;
	top:199px;
	width:194px;
	height:186px;
	z-index:15;
}
#OtherPositionsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWotherPositionsMain.jpg);
	visibility: visible;
}
#partnerssection {
	position:absolute;
	left:12px;
	top:82px;
	width:683px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#partnersTextBox li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	padding-bottom: 18px;
	padding-top: 15px;
}
#PatientInfotext {
	position:absolute;
	left:330px;
	top:89px;
	width:360px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#partnersimage {
	position:absolute;
	left:2px;
	top:123px;
	width:655px;
	height:613px;
	z-index:1;
	background-image: url(../Images/partners-sub-image.gif);
}
#partnersTextBox {
	position:absolute;
	left:0px;
	top:-11px;
	width:371px;
	height:584px;
	z-index:1;
}
#PageHeader {
	position:absolute;
	left:10px;
	top:9px;
	width:676px;
	height:83px;
	z-index:10;
	visibility: visible;
}
#HomePageHeader {
	position:absolute;
	left:10px;
	top:-4px;
	width:676px;
	height:83px;
	z-index:10;
	visibility: visible;
}
#PxInfoSubMenu {
	position:absolute;
	left:698px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#PatientInformationMenu {
	position:absolute;
	left:0px;
	top:178px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentblue.png);
	visibility: hidden;
}
#ProductsMenu {
	position:absolute;
	left:0px;
	top:213px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentLightblue.png);
	visibility: hidden;
}
#ProductsSubMenu {
	position:absolute;
	left:700px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#partnerssection table {
	padding-left: 15px;
}
#partnersDetails {
	position:absolute;
	left:2px;
	top:123px;
	width:655px;
	height:613px;
	z-index:1;
	background-image: url(../Images/partners-sub-image.gif);
}
#QuicklinkIcons {
	position:absolute;
	left:705px;
	top:15px;
	width:24px;
	height:185px;
	z-index:10;
	Display: none;
}
#QuickLinks {
	position:absolute;
	left:713px;
	top:-1px;
	width:229px;
	height:188px;
	z-index:11;
	visibility: visible;
}
#RequestATestText {
	position:absolute;
	left:12px;
	top:82px;
	width:673px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#RecruitFAQText {
	position:absolute;
	left:6px;
	top:81px;
	width:690px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#ServicesAftercareText {
	position:absolute;
	left:23px;
	top:79px;
	width:662px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#ServicesDispensingText {
	position:absolute;
	left:393px;
	top:79px;
	width:292px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#ServicesHealthcheckText {
	position:absolute;
	left:294px;
	top:79px;
	width:391px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#ServicesCorporateText {
	position:absolute;
	left:406px;
	top:79px;
	width:291px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#ServicesNursingText {
	position:absolute;
	left:297px;
	top:79px;
	width:400px;
	height:322px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#ServicesFreeText {
	position:absolute;
	left:20px;
	top:79px;
	width:665px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#ServicesHomeText {
	position:absolute;
	left:348px;
	top:82px;
	width:337px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#SubContent {
	position:absolute;
	left:700px;
	top:207px;
	width:227px;
	height:187px;
	z-index:8;
	visibility: visible;
}
#ServicesMenu {
	position:absolute;
	left:0px;
	top:213px;
	width:955px;
	height:35px;
	z-index:9;
	background-image: url(../Images/menubarTransparentLightblue.png);
	visibility: hidden;
}

#sizer {
	position:absolute;
	top:-10px;
	width:955px;
	height:10px;
	z-index:5;
	visibility: visible;
}
#ServicesSubMenu {
	position:absolute;
	left:700px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#SpecsHomeText {
	position:absolute;
	left:12px;
	top:82px;
	width:668px;
	height:323px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#SchedAssistText {
	position:absolute;
	left:13px;
	top:95px;
	width:673px;
	height:303px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#SeniorResponseText {
	position:absolute;
	left:13px;
	top:95px;
	width:673px;
	height:303px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#ServicesPrivateText {
	position:absolute;
	left:306px;
	top:82px;
	width:388px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#SRHjobContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#SchedAssistjobContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#SymptomsText {
	position:absolute;
	left:327px;
	top:79px;
	width:358px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#TAndCsText {
	position:absolute;
	left:12px;
	top:82px;
	width:673px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#VacanciesContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWVacanciesMain.jpg);
	visibility: visible;
}
#vacanciesText {
	position:absolute;
	left:378px;
	top:77px;
	width:315px;
	height:326px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#Wrapper {
	position:relative;
	left:0px;
	top:0;
	width:955px;
	height:590px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#YourEyeTestText {
	position:absolute;
	left:294px;
	top:79px;
	width:391px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#YourEyeTestSubMenu {
	position:absolute;
	left:700px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#BannerBW {
	position:absolute;
	left:0px;
	top:23px;
	width:955px;
	height:110px;
	z-index:2;

}
#MainYrETHomeContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWEHSightTest.jpg);
	visibility: visible;
}
#MainYrETSymptomsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW_YourEyeTest_HistorySymptoms.jpg);
	visibility: visible;
}
#BWsizer {
	position:absolute;
	top:-10px;
	width:955px;
	height:10px;
	z-index:5;

}
#BWQuicklinkIcons {
	position:absolute;
	left:705px;
	top:15px;
	width:24px;
	height:185px;
	z-index:10;
}

#MainBrochureContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW_brochure_Downloads.jpg);
	visibility: visible;
}
#BrochureText {
	position:absolute;
	left:429px;
	top:84px;
	width:259px;
	height:323px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}

.pxletter {
	margin: 10px;
}
#CompanyBenefits {
	position:absolute;
	left:12px;
	top:82px;
	width:685px;
	height:325px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#SeniorResponseText {
	position:absolute;
	left:12px;
	top:82px;
	width:673px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#SPOTYText {
	position:absolute;
	left:259px;
	top:84px;
	width:433px;
	height:324px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NewsNaidex07Text {
	position:absolute;
	left:10px;
	top:65px;
	width:674px;
	height:114px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}

td {
	line-height: normal;
}
#Optrafair09Text {
	position:absolute;
	left:10px;
	top:94px;
	width:685px;
	height:310px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
	overflow: auto;
}
#MainOptrafair09Content {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#OOworkingInterview {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/OOworkingInterview.jpg);
	visibility: visible;
}
#OOWorkingIntText {
	position:absolute;
	left:318px;
	top:91px;
	width:375px;
	height:318px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}

#HomeLatestNews h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	font-style: italic;
	color: #00467F;
	padding-left: 10px;
	line-height: 2px;
}
#LegalIntrotext {
	position:absolute;
	left:10px;
	top:89px;
	width:680px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#HeadOfficeSubContent {
	position:absolute;
	left:698px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#HeadOfficeSubContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#HeadOfficeSubContent  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#PxPageText {
	position:absolute;
	left:12px;
	top:82px;
	width:685px;
	height:325px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#MoylesFlashHolder {
	position:absolute;
	left:12px;
	top:65px;
	width:425px;
	height:344px;
	z-index:13;
}
#MainRequesttestContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithoutsub.jpg);
	visibility: visible;
}
#EH_AMD {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
Label {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3300CC;
}
#MainFrameContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWFrameSelectionMain.jpg);
	visibility: visible;
}

#FramesSubMenu {
	position:absolute;
	left:700px;
	top:216px;
	width:237px;
	height:187px;
	z-index:8;
	visibility: visible;
	overflow: auto;
	padding-right: 0px;
}
#FramesSubMenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	list-style-type: none;
	line-height: 9px;
	font-style: italic;
	color: #00467F;
}
#FramesSubMenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: none;
}
#FramesHomeText {
	position:absolute;
	left:351px;
	top:89px;
	width:337px;
	height:323px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#FramesContent {
	position:absolute;
	left:12px;
	top:82px;
	width:685px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
.leftpicCattableCopy {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
#NationalTrainerText {
	position:absolute;
	left:272px;
	top:89px;
	width:411px;
	height:303px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#NationalTrainerText li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}
#MOAText li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}
#AimsText {
	position:absolute;
	left:19px;
	top:89px;
	width:671px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#MainAimsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
.leftpicOurPeople {
	float: left;
	padding-right: 10px;
}
.JobTitleOurPeople {
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	font-style: italic;
}
#OurPeopleIntro {
	position:absolute;
	left:322px;
	top:82px;
	width:363px;
	height:317px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#MainOurPeople {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/BWOurPeopleMain.jpg);
	visibility: visible;
}
#OurPeopleIntro li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.JobAreaListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
#MainCarePlusContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWCarePlusMain.jpg);
	visibility: visible;
}
#CarePlusText {
	position:absolute;
	left:289px;
	top:89px;
	width:401px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
.LatestNewsHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-style: italic;
	line-height: 30px;
	clip: rect(auto,auto,auto,auto);
}
#MainTrainingContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/TrainingMain.jpg);
	visibility: visible;
}
#TrainingText {
	position:absolute;
	left:320px;
	top:78px;
	width:365px;
	height:324px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#eNewsletterText {
	position:absolute;
	left:10px;
	top:78px;
	width:675px;
	height:330px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#MainENewsletterContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/generalMainwithsub.jpg);
	visibility: visible;
}
#MainPartStoresContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/generalMainwithsub.jpg);
	visibility: visible;
}
#PartStorestext {
	position:absolute;
	left:330px;
	top:89px;
	width:360px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#Xmas {
	position:absolute;
	left:270px;
	top:321px;
	width:425px;
	height:88px;
	z-index:9;
	visibility: visible;
	overflow: auto;
}
#workingtogetherMain {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(Images/Backgrounds/workingtogetherbkgnd.jpg);
	visibility: visible;
}
#LampsMagsContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWgeneralMainwithsub.jpg);
	visibility: visible;
}
#LampsMagsText {
	position:absolute;
	left:13px;
	top:98px;
	width:671px;
	height:309px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#Workingtogethertext {
	position:absolute;
	left:10px;
	top:89px;
	width:680px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
#LampsMagsText table p {
	color: #000000;
}
#LampsMagsText table tr td ul li {
	color: #000000;
}
#Workingtogethertext {
	position:absolute;
	left:10px;
	top:89px;
	width:680px;
	height:320px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
}
.strikethrough {
	text-decoration: line-through;
}

#LandingPageContent {
	position:absolute;
	left:0px;
	top:0;
	width:665px;
	height:749px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-right: 0px;
	margin-right: 5px;
	visibility: visible;
	overflow: auto;
	background-image: url(../Images/landing-page-insert.jpg);
	background-repeat: no-repeat;
}
#MainLandingPage {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/GeneralMainWithoutSub.jpg);
	visibility: visible;
}
.landingFREE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #FFFF00;
	font-weight: bold;
	line-height: normal;
}
.landingTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #054176;
	font-weight: bold;
	line-height: normal;
}
#LandingBullets1  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #054176;
}
.LandingPrices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
	color: #FFFF00;
}
.Landingblackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
#LandingBullets2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #054176;
}
#MainOutsideWorkContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BW-outside-work.jpg);
	visibility: visible;
}
#WelcomePageContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWwelcomepage.jpg);
	visibility: visible;
}
.welcomepagewhitelinks {
	font-size: 19px;
	color: #FFFFFF;
	font-style: italic;
}
.welcomepageFREE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
}
.welcomepageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFF00;
}
.Landingpricedetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	font-style: italic;
	line-height: 14px;
	clip: rect(auto,auto,auto,auto);
}
.Wecomepageh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	font-style: italic;
	line-height: 20px;
	clip: rect(auto,auto,auto,auto);
}
#WelcomeSub3 li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	
}
.Welcomepagebullets2 {
	font-size: 20px;
	line-height: 30px;
}
.fcoll {
	float:left;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 220px;
}
.fcoll dd {
	display: block;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	list-style-type: none;
}
.fcoll dt{
	padding:0;
	margin:5px 0 5px 0;
	list-style-type: disc;
}
.fcoll dt,.fcoll dt a{
	color: #003D74;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#WelcomeSub1 li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.fcoll2 {
	float:left;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 150px;
	list-style-type: none;
}
.fcoll3 {
	float:left;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 300px;
}
#WelcomeLinks {
	position:absolute;
	left:735px;
	top:11px;
	width:430px;
	height:400px;
	z-index:1;
}
#WelcomeHeader {
	position:absolute;
	left:10px;
	top:9px;
	width:499px;
	height:96px;
	z-index:2;
}
#WelcomeSub1 {
	position:absolute;
	left:20px;
	top:116px;
	width:484px;
	height:82px;
	z-index:3;
	overflow: auto;
}
#WelcomeSub2 {
	position:absolute;
	left:10px;
	top:196px;
	width:516px;
	height:88px;
	z-index:4;
}
#WelcomeSub3 {
	position:absolute;
	left:20px;
	top:261px;
	width:481px;
	height:134px;
	z-index:5;
	overflow: auto;
}
#WelLink01 {
	position:absolute;
	left:520px;
	top:64px;
	width:208px;
	height:45px;
	z-index:6;
	padding-top: 10px;
}
#WelLink00 {
	position:absolute;
	left:520px;
	top:5px;
	width:189px;
	height:35px;
	z-index:7;
	padding: 10px;
}
#WelLink02 {
	position:absolute;
	left:517px;
	top:166px;
	width:213px;
	height:46px;
	z-index:8;
	padding-top: 10px;
}
#WelLink03 {
	position:absolute;
	left:521px;
	top:269px;
	width:208px;
	height:43px;
	z-index:9;
	padding-top: 10px;
}
#WelLink04 {
	position:absolute;
	left:520px;
	top:370px;
	width:209px;
	height:34px;
	z-index:10;
	padding-top: 10px;
}
#WelLink05 {
	position:absolute;
	left:733px;
	top:64px;
	width:210px;
	height:46px;
	z-index:11;
	padding-top: 10px;
}
#WelLink06 {
	position:absolute;
	left:734px;
	top:165px;
	width:209px;
	height:47px;
	z-index:12;
	padding-top: 10px;
}
#WelLinks07 {
	position:absolute;
	left:734px;
	top:268px;
	width:209px;
	height:44px;
	z-index:13;
	padding-top: 10px;
}
#WelLinks08 {
	position:absolute;
	left:734px;
	top:368px;
	width:209px;
	height:41px;
	z-index:14;
	padding-top: 10px;
}
#RDTMContent {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:4;
	background-image: url(../Images/Backgrounds/BWotherpositionsmallpic.jpg);
	visibility: visible;
}
#HearingBanner {
	position:absolute;
	left:0px;
	top:23px;
	width:955px;
	height:110px;
	z-index:2;
}
#HearingMainContent {
	position:absolute;
	left:0px;
	top:134px;
	width:955px;
	height:464px;
	z-index:1;
	background-image: url(../Images/HearingImages/BWHearMain.jpg);
	visibility: visible;
}
#HearingPageHeader {
	position:absolute;
	left:274px;
	top:25px;
	width:464px;
	height:83px;
	z-index:10;
	visibility: visible;
}
#HearingBodyText {
	position:absolute;
	left:266px;
	top:101px;
	width:468px;
	height:352px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
.hearingbannerFREE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: italic;
	color: #FFFF00;
	font-weight: lighter;
}
.hearingbannerPHONE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #FFFF00;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
}
#HearingHomeHeader {
	position:absolute;
	left:263px;
	top:-7px;
	width:304px;
	height:83px;
	z-index:10;
	visibility: visible;
}
#HearingMenu {
	position:absolute;
	left:20px;
	top:51px;
	width:218px;
	height:385px;
	z-index:11;
}
#HearBannerText {
	position:absolute;
	left:324px;
	top:16px;
	width:447px;
	height:84px;
	z-index:1;
}
#HearingOurPeopleText {
	position:absolute;
	left:266px;
	top:101px;
	width:670px;
	height:350px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#HearingHomepageText {
	position:absolute;
	left:266px;
	top:101px;
	width:425px;
	height:350px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#HomeMainContentHearing {
	position:absolute;
	left:0px;
	top:175px;
	width:955px;
	height:416px;
	z-index:1;
	background-image: url(../Images/Backgrounds/homepageMain-hearing.jpg);
	visibility: visible;
}
.HearingHPLinkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00467F;
	font-style: italic;
	line-height: 25px;
}
#HearingHomeContent {
	position:absolute;
	left:0px;
	top:134px;
	width:955px;
	height:464px;
	z-index:1;
	background-image: url(../Images/HearingImages/BWHomepageMain.jpg);
	visibility: visible;
}
#HearingFAQText {
	position:absolute;
	left:266px;
	top:101px;
	width:670px;
	height:350px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#HearingJourneyText {
	position:absolute;
	left:266px;
	top:101px;
	width:426px;
	height:350px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#HearingAftercareText {
	position:absolute;
	left:266px;
	top:101px;
	width:670px;
	height:350px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#AidPriceList {
	position:absolute;
	left:744px;
	top:21px;
	width:208px;
	height:87px;
	z-index:12;
}
#HearingAidText {
	position:absolute;
	left:266px;
	top:101px;
	width:674px;
	height:350px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#HearingLossText {
	position:absolute;
	left:266px;
	top:101px;
	width:670px;
	height:350px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#HearingCareersText {
	position:absolute;
	left:266px;
	top:101px;
	width:670px;
	height:350px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#hearinghistoryNav {
	position:absolute;
	left:259px;
	top:10px;
	width:672px;
	height:23px;
	z-index:12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00467f;
}
#HearingAidContent {
	position:absolute;
	left:0px;
	top:134px;
	width:955px;
	height:464px;
	z-index:1;
	background-image: url(../Images/HearingImages/BWHearAidsMain.jpg);
	visibility: visible;
}
#HearingAidFrontText {
	position:absolute;
	left:266px;
	top:101px;
	width:452px;
	height:350px;
	z-index:5;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	margin-right: 5px;
}
#HearingYourTestContent {
	position:absolute;
	left:0px;
	top:134px;
	width:955px;
	height:464px;
	z-index:1;
	background-image: url(../Images/HearingImages/BWYourEarTestMain.jpg);
	visibility: visible;
}
#MenuHeader {
	position:absolute;
	left:24px;
	top:20px;
	width:110px;
	height:37px;
	z-index:14;
}
#HearingEyeTestLink {
	position:absolute;
	left:832px;
	top:150px;
	width:114px;
	height:89px;
	z-index:12;
}
#HearingFlash {
	position:absolute;
	left:696px;
	top:247px;
	width:246px;
	height:212px;
	z-index:13;
}


@charset "UTF-8";

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin:0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 8em;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 215px;
	height: 2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
	height: 2em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 215px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 0px solid #000000;
	width: 215px;
	height: 200px;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #000000;
	width: 215px;
	height: 2em;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #000000;
	padding: 0.5em 0.75em;
	color: #FFFF00;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #FFFFFF;
	color: #000000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #FFFFFF;
	color: #000000;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
