
/*--------------------------------------- content ------------------------------------------ */
div#content {
	position: relative;
	width: 972px;
	height: 278px;
	background: transparent url(i/content_bg.png) repeat-x;
	}

#contact_form {
	position: absolute;
	right: 14px;
	top: 14px;
	width: 270px;
	height: 220px;
	padding: 14px;
	background: transparent url(i/form_bg.png) no-repeat;
	}

div#intro {
	float: left;
	width: 635px;
	line-height: 18px;
	margin-top: 28px;
	margin-left: 14px;
	}
	
.brain {
	float: right;
	margin-top: -20px;
	margin-left: 1px;
	}	
	
p.blurb {
	color: #1576cb;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 20px;
	}
	
p.plain_text{}	

#quick_contact input, #quick_contact textarea{
	}	
/*---------------------------------------secondary content ------------------------------------------ */	
div#secondary_content {
	clear: both;
	background: url(i/gradient.png) top center no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 972px;
	}

div.quick_summary {
	float: left;
	width: 298px;
	margin-left: 14px;
	padding-left: 14px;
	border-left: solid 1px #eceaea;
	}
	
div.quick_summary_left {
	float: left;
	width: 298px;
	margin-left:14px;
	}	

h3 {
	margin-bottom: 15px;
	}

h3.about_h3 {
	text-indent: -9999px;
	}

h3.about_h3 a:link, h3.about_h3 a:visited {
	display: block;
	width: 195px;
	height: 19px;
	background: transparent url(i/about_h2.png) top left no-repeat;
	padding: 0;
	border: none;
	}

h3.about_h3 a:hover {
	background: transparent url(i/about_h2.png) top left no-repeat;
	}

/*--------------------------------------- getinTouch ------------------------------------------ */

h3.get_in_touch_h3 {
	text-indent: -9999px;
	background: transparent url(i/getInTouch.png) top left no-repeat;
	display: block;
	width: 195px;
	height: 19px;
	padding: 0;
	margin-bottom: 2px;
	}

/*Forms defaults - change as needed*/
label {
	line-height: 29px;
	margin-right: 34px;
	}	
label.message {
	line-height: 29px;
	vertical-align: 130%;
	margin-right: 14px;
	padding-top: 8px;
	margin-top: 8px;
	}
#submit {
	margin-left: 70px;
	margin-top: 14px;
	}	
br {
	}	
.submit {
	display: none;
	width: 198px;
	}
#message {
	margin-top: 8px;
	}

/*--------------------------------------- treatments ------------------------------------------ */
h3.treatments_h3 {
	text-indent: -9999px;
	}

h3.treatments_h3 a:link, h3.treatments_h3 a:visited {
	display: block;
	width: 195px;
	height: 19px;
	background: transparent url(i/treatments_h2.png) top left no-repeat;
	padding: 0;
	border: none;
	}

h3.treatments_h3 a:hover {
	background: transparent url(i/treatments_h2.png) top left no-repeat;
	}

/*--------------------------------------- appointment ------------------------------------------ */
	
h3.appointment_h3 {
	text-indent: -9999px;
	}

h3.appointment_h3 a:link, h3.appointment_h3 a:visited {
	display: block;
	width: 195px;
	height: 19px;
	background: transparent url(i/appointment_h3.png) top left no-repeat;
	padding: 0;
	border: none;
	}

h3.appointment_h3 a:hover {
	background: transparent url(i/appointment_h3.png) top left no-repeat;
	}	