body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	background: #FFFFFF url(images/bg.jpg) repeat-x;
	float: right;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #666666;
}
h1 {
	letter-spacing: -1px;
	font-size: 44px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 16px;
}
a:hover {
	text-decoration: none;
}
hr {
	display: none;
}
img {
	border: none;
}
a {
	text-decoration:underline;
}




#menu {
	margin: 0 auto;
	width: 984px;
	font-size: 17px;
	color:#7d8182;
	margin-top: 20px;
}
#menu a {
	text-decoration: none;
	color:#8d9192;
}
#menu a:hover {
	text-decoration: none;
	color:#4593ba;
}
#menu li:active {
	text-decoration: none;
	color:#FFFFFF;
}
#menu li {
	float: left;
	width: 132px;
	height: 28px;
	margin: 0 auto;
	margin-left: 12px;
	padding-top:6px;
	text-align:center;
	list-style: none;
	line-height: normal;
	text-transform: uppercase;
	cursor:pointer;
	background: #FFFFFF url(images/bg-topnav.jpg) no-repeat;
}
#menu li:hover {
	background: #FFFFFF url(images/bg-topnav-hover.jpg) no-repeat;
}

.menuselected {
	float: left;
	width: 132px;
	height: 28px;
	margin: 0 auto;
	margin-left: 12px;
	padding-top:6px;
	text-align:center;
	list-style: none;
	line-height: normal;
	text-transform: uppercase;
	cursor:pointer;
	background: #FFFFFF url(images/bg-topnav-hover.jpg) no-repeat;
}


.menuselected:hover {
	background: #FFFFFF url(images/bg-topnav.jpg) no-repeat;
}








#top {
	margin: 0 auto;
	width: 984px;
	height: 36px;
	background: url(images/top.jpg);
}
#middle {
	margin: 0 auto;
	width: 984px;
	height: 100%;
	background: url(images/middle.jpg) repeat-y;
}
#bottom {
	margin: 0 auto;
	width: 984px;
	height: 25px;
	font-size: 25px;
	text-align:center;
	background: url(images/bottom.jpg) no-repeat;
}
#col {
	float: center;
	width: 936px;
	height: 233px;
	margin-top: 35px;
	margin-bottom: 15px;
	margin: 0 auto;
	background: url(images/col.jpg);
}
#footer {
	float: center;
	width: 936px;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin: 0 auto;
}
#footer1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #65a8c4;
	float: left;
	padding: 5px;
	margin-left: 5px;
}
#footer2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #a3a3a3;
	float: right;
	padding: 5px;
	margin-left: 5px;
}
#footer2 a {
	color: #a3a3a3;
}
#footer2 a:hover {
	color: #65a8c4;
}


#left {
	float: left;
	width: 231px;
	margin-left: 14px;
}


#eyetest {
	float: left;
	width: 300px;
	margin-left: 13px;
}



#services {
	float: left;
	width: 220px;
	margin-left: 13px;
	height: 150px;
}



#leftpanel {
	width: 230px;
	height: 27px;
	margin-top: 20px;
	background: #FFFFFF url(images/left-panel.jpg) no-repeat;
	font-size: 17px;
	color: #4593ba;
	text-indent: 20px;
	padding-top: 6px;
}
#leftpanel a {
	text-decoration: none;
	color:#4593ba;
}
#leftpanel a:hover {
	color:#7d8182;
}



#leftpanelsmall {
	width: 230px;
	height: 27px;
	margin-top: 20px;
	background: #FFFFFF url(images/left-panel.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #4593ba;
	text-indent: 20px;
	padding-top: 5px;
}
#leftpanelsmall a {
	text-decoration: none;
	color:#4593ba;
}
#leftpanelsmall a:hover {
	color:#393939;
}




#leftpanel2 {
	width: 230px;
	margin-top: 5px;
	height: 330px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 16.5px;
	color: #393939;
	background: #FFFFFF url(images/left-panel2.jpg) no-repeat;
}
#leftpanel2 a {
	text-decoration: none;
	color:#393939;
}
#leftpanel2 a:hover {
	text-decoration: none;
	color:#4593ba;
}







#sep {
	width: 90%;
	background: url(images/sep.gif) repeat-x;
	/*padding: 5px;*/
}

#leftpanel3 {
	float: left;
	width: 230px;
	height: 120px;
	margin-top: 5px;
	background: url(images/left-panel3.jpg) no-repeat;
}


#center {
	float: left;
	width: 470px;
	margin: 28px;
	background-color: #FFFFFF;
	position: static;
}
#center2 {
	float: right;
	width: 670px;
	margin: 28px;
	background-color: #FFFFFF;
	position: static;
}


#right {
	float: right;
	margin: 10px;
	width: 175px;
	background-color: #FFFFFF;
}



.normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 8px;
}
.head {
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #4593ba;
}
.sub {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #989898;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	text-align:justify;
	line-height: 13px;
}
.head2 {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #4593ba;
}
.head2 a {
	color: #4593ba;
	text-decoration:none;
}
.head2 a:hover {
	color: #333333;
	text-decoration:none;
}


#submenu {
	float: right;
	width: 200px;
	margin: 10px;
	padding: 8px;
	font-size: 12px;
	line-height: 25px;
	color: #4593ba;
	text-align: right;
	background: #FFFFFF;
	border: #E4E4E4 solid;
	border-width: 2px;
	border-left-width: 12px;
}
#submenu a {
	text-decoration: none;
	color:#4593ba;
}
#submenu a:hover {
	color:#7d8182;
}
