@import url("global.css");

/* ========================================== Nav ======================================== */

.AboutPage .Nav ul .NavMeet a {
	background:url(../images/Nav.gif) -69px -38px;
}
.ContactPage .Nav ul .NavContact a {
		background:url(../images/Nav.gif) -493px -38px;
	}
.TestimonialsPage .Nav ul .NavTestimonials a {
		background:url(../images/Nav.gif) -335px -38px;
	}
.GalleryPage .Nav ul .NavGallery a {
		background:url(../images/Nav.gif) -204px -38px;
	}
.NewsletterPage .Nav ul .NavNewsletter a {
		background:url(../images/Nav.gif) -552px -38px;
	}
/* ========================================== ContentMain ========================================= */

.ContentBox {
	background:url(../images/ContentBoxBG2.gif) repeat-y;
}

.ContentMain {
	background:#fff;
	float:left;
	width:692px; /* 752px */
	padding:16px 30px 20px 30px;
	text-align: left;
}

.ContentMain .ImgFloatLeft, .ContentMain .ImgFloatRight {
	border:1px solid #35222e;
}

.ContentMain .Divider {
	background:url(../images/ContentMainDivider.gif) no-repeat;
	width:684px;
	height:1px;
	clear:both;
	margin:20px 0;
}

/* Procedures */

.ProceduresBox .Header {
	text-align:center;
	margin:16px 0 0;
	padding:0;
}

/* Contact Page */

.OfficePics a img {
	border:1px solid #000;
}

/* Dental Implants */

#ImplantsVideo {
	float:right;
	width:320px;
	height:260px;
	margin:0 0 5px 10px;
}

/* Cosmetic Veneers */

#VeneersVideo {
	float:right;
	margin:0 0 5px 10px;
	width:320px;
	height:260px;
}
/* Newsletter */
.Newsletter {
	float:left;
	width:600px;
}

/* Testimonials */

.TestimonialVideoBox {
	float:left;
	margin-right:15px;
}