img
{
	border:0;
}

/**************************************************************/
/* PAGE LAYOUT */

.contentFrame
{
	width:100%;
	border-style:none;
	border:0;
}
#divTopMenu
{
	display:block;
	text-align:center;
	height:25px;
	margin:0 auto;
}

#TopMenu
{
	display:block;
	background-image: url( ../images/navbac.gif );	
	width:80%;
	height:25px;
	text-align:center;
	margin:0 auto;
}


.flash
{
	text-align:center;
	width:100%;
	height:180px;
}


/* Header */

#header-wrapper {
}

#header {
	width: 913px;
	height: 206px;
	margin: 0 auto;
	/* background: url(images/img03.jpg) no-repeat left top;*/
}

/* Menu */

.menu {
	text-align:center;
	width: 913px;
	height:26px;
	background: url( ../images/navbac.gif ) repeat-x;
}

/* Page */

#page {
	width: 913px;
	margin: 0 auto;
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	background: #CCCCCC;
}


/* Content */

#content {
	float: right;
	width: 740px;
}

#content td
{
	text-align:left;
}

#home-content
{
	float: right;
	width: 740px;
	text-align:left;
	font:Verdana, Arial, Helvetica, sans-serif large;
}

.pageLink
{
	color:#FF7A22;
	cursor:pointer;
	font-size:16px;
	vertical-align:text-bottom;
}

.content-subheader
{
	text-align:left;
	font-size:18px;
	color:#F26100;
}

.doctor-content-text
{
	text-align:left;
	
	margin-right:25px;
}

.home-content-text
{
	text-align:left;
	margin-left:50px;
	margin-right:25px;
}

/* Footer */

#footer {
	width: 913px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
	color: #ffffff;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

.leftMenu
{
	float: left;
	height:100%;
	width:160px;
}

.leftMenuTbl
{
	background:url(../images/leftMenu.png) no-repeat;
	background-color:#CCCCCC;
	width:170px;
	padding-left:25px;
	text-align:center;
	border-collapse:collapse;
}
.LMItem
{
	height:30px;
	color:#FFFFFF;
	vertical-align:middle;
	cursor:pointer;
}

.LMItem:hover
{
	background:url(../images/leftMenu-Highlight.png) left no-repeat;
	color:#FF6600;
}

.leftMenu hr
{
	width:80%;
      color: #cccccc;
      background-color: #cccccc;
      height: 1px;
}

.LMspacer
{
	height:30px;
	cursor:auto;
	background:none;
	text-align:center;
}

.LMspacer:hover
{
	cursor:auto;
	background:none;
	background-image:none;
}

.LMHours
{
	color:#FFFFFF;
	height:20px;
	cursor:auto;
	background:url(../images/hours.png) no-repeat;
	vertical-align:bottom;
}

.LMHours.td:hover
{
	cursor:auto;
	background:url(../images/hours.png) no-repeat;
}

.LMPhone
{
	color:#FFFFFF;
	height:30px;
	font-weight:bold;
	cursor:auto;
	vertical-align:middle;
}

.HoursTbl
{
	color:#FFFFFF;
	font-size:10px;
	text-align:left;
	width:100%;
}

.frameDesigner
{
	width:33%;
	text-align:center;
}

.frameDesignerImg
{
	width:33%;
	text-align:center;
}

.lenses-subItems
{
	text-align:left;

	
}

.faql
{
	text-align:right;
	vertical-align:top;
	padding-left:15px;
}

.faqr
{
	vertical-align:top;	
}

#faq td
{	
}


.hiddenPic
{
	display:none;	
}