body {
	background-color: #efefef;
	background-image: url("images/backgrounds/body_bg.gif");
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td img {
   behavior: url("pngbehavior.htc");
}

#header_left {
	height: 60px;
	width: 520px;
}

#header_right {
	height: 60px;
	width: 240px;
	text-align: center;
}

#header_right a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#header_right a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#header_right a:hover {
	text-decoration: none;
	color: #663399;
	font-weight: bold;
}

#header_right a:active {
	text-decoration: none;
	color: #663399;
	font-weight: bold;
}

#content_top_left {
	width: 520px;
	height: 215px;
}	

#content_top_right_bg {
	background-image: url("images/content_top_right.gif");
	background-position: top left;
	background-repeat: repeat-y;
	width: 240px;
}

#content_top_right {
	width: 220px;
	color: #333333;
	padding: 10px 5px 10px 15px;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
}

#content_bottom_left {
	width: 500px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 9pt;
}

#content_bottom_right {
	width: 220px;
	color: #333333;
	padding: 10px 5px 10px 15px;
	text-align: left;
	font-size: 9pt;
}

/* -------------------- BEGIN HOME PAGE SECTIONS -------------------- */

#home_nav {
	background-image: url("images/backgrounds/navigation/home_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#home_content_bottom_left {
	background-image: url("images/backgrounds/content/home_content_bottom_left.gif");
	background-position: top right;
	background-repeat: repeat-y;
	width: 520px;
}

#home_content_bottom_right {
	background-image: url("images/backgrounds/content/home_content_bottom_right.gif");
	background-position: top left;
	background-repeat: repeat-y;
	width: 240px;
}

#home_footer_left {
	background-image: url("images/backgrounds/footer/home_footer_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 520px;
}

#home_footer_right {
	background-image: url("images/backgrounds/footer/home_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}

/* -------------------- BEGIN PRACTICE PAGE SECTIONS -------------------- */

#practice_nav {
	background-image: url("images/backgrounds/navigation/practice_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#practice_content_bottom_left {
	background-image: url("images/backgrounds/content/practice_content_bottom_left.gif");
	background-position: top right;
	background-repeat: repeat-y;
	width: 520px;
}

#practice_content_bottom_right {
	background-image: url("images/backgrounds/content/practice_content_bottom_right.gif");
	background-position: top left;
	background-repeat: repeat-y;
	width: 240px;
}

#practice_footer_left {
	background-image: url("images/backgrounds/footer/practice_footer_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 520px;
}

#practice_footer_right {
	background-image: url("images/backgrounds/footer/practice_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}

/* -------------------- BEGIN DOCTORS PAGE SECTIONS -------------------- */

#doctors_nav {
	background-image: url("images/backgrounds/navigation/doctors_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#doctors_content_bottom_left {
	background-image: url("images/backgrounds/content/doctors_content_bottom_left.gif");
	background-position: top right;
	background-repeat: repeat-y;
	width: 520px;
}

#doctors_content_bottom_right {
	background-image: url("images/backgrounds/content/doctors_content_bottom_right.gif");
	background-position: top left;
	background-repeat: repeat-y;
	width: 240px;
}

#doctors_footer_left {
	background-image: url("images/backgrounds/footer/doctors_footer_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 520px;
}

#doctors_footer_right {
	background-image: url("images/backgrounds/footer/doctors_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}

/* -------------------- BEGIN LOCATION PAGE SECTIONS -------------------- */

#location_nav {
	background-image: url("images/backgrounds/navigation/location_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#location_content_bottom_left {
	background-image: url("images/backgrounds/content/location_content_bottom_left.gif");
	background-position: top right;
	background-repeat: repeat-y;
	width: 520px;
}

#location_content_bottom_right {
	background-image: url("images/backgrounds/content/location_content_bottom_right.gif");
	background-position: top left;
	background-repeat: repeat-y;
	width: 240px;
}

#location_footer_left {
	background-image: url("images/backgrounds/footer/location_footer_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 520px;
}

#location_footer_right {
	background-image: url("images/backgrounds/footer/location_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}

/* -------------------- BEGIN PATIENTS PAGE SECTIONS -------------------- */

#patients_nav {
	background-image: url("images/backgrounds/navigation/patients_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#patients_content_bottom_left {
	background-image: url("images/backgrounds/content/patients_content_bottom_left.gif");
	background-position: top right;
	background-repeat: repeat-y;
	width: 520px;
}

#patients_content_bottom_right {
	background-image: url("images/backgrounds/content/patients_content_bottom_right.gif");
	background-position: top left;
	background-repeat: repeat-y;
	width: 240px;
}

#patients_footer_left {
	background-image: url("images/backgrounds/footer/patients_footer_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 520px;
}

#patients_footer_right {
	background-image: url("images/backgrounds/footer/patients_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}

/* --------------------------------------  BEGIN SUB PAGE SECTIONS  --------------------------------*/

#sub_page_content_bottom {
	background-image: url("images/backgrounds/content/_content_bottom_left.gif");
	background-color: #33cc33;
	background-position: top right;
	width: 760px;
}

#content_bottom {
	width: 740px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 9pt;
}

#sub_footer_right {
	background-image: url("images/backgrounds/footer/sub_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}

/* --------------------------------------  BEGIN QUESTIONS PAGE SECTIONS  --------------------------------*/

#questions_content_bottom {
	background-image: url("images/backgrounds/content/questions_content_bottom_left.gif");
	background-position: top right;
	width: 760px;
}

#content_bottom {
	width: 740px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 9pt;
}

#questions_footer_right {
	background-image: url("images/backgrounds/footer/questions_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}

/* --------------------------------------  BEGIN CONTACT PAGE SECTIONS  --------------------------------*/

#contact_page_content_bottom {
	background-color: #33cc33;
	background-position: top right;
	width: 760px;
}

#content_bottom {
	width: 740px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 9pt;
}

#contact_footer_right {
	background-image: url("images/backgrounds/footer/contact_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}

/* --------------------------------------  BEGIN WELLNESS PAGE SECTIONS  --------------------------------*/

#wellness_content_bottom {
	background-image: url("images/backgrounds/content/contact_content_bottom_left.gif");
	background-position: top right;
	width: 760px;
}

#content_bottom {
	width: 740px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 9pt;
}

#wellness_footer_right {
	background-image: url("images/backgrounds/footer/wellness_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}

/* --------------------------------------  BEGIN DR PAGE SECTIONS  --------------------------------*/

#ashley_nav {
	background-image: url("images/backgrounds/navigation/dr_ashley_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#joel_nav {
	background-image: url("images/backgrounds/navigation/dr_joel_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#nouth_nav {
	background-image: url("images/backgrounds/navigation/dr_nouth_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#ron_nav {
	background-image: url("images/backgrounds/navigation/dr_ron_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#ed_nav {
	background-image: url("images/backgrounds/navigation/dr_ed_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#judy_nav {
	background-image: url("images/backgrounds/navigation/dr_judy_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#janet_nav {
	background-image: url("images/backgrounds/navigation/dr_janet_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#lana_nav {
	background-image: url("images/backgrounds/navigation/dr_lana_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#chris_nav {
	background-image: url("images/backgrounds/navigation/dr_chris_nav_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}

#dr_page_content_bottom {
	background-color: #e98227;
	background-position: top right;
	width: 760px;
}

#content_bottom {
	width: 740px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 9pt;
}

#dr_footer_left {
	background-image: url("images/backgrounds/footer/dr_page_footer_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 520px;
}

#dr_footer_right {
	background-image: url("images/backgrounds/footer/dr_page_footer_right.gif");
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	font-size: 8pt;
	text-align: center;
}