<?php ob_start(); ?>

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center; /*centering for ie*/
	background-color: #4F8695;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat;
}

.wrapper 
{
	margin: 0px auto;
	text-align: left;
	width: 965px;
}
body {
	background-image: url(images/body-bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

img
{ border: 0px;
}

table {
	text-align: left;
}

td {
	vertical-align: top;
}

*a{position:relative;}

a:link, a:visited
{
}

a:hover, a:active
{
}

p

{
	text-align: left;
}
ul {
}
li {
	list-style-image: url(images/bullet.gif);
	padding: 2px;
}
.header {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat;
	margin: 0px 0 20px 0;
	padding: 0;
	background-color: #FFFFFF;
}
.seo {
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 964px;
	padding: 0px;
	height: 40px;
}
.seo p {
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.header1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #3f97b8;
	text-transform: uppercase;
margin: 0;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #3f97b8;
	text-transform: uppercase;
	margin: 0 0 -15px 0;
	padding: 0;
}
.logo {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 173px;
	width: 964px;
	margin: 0 auto;
}
.header-text {
	margin-left: 550px;
	margin-top: 0px;
}
#fst-box-top {
	width: 964px;
	height: 670px;
	/*Mozilla ignores crazy MS image filters, so it will skip the following */
  
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.villageopticalshop.com/newsite/images/white-curve-top.png');

}
#fst-box-top[id] {
    background-image: url(images/white-curve-top.png);
  }
  
#fst-box-text {
	width: 425px;
	position: relative;
	left: 500px;
	top: 50px;
}
#scnd-box-top {
		background-repeat: no-repeat;
	height: 628px;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.villageopticalshop.com/newsite/images/morrow.png');
}

#scnd-box-top[id] {
	background-image: url(images/morrow.png);
	
}

#scnd-box-text  {
	margin: 20px;
	width: 840px;
	position: relative;
	left: 40px;
	top: 90px;
}
.map-box {
	background-repeat: no-repeat;
	width: 968px;
	height: 518px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.villageopticalshop.com/newsite/images/map-box.png');
	
}
.map-box[class] {
	background-image: url(images/map-box.png);
	
}
.googlemap {
	position: relative;
	left: 510px;
	top: 80px;
}
