html { min-width: 746px; }
	
#wrapper {
	margin: 3em auto;
}
body { 
	background-color: #fff; 
	 
}

img { display: none; }

img.logo { display: block; }
img.lowvision { display: block; float: right; }


/* main nav 	*/
div#header { width: 746px; margin: 0; background-color: #fff; height: 53px; }
div#header img { float: left; margin: 0; padding: 0; }

div#nav	{
	margin: 16px 0 0 0;
	padding: .8em 0 20px 0;
	background-color: #FFF;
	border-bottom: 2px solid #000;
	text-align: center;
}
ul#mainnav	{
	width: 746px;
	float: none;
	margin: 0 auto;
	position: relative;
	padding-left: 0px;	
}	
ul#mainnav li a {
	padding-top: 2px;
	padding: 2px 0;
	text-indent: 0px;
	text-decoration: none;
	color: #003C87;
	text-align: center;
	height: 21px !important; 
	height /* */: 25px; /* False value for IE4-5.x/Win. */
	font-weight: bold;
}
ul#mainnav li a:link, ul#mainnav li a:visited { background-color: #fff; text-decoration: underline; }

ul#mainnav li a:hover, ul#mainnav li a:active { background-color: #fff; color: #000; text-decoration: underline; }
	
ul#mainnav li#aboutmenu	a { width: 93px; background-image: none; }
ul#mainnav li#offermenu	a { width: 142px !important; width /* */: 143px; /* False value for IE4-5.x/Win. */ border-left: 1px solid #999; background-image: none; }
ul#mainnav li#toolsmenu	a { width: 234px !important; width /* */: 235px; /* False value for IE4-5.x/Win. */ border-left: 1px solid #999; background-image: none; }
ul#mainnav li#educationmenu a { width: 159px !important; width /* */: 160px; /* False value for IE4-5.x/Win. */ border-left: 1px solid #999; background-image: none; }
ul#mainnav li#contactmenu a { width: 114px !important; width /* */: 115px; /* False value for IE4-5.x/Win. */ border-left: 1px solid #999; background-image: none; }



	/* where you are - main nav */

body#about ul#mainnav li#aboutmenu a { background-color: #fff; color: #000; text-decoration: underline; }
body#offer ul#mainnav li#offermenu a { background-color: #fff; color: #000; text-decoration: underline; }
body#tools ul#mainnav li#toolsmenu a { background-color: #fff; color: #000; text-decoration: underline; }
body#education ul#mainnav li#educationmenu a { background-color: #fff; color: #000; text-decoration: underline; }
body#contact ul#mainnav li#contactmenu a { background-color: #fff; color: #000; text-decoration: underline; }


	
	
/*****************************
/* BEGIN Sitewide layout elements
******************************/	
	
#pagetop {
	background-image: none;
	background-repeat: no-repeat;
}
#pagetop a:link, #pagetop a:visited {
	text-decoration: none;
	color: #003C87;
}
#pagetop a:hover, #pagetop a:active {
	text-decoration: underline;
	color: #000;
}
#csssmaller.topper { display: none; }

#cssdefault.topper { display: none; }

#csswithimages.topper	{
	padding: 0;
	background-image: none;
	color: #000;
	font: bold 80% Arial, Helvetica, sans-serif;
	height: 15px;
	display: block;
	width: 100px;
	text-align: center;
	float: right;
	border-left: none;
	margin: 0;
}
#csstextonly.topper { display: none; }

#content {
	margin: 0;
	padding: 10px 0 26px 0;
	background-color: #FFF;
}
div.copyright {
	height: 18px !important;
	height /* */: 23px; /* False value for IE4-5.x/Win. */
	background-image: none;
	color: #000;
}
#footer	{
	font: normal 70% Arial, Helvetica, sans-serif;
	width: 692px !important;
	width /* */: 746px; /* False value for IE4-5.x/Win. */
	padding: 0 27px;
	text-align: center;
}
#footer	p { color: #000; margin: 10px 0 0 0; float: none; width: 100%; }
#footer	a:link, #footer a:visited { color: #003C87; }
#footer	a:hover, #footer a:active { color: #000; }

#footer img { display: none; float: right; }
#footerimages { display: none; float: right; width: 240px; margin: 0; }
		
/*****************************
/* END Sitewide layout elements
******************************/

	
/*****************************
/* BEGIN Main page image links
******************************/

#mainpage-banner {
	width: 470px;
}
a.main-page-banner {
	width: 470px;
	height: 150px;
	background: none;
}
ul#mainpage-sublink-wrapper {
	margin: 0 0 0 23px;
	width: 200px;
	float: right;
}
ul#mainpage-sublink-wrapper li {
	display: block;
	float: left;
	width: 200px;
}
ul#mainpage-sublink-wrapper li a:link, ul#mainpage-sublink-wrapper li a:visited { 
	text-decoration: underline;
	width: 200px;
	color: #003C87; }

