#container {
	width: 600px;
	height: auto;
}

/* Header */

#header {
	display: none;
}

#mast {
	display: none;
}

/* Top Nav */

#topNav {
	display: none;
}

/* Column Container */

#columnContainer {
}

/* -- sideNav -- */

#sideNav {
	display: none;
}

/* -- content -- */

#content {
	width: 584px;
	height: auto;
	padding: 17px 6px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	padding: 3px 0 0 0;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#content ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#content ul li {
	background: url(../images/bullet.gif) left 8px no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
}

#content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a4b6c8;
	line-height: 20px;
}

.bigBorders {
	border: 2px solid #68cffc;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#dentistry {
	display: none;
}

#dentistryBack {
	display: none;
}

#dentistryLittle {
	width: 30px;
	height: 60px;
	float: right;
}

hr {
	border-bottom: 1px solid #4a4a4a;
	border-left: none;
	border-right: none;
	border-top: none;
}

#office {
	text-align: center;
}

#office img {
	margin: 5px 10px;
	border: 1px solid;
}

/* -- gallery -- */

.gallery {
	width: 408px;
	height: auto;
	margin: 10px 0;
	padding: 5px 0;
	background-color: #4a4a4a;
	border: 1px solid #41698f;
	overflow: hidden;
}

.gallery h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a7c6d5;
	text-align: center;
	margin: 5px 0;
	padding: 0;
}

.gallery img {
	border: 1px solid #41698f;
}

.before {
	width: 200px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
}

.after {
	width: 200px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
}

/* -- testimonials -- */

.testimonial {
	width: 350px;
	height: auto;
	background: url(../images/testimonial_center.jpg) left top repeat-y;
	margin: 0 0 0 20px;
	padding: 0;
}

.testimonialBtm {
	width: 310px;
	height: auto;
	background: url(../images/testimonial_bkgd.jpg) bottom left no-repeat;
	margin: 0;
	padding: 0 19px 20px 21px;
}

.testimonialTop {
	width: 290px;
	height: auto;
	background: url(../images/testimonial_top.jpg) left top no-repeat;
	margin: 0;
	padding: 5px 10px;
}

.testimonial p {
	color: #373737 !important;
}

.testimonialBtns {
	width: 350px;
	height: 20px;
	display: block;
	margin: 10px 0 30px 20px;
	text-align: center;
}

.testimonialBtns img {
	margin-bottom: -8px;
}

.noLinkLine {
	text-decoration: none !important;
}

/* -- main contact form -- */

#mainContact {
	width: 260px;
	height: auto;
	margin: 0 0 0 70px;
	padding: 0;
	background: url(../images/mainContact_center.gif) left top repeat-y;
	border-bottom: 1px solid #41698f;
}

#mainContactTop {
	width: 240px;
	height: auto;
	background: url(../images/mainContact_top.gif) left top no-repeat;
	margin: 0;
	padding: 60px 10px 0 10px;
}

#mainContact input {
	width: 228px;
	height: 14px;
	background-color: #e3e8e9;
	border: 1px solid #92a8bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080808;
	margin: 0 0 2px 0;
	padding: 5px;
}

#mainContact select {
	width: 238px;
	height: 24px;
	background-color: #e3e8e9;
	border: 1px solid #92a8bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080808;
	margin: 0 0 2px 0;
	padding: 0px;
}

#mainContact textarea {
	width: 228px;
	height: 100px;
	background-color: #e3e8e9;
	border: 1px solid #92a8bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080808;
	margin: 0 0 2px 0;
	padding: 5px;
}

#mainSubmitBtn input {
	width: 87px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#mainContact p {
	margin: 5px 0;
	padding: 0;
}

/* -- consultation -- */

#consultation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a4b6c8;
	line-height: 20px;
}

#consultation form {
	margin: 0px;
	padding: 0px;
}

.aspCon {
	width: 100% !important;
}

.aspCon label {
	height: auto;
	width: 75% !important;
	text-align: left !important;
	float: left !important;
	display: block;
	padding-left: 15px;
}

.aspCon input {
	float: left !important;
	height: auto;
	width: auto!important;
}

#consultation ul {
	list-style: none;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;
}

#consultation ul li {
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	clear: both;
	background-image: none;
}

#consultation label {
	width: 20%;
	float: left;
	display: block;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}

#consultation input.reg, #consultation select {
	width: auto;
	height: auto;
	float: left;
	padding: 1px;
	margin: 0 10px 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #080808;
	background-color: #e3e8e9;
	border: 1px solid #92a8bc;
}

#consultation input.reg {
	width: 55%;
}

/* map */

#map {
	width: 400px;
	height: 500px;
	border: 2px solid #68cffc;
	margin-top: 20px;
}

/* Footer */

#footer {
	display: none;
}

/* Disclaimer */

#disclaimer {
	
}
