body {
	margin: 0;
	background: url(images/bgd.jpg);
}

a {
	text-decoration: none;
	color: #6699ff;
}

p {
	margin: 0;
}

h1 {
	display: inline;
	font: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
}

/*  CSS Styles  */

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
}


/*  LINKS  */

a.standardlink {
	/* display: block; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6699ff;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 5px;
}

a.standardlink:hover {
	/* display: block; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	text-align: left;
	padding: 0 0 0 5px;
}

a.info_header {
	display: block;
	font-family: Georgia, times, serif;
	color: #fdfffc;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
}


a.info_header:hover {
	display: block;
	font-family: Georgia, times, serif;
	color: #6699ff;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	padding-bottom: 5px;
}


/* CSS Positioning */


/* -------- MAIN STRUCTURE STYLES --------*/

#head {
	position:relative;
	width: 862px;
	height: 87px;
	background: url(images/head_bgd_right.jpg) top right no-repeat;
	background-color: #fff;
	top: 0px;
	left: 0px;
}

#navigation {
	position:relative;
	width: 862px;
	height: 43px;
	background: url(images/nav_bgd.gif) top repeat-x;
	background-color: #fff;
	top: 0px;
	left: 0px;
}

#body {
	position: relative;
	width: 862px;
	height: 472px;
	background: url(images/content_bgd.jpg) top repeat-y;
	background-color:#fff;
	top: 0px;
	left: 0px;
}

#body2 {
	position:relative;
	width:862px;
	background: url(images/content_bgd.jpg) top repeat-y;
	top: 0px;
	left: 0px;
}

#footer {
	position: relative;
	width: 862px;
	height: 112px;
	background: url(images/content_bgd.jpg) top repeat-y;
	background-color:#ffff;
	top: 0px;
	left: 0px;	
}

#footerinner {
	position: relative;
	width: 860px;
	height: 112px;
	background: url(images/footer_bottom.gif) bottom repeat-x;
	top: 0px;
	left: 0px;	
}

#footerbox {
	position: absolute;
	width: 851px;
	height: 112px;
	background: url(images/footer_bgd2.jpg) top repeat-x;
	top: 0px;
	left: 4px;	
}

#getinfo {
	position: absolute;
	top: 14px;
	left: 30px;
	width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fdfffc;
	text-decoration: none;
	text-align: left;
	padding: 0;	
}

#testimonialFooter {
	position: absolute;
	top: 14px;
	left: 304px;
	width: 254px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fdfffc;
	text-decoration: none;
	text-align: left;
	padding: 0;
	border-left: 1px solid #5c6b75;
	padding: 0 0 0 30px;
}

#address {
	position: absolute;
	top: 14px;
	right: 15px;
	width: 185px;
	height: 73px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fdfffc;
	text-decoration: none;
	text-align: left;
	line-height: 10pt;
	padding: 6px 0 0 30px;
	border-left: 1px solid #5c6b75;	
}

#contentLeft {
	width: 151px;
	float: left;
	margin: 10px 0;
	padding: 0 10px 0 30px;
}

#contentRight {
	width: 610px;
	float: left;
	margin: 10px 0;
	font-family: Georgia, times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 13pt;
	padding: 0 0 0 20px;
}


/*---------- Interior page styles -------------*/

#title {
	position: relative;
	top: 0px;
	left: 20px;
	font-family: Georgia, times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #3c6b8f;
	text-decoration: none;
	text-align: left;
	padding: 0;	
}

#copy {
	position: relative;
	top: 0px;
	left: 0px;
	width: 500px;
	font-family: Georgia, times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 13pt;
	padding: 0 0 0 20px;	
}

#teaser {
	margin: 0 0 20px 0;
	width: 851px;
}

#contentRight p {
	margin: 0 0 20px 0;
}

#contentRight h2 {
	font-family: Georgia, times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #3c6b8f;

}

.cellLeft {
	float: left;
	width: 295px;
	margin: 0 10px 0 0;
}

.cellRight {
	float: left;
	width: 295px;
	margin: 0 0 0 10px;
}

/*  IMAGES  */

#logo {
	position: absolute;
	top: 0px;
	left: 0px;	
}

#left {
	position: absolute;
	top: 0px;
	left: 0px;	
}

#right {
	position: absolute;
	top: 0px;
	right: 0px;	
}


/* TESTIMONIALS */

.testimonialThumb {
	width: 129px;
	float: left;
	margin: 0 0 15px 0;
}

.testimonialLink {
	padding: 35px 0 0 0;
}

#testimonial {
	float: left;
	padding: 0;
	width: 310px;
	margin: 5px 0 0 0px;
}

#testimonialPhoto {
	width: 300px;
	float: left;
}

.startquote {
	background: url(images/startquote.gif) top left no-repeat; 
	height: 20px;
}

.endquote {
	background: url(images/endquote.gif) bottom right no-repeat;
	width: 260px;
	height: 21px;
	margin: -15px 0 0 0;
}

.quote {
	margin: -12px 0 0 35px;
	padding: 0 40px 3px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3c6b8f;
	/*background: url(images/endquote.gif) bottom right no-repeat; */
}

.patient {
	margin: 15px 10px 0 35px;
	font-weight: bold;
}

/*---------- List Style -------------*/

ul.list {
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	list-style-type: none;
	font-family: Georgia, times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0 35px;
	padding: 0;
	text-align: left;
}

ul.list li {
	display: list-item;
	padding: 0 0 5px 0;
}

#listpos {
	top: 0px;
	left: 0px;
}

#listpos li a {
	color: #000;
}

#listpos li a:hover {
	color: #36607e;
	text-decoration: underline;
}

ul.contentList {
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	list-style-type: none;
}

ul.contentList li {
	display: list-item;
	padding: 0 0 5px 0;
}

/*---------- Footer links list style -------------*/

ul.footlinks {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul.footlinks li {
	display: inline;
	padding: 0 0 0 15px;
}

#btmnav {
	position: relative;
	top: 6px;
	left: 0px;
}

#btmnav li a {
	color: #5a6973;
}

#btmnav li a:hover {
	color: #000;
	text-decoration: underline;
}



/*---------- NAVIGATION -------------*/


ul.nav {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.nav li {
	display: inline;
}

#topnav {
	position: absolute;
	top: 3px;
	left: 3px;
	height: 39px;
	width: 862px;
}

#topnav li a {
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 39px;
}

#topnav li a span {
	visibility: hidden;
}

#topnav li a:hover {
	background-position: right top;
}

#doctors a {
	background-image: url(images/doctors_btn.gif);
	width: 218px;
}

#doctors a.current {
	background-image: url(images/doctors_btn_current.gif);
}

#doctors a.current:hover {
	background-image: url(images/doctors_btn.gif);
	background-position: right top;
}

#education a {
	background-image: url(images/education_btn.gif);
	width: 207px;
}

#education a.current {
	background-image: url(images/education_btn_current.gif);
}

#education a.current:hover {
	background-image: url(images/education_btn.gif);
	background-position: right top;
}

#choice a {
	background-image: url(images/choice_btn.gif);
	width: 202px;
}

#choice a.current {
	background-image: url(images/choice_btn_current.gif);
}

#choice a.current:hover {
	background-image: url(images/choice_btn.gif);
	background-position: right top;
}


/* FORMS */

fieldset {
	margin-bottom: 10px;
}

legend {
	padding: 0 2px;
	font-family: Georgia, times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #3c6b8f;
}

label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	width: 150px;
}

ol {
	margin: 0;
	padding: 0;
}

fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

fieldset input {
	width: 350px;
}