ul#mainpage-sublink-wrapper li a:hover, ul#mainpage-sublink-wrapper li a:active {
	text-decoration: underline;
	width: 200px;
	color: #000;	}

li a.programs-services-link {
	width: 200px;
	height: 40px;
	margin-right: 18px;
	background-image: none;
	background-repeat: no-repeat;
}
	
li a.give-a-gift-link {
	width: 200px;
	height: 60px;
	background-image: none;
	background-repeat: no-repeat;
}

li a.getting-started-link {
	width: 200px;
	height: 60px;
	margin-right: 0;
	background-image: none;
	background-repeat: no-repeat;
}
	
li a.early-intervention-link {
	width: 200px;
	height: 40px;
	margin-right: 0;
	background-image: none;
	background-repeat: no-repeat;
}
	
li a.read-write-tools-link {
	width: 200px;
	height: 60px;
	background-image: none;
	background-repeat: no-repeat;
}

.text-hider {
	display: block;
	text-decoration: none;
}
.text-hider-h2 {
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 10px;
}
a:link .text-hider-h2, a:visited .text-hider-h2 {
	color: #32629F;
	text-decoration: none;
}
a:hover .text-hider-h2, a:active .text-hider-h2 {
	color: #000;
	text-decoration: underline;
}
.text-hider-h3 {
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 10px;
}
a:link .text-hider-h3, a:visited .text-hider-h3 {
	color: #32629F;
	text-decoration: none;
}
a:hover .text-hider-h3, a:active .text-hider-h3 {
	color: #000;
	text-decoration: underline;
}
.text-hider-p {
	display: block;
	font-weight: bold;
}
a:link .text-hider-p, a:visited .text-hider-p {
	color: #32629F;
	text-decoration: none;
}
a:hover .text-hider-p, a:active .text-hider-p {
	color: #000;
	text-decoration: underline;
}

/***************************
/* END Main page image links
****************************/

/***************************
/* Sidebar styles
****************************/

div#sidebar ul {
}
	
div#sidebar ul li a {
	 
}
div#sidebar li a:link, div#sidebar li a:visited, div#sidebar li a:hover, div#sidebar li a:active {
	color: #003C87;
	font-weight: bold;
}
div#sidebar li a:hover {
	/*text-decoration: underline;*/
	background-color: #fff;
	color: #000;
	text-decoration: underline;
}
body.lowvision div#sidebar li.llowvision a, body.rehab div#sidebar li.lrehab a, body.orientation div#sidebar li.lorientation a, body.optical div#sidebar li.loptical a, body.children div#sidebar li.lchildren a, body.technology div#sidebar li.ltechnology a, body.jobdev div#sidebar li.ljobdev a, body.eye div#sidebar li.leye a, body.program div#sidebar li.lprogram a, body.howtostart div#sidebar li.lhowtostart a {
	/*text-decoration: underline;*/
	background-color: #fff;
	color: #000;
	text-decoration: underline;
}

body.history div#sidebar li.lhistory a, body.board div#sidebar li.lboard a, body.studies div#sidebar li.lstudies a, body.faq div#sidebar li.lfaq a, body.news div#sidebar li.lnews a, body.members div#sidebar li.lmembers a, body.campaign div#sidebar li.lcampaign a {
	/*text-decoration: underline;*/
	background-color: #fff;
	color: #000;
	text-decoration: underline;
}

	
/***************************
/* Sidebar pods
****************************/

.sidebar-pod-wrapper {
	width: 158px !important; 
	width /* */: 159px; /* False value for IE4-5.x/Win. */
	background: none;
	border: 1px solid #000;
}
.sidebar-pod-wrapper a:link, .sidebar-pod-wrapper a:visited, .sidebar-pod-wrapper a:hover {
	text-decoration: underline;
	color: #000;
}	
.sidebar-pod-footer {
	background: #fff;
	color: #000;
}
.page-pod-wrapper {
	width: 158px !important; 
	width /* */: 159px; /* False value for IE4-5.x/Win. */
	background: none;
	border: 1px solid #000;
}	
.page-pod-wrapper a:link, .page-pod-wrapper a:visited, .page-pod-wrapper a:hover {
	text-decoration: underline;
	color: #000;
}	
.page-pod-footer { padding: 3px 0 3px 8px; background: #fff; color: #000; }

/*************************
/* Graphic link pods
*************************/

.our-history_link {
	background: none;
}
.client-case_link {
	background: none;
}
	
/* Image replacement span class */

.display_none {
	display: none;
}
	
/*************************
/* Head tag definitions
*************************/



/*************************
/* Body text definitions
*************************/

div#body-text {
	width: 560px;
	float: right;
	margin: 10px 0 0 0; 
	padding: 0; 
	position: relative; 
}

	
/*************************
/* Bottom right quadrant box
*************************/

	
/*****************************
/* Newsletter signup TABLE
******************************/
