.mLayer {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -285px;
	margin-left: -400px;
	height: 570px;
	width: 800px;
	background-color: #CCFFFF;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.linksBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.linksHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.faqBg {
	background-repeat: no-repeat;
	background-image: url(images/faqBg.gif);
}
.bookBg {

	background-repeat: no-repeat;
	background-image: url(images/bookBg.gif);
}
.lensesBg {


	background-repeat: no-repeat;
	background-image: url(images/lensesBg.gif);
}
.sunniesBg {


	background-repeat: no-repeat;
	background-image: url(images/sunniesBg.gif);
}
.aboutBg {


	background-repeat: no-repeat;
	background-image: url(images/aboutBg.gif);
}
.homeBg {

	background-repeat: no-repeat;
	background-image: url(images/homeBg.gif);
}
.framesBg {



	background-repeat: no-repeat;
	background-image: url(images/framesBg.gif);
}
.contactBg {



	background-repeat: no-repeat;
	background-image: url(images/contactBg.gif);
}
.careBg {

	background-repeat: no-repeat;
	background-image: url(images/careBg.gif);
}

img { border-style:none; }

#contact p { font-size:14px; line-height:20px; }