html, body {
	margin: 0;
	padding: 0;
}


#container {
	width: 100%;
}


#header {
	display: none;
}

#headerPrint {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

#nav1 {
	display: none;
}


#Lasik {
	display: none;
}


#leftcolumn {
	display: none;
}


.fields {
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203A6A;
	border: 1px solid #1F3968;
	background-color: #FFFFFF;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #324D80;
	border: 1px solid #1F3968;
	background-color: #B2B2B2;
}


#content {
	margin: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#content h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	color: #324D80;
}
#content h2 {
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}
#content h3 {
	font-weight: bold;
	font-size: 14px;
	color: #324D80;
}
#content h4 {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 12px;
	color: #324D80;
}
#content h5 {
	margin: 0;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #324D80;
}
#content h6 {
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #324D80;
	text-align: center;
}
#content p {
	margin: 0px 0px 25px 0px;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
#content em {
	font-style: italic;
	font-weight: bold;
	color: #324D80;
}
#content li {
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
#content a {
	font-weight: bold;
}
#content a:link {
	color: #324D80;
	text-decoration: underline;
}
#content a:visited {
	color: #324D80;
	text-decoration: underline;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
#content a:active {
	color: #333333;
	text-decoration: underline;
}
#content hr {
	margin-bottom: 15px;
}


.photos1 {
	border: 1px solid #324D80;
}


#footer {
	padding: 20px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#footer p {
	display: none;
}
#footer a {
	font-size: 11px;
	padding: 0px 2px 0px 2px;
}
#footer a:link {
	color: #324D80;
	text-decoration: none;
}
#footer a:visited {
	color: #324D80;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer a:active {
	color: #666666;
	text-decoration: underline;
}


#contactform {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 20px;
	width: 420px;
	border: 2px solid #334D80;
	background-color: #FFFFFF;
}
#contactform form {
	margin: 0;
}
.contactfields {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203A6A;
	border: 1px solid #1F3968;
	background-color: #FFFFFF;
}
.contactarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203A6A;
	border: 1px solid #1F3968;
	background-color: #FFFFFF;
}
.phone1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #334D80;
}
.phone2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #334D80;
}
.testimonial {
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
	border: 2px solid #334D80;
	background-color: #788CD1;
}
.testimonial span {
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.testimonial div {
	font-weight: bold;
	color: #F8CD6C;
	text-align: right;
}
.footer {
	display: none;
}
