@charset "utf-8";
body {
	margin: 0px;
	background:#1f1c1a url(images/back.jpg) left top repeat-x;
}
#main {
	width:990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top {
	width:990px;
	height:106px;
	float:left;
	background:url(images/top.jpg) no-repeat;
}
.logo {
	float:left;
	width:185px;
	height:106px;
}
.logo a {
	display:block;
	width:185px;
	height:106px;
}
.logo span {
	display:none;
}
.menu {
	float:left;
	display:block;
	margin:0px;
	margin-top:40px;
	padding:0px;
	height:66px;
	width:795px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.menu li {
	float:left;
	display:block;
}
.menu a, .menu a:visited, .menu a:link, .menu a:active {
	color:#fff;
	text-decoration:none;
}
.menu a:hover {
	color:#fdb913;
	text-decoration:none;
}
#header {
	width:990px;
	height:475px;
	float:left;
	background:url(images/back-header.jpg) no-repeat;
}
#header img {
	border:0px;
}
#header .text {
	width:554px;
	height:475px;
	float:left;
	background:url(images/center01.jpg) top no-repeat;
}
#header p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:165px;
	padding-left:0px;
	padding-right:25px;
	line-height:16px;
}
#header span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#64595c;
}
#header span a {
	text-decoration:underline;
	font-size:11px;
	color:#64595c;
}
#header a.tellfriend {
	float:left;
	display:block;
	width:256px;
	height:31px;
	background:url(images/tell-a-friend.jpg) center no-repeat;
	margin-top:10px;
}
#header .condition {
	float:left;
	display:block;
	margin-left:170px;
	margin-top:18px;
	text-decoration:underline;
	font-size:11px;
	color:#64595c;
}
#header .overlapImage{
	position: absolute;
	top:106px;
	left:554px;
	width:125px;
	height: 239px;
}

#spacer {
	width:990px;
	height:93px;
	float:left;
}
#flash {
	position:absolute;
	width:990px;
	height:200px;
	left: 0px;
	top: 527px;
}
object {
	outline:none;
}
#buttons {
	float:left;
	width:990px;
	height:175px;
}
#buttons a {
	width:287px;
	display:block;
	float:left;
	padding:20px;
	padding-top:10px;
	border:0px;
	height:145px;
}
#buttons span {
	float:left;
	width:1px;
	height:145px;
}
.moreframes {
	float:left;
	width:990px;
	height:16px;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	font-size:11px;
	color:#64595c;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.moreframes a{
	float:left;
	width:990px;
	height:15px;
	display:block;
	margin:0px;
	padding:0px;
	text-decoration:underline;
	font-size:11px;
	color:#64595c;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#buttons .store {
	background:url(images/locate-a-store.jpg) center no-repeat;
}
#buttons .store:hover {
	background:url(images/locate-a-store-over.jpg) center no-repeat;
}
#buttons .appointment {
	background:url(images/make-an-appointment.jpg) center no-repeat;
}
#buttons .appointment:hover {
	background:url(images/make-an-appointment-over.jpg) center no-repeat;
}
#buttons .buycontact {
	background:url(images/buy-contact-lenses.jpg) center no-repeat;
}
#buttons .buycontact:hover {
	background:url(images/buy-contact-lenses-over.jpg) center no-repeat;
}
#bottom {
	float:left;
	width:990px;
	height:114px;
	background:url(images/bottom.jpg) no-repeat;
}
#bottom a{
	display:block;
	width:115x;
	height:20px;
	margin-top:80px;
	margin-right:50px;
	margin-left:840px;
}
#bottom span{
	display:none;
}
