body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.siteWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.contentWrapper {
	background-color: #FFF;
	float: left;
	width: 960px;
}
.bannerArea {
	background-image: url(../images/template/bannerGradient.gif);
	background-repeat: repeat-x;
	width: 960px;
	height: 113px;
}
.bannerCenter {
	float: left;
	height: 88px;
	width: 224px;
	background-image: url(../images/template/logoBack.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
}
.bannerNavArea {
	float: left;
	height: 65px;
	width: 368px;
}
.bannerContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0000A0;
	height: 25px;
	padding-top: 58px;
	width: 357px;
	padding-left: 10px;
}
#facebook {
	display: block;
	float: right;
	background-image: url(../images/template/facebook.png);
	background-repeat: no-repeat;
	width: 38px;
	height: 38px;
	margin-top: 10px;
	margin-right: 20px;
}
#facebook span {
	display: none;
}


.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000A0;
	height: 24px;
	padding-top: 11px;
	width: 358px;
	text-align: right;
}

.topNav a {
	color: #0000A0;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}
.topNav a:hover {
	text-decoration: underline;
}


.mainNav {
	height: 25px;
	width: 367px;
	padding-top: 5px;
	color: #FFF;
}

.mainNav a {
	display: block;
	height: 18px;
	float: left;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
.mainNav a:hover {
	color: #0000A0;
}
#mainNavLeft a {
	margin-left: 4px;
}
#mainNavRight a {
	margin-right: 11px;
}


#services {
	width: 99px;
	background-image: url(../images/template/servicesButton.gif);
}
#services:hover {
	background-image: url(../images/template/servicesButtonRoll.gif);
}

#mentzBus {
	background-image: url(../images/template/mentzBusButton.gif);
	width: 110px;
}
#mentzBus:hover {
	background-image: url(../images/template/mentzBusButtonRoll.gif);
}

#adultTreatment {
	background-image: url(../images/template/adultTreatmentButton.gif);
	width: 142px;
}
#adultTreatment:hover {
	background-image: url(../images/template/adultTreatmentButtonRoll.gif);
}

#tips {
	background-image: url(../images/template/tipsButton.gif);
	width: 79px;
}
#tips:hover {
	background-image: url(../images/template/tipsButtonRoll.gif);
}

#faqs {
	background-image: url(../images/template/faqsButton.gif);
	width: 89px;
}
#faqs:hover {
	background-image: url(../images/template/faqsButtonRoll.gif);
}

#newPatientForms {
	background-image: url(../images/template/newPatientFormsButton.gif);
	width: 154px;
}
#newPatientForms:hover {
	background-image: url(../images/template/newPatientFormsButtonRoll.gif);
}





.pillLeft {
	margin-left: 9px;
}

.pillRight {
	margin-right: 9px;
}
.contentArea {
	background-image: url(../images/template/contentAreaBack.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 960px;
	min-height: 300px;
}
.footer {
	background-color: #00245E;
	background-image: url(../images/template/footerBack.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 920px;
	padding-top: 35px;
	padding-left: 20px;
	color: #FFF;
	padding-right: 20px;
	padding-bottom: 25px;
	font-size: 11px;
}
.footer a {
	color: #FFF;
}
.footer a:hover {
	color: #2B83C4;
}
.footerLeft {
	float: left;
	width: 500px;
}
.footerRight {
	text-align: right;
	float: right;
	width: 300px;
}
.copyArea {
	width: 564px;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 30px;
	float: left;
}
.imageArea {
	float: left;
	width: 306px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 20px;
}

.subNav {
	height: 30px;
	width: 940px;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFF;
}
.subNav a {
	color: #FFF;
}
.subNav a:hover {
	color: #2B83C4;
}
.blue14 {
	font-size: 14px;
	color: #0000A0;
}

h1 {
	font-size: 25px;
	font-weight: normal;
	color: #0000A0;
	margin-left: -15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0000A0;
	margin-left: -15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.blueBorder {
	border: 1px solid #0000A0;
}
.photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0000A0;
}
.testimonial {
	font-style: italic;
	color: #666;
}
