*{margin: 0; padding: 0;}

body{
	background: #fff url(../images/bg.jpg) repeat-x;
	font: medium Verdana, Geneva, sans-serif;
	color:#163A63;
}
	

#container{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#header{
	position: relative;
}

#banner{
	background: url(../images/banner.jpg) top left no-repeat;
	height: 0;
	padding-top: 149px;
	overflow: hidden;
}


/*------Nav Bar -------*/

#nav{
	padding: 6px 0 7px 0;
	background: url(../images/logo_bottom.jpg) 17px 0 no-repeat;
	padding-left: 185px;
}

#navbar ul{
	margin-left: 50px;
	
}
#navbar li{
	display: inline;
	list-style: none;
	font-size: 75%;
	padding-right: 7px;
}

#navbar a{
	color: #fff;
	text-decoration: none;
}

#navbar a:hover{
	color: #A3C5EA;
}

div#link_facebook {
	position: absolute;
	top: 154px;
	left: 940px;
	z-index:1;
}

div#link_facebook img{
	border: none;
}

/*-----Content -----*/

#content{
	min-height: 600px;
}

#content_inner{
	padding: 20px;
}

#content h1{
	font: 170% "Book Antiqua", "Palatino Linotype", Palatino, serif;
	font-weight: bold;
	padding-bottom: 10px;
	letter-spacing: 2px;
}

#content p{
	font-size: 80%;
	line-height: 1.7;
	padding: 5px 0;
}

#content li{
	font-size: 80%;
	padding-bottom: 5px;
	line-height: 1.5;
}

#content ul{
	padding: 0px 0;
	margin-left: 25px;
}

.clearleft{
	clear: left;
}

#content p.top{
	clear: left;
}

#content p.top a{
	font-size: 90%;
	color: #6CA2DD;
}

#content #leftcol{
	width: 250px;
	float: left;
}

#content #rightcol{
	width: 670px;
	float: left;
	padding-left: 30px;
}

#content ul#leftcol_nav{
	margin: 0;
	padding: 0 0 0 0;
}

#content ul#leftcol_nav li{
	list-style: none;
	padding: 0;
	margin: 0;
}

#content ul#leftcol_nav li a{
	display: block;
	color: #163a63;
	font-size: 90%;
	padding: 8px 0 3px 10px;
	text-decoration: none;
	font-weight: bold;
	border-left: 4px solid #f6b302;
	border-bottom: 1px dotted #f6b302;
	white-space: nowrap
}

#content ul#leftcol_nav li.first a{
	border-top: 1px dotted #f6b302;
}

#content ul#leftcol_nav li a:hover{
	color: #6CA2DD;
	border-left: 4px solid #163a63;
	background-color: #fff;
}
div#content a{
	color: #4589D3;
}
div#content a:hover{
	color: #F6B302;
}

/*----- Index ------ */

body#index #content{
	position: relative;
}

body#index #content div#staffpic{
	float: left;
	padding: 5px 15px 10px 0;
}

body#index #welcome{
	float:left;
	width: 475px;
	margin: 0 10px 0 0;
}

body#index #content h1{
	padding-bottom: 0;
}

body#index #content div#gift{
	margin-top: 30px;
	height: 143px;
	float: right;
}

body#index div#gift img{
	border: none;
}

body#index #mission{
	clear: left;
	float: left;
	width: 425px;
	padding-right: 60px;
	margin-top: 20px;
}

body#index #content div#difference{
	float: left;
	width: 425px;
	margin-top: 20px;
}

body#index #readmore{
	text-align: right;
}

body#index #readmore a img{
	float: right;
	border: none;
}

/*----- Symptoms -----*/

body#symptoms #content{
	position: relative;
}

body#symptoms #content h2{
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	padding: 10px 0 8px 0;
}

body#symptoms .symptom_group{
	border: 1px solid #6ca2dd;
	padding: 10px;
	margin-bottom: 10px;
}

body#symptoms div#brain{
	border: none;
	padding-top: 0;
	text-align: center;
}

body#symptoms #content{
	background: url(../images/sidebar_symptoms.jpg) 20px 169px no-repeat;

}

/*----- What We Do ------*/

body#whatwedo #content h1{
	padding-bottom: 20px;
}

body#whatwedo #content img{
	float: left;
	padding: 0 20px 20px 0;
}

body#whatwedo div.explain{
	clear: left;
	margin-bottom: 20px;
}

body#whatwedo div.explain h2{
	font-size: 120%;
}

body#whatwedo div#content #adjust img{
	padding: 10px 20px 10px 0;
}

body#whatwedo #content{
	background: url(../images/sidebar_whatwedo.jpg) 20px 234px no-repeat;

}
/*----- Staff ----- */

body#staff .staffmember{
	clear: left;
	margin: 3px 0 0 0;
	border: 1px solid #6ca2dd;
	overflow: auto;
	padding: 15px;
}

body#staff .staffmember p{
	padding-top: 10px;
}

body#staff .staffmember img{
	padding: 15px 15px 2px 0;
	float: left;
}

body#staff .staffmember h2{
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
}

body#staff .staffmember blockquote{
	font: italic 100% "Times New Roman", Times, serif;	
	padding: 0 20px 0 20px;
	line-height: 1.7;
}
body#staff #content{
	background: url(../images/sidebar_whatwedo.jpg) 20px 234px no-repeat;
}

body#staff img#familypic{
	float: right;
}
/*------ Videos ------*/

body#video div.video{
	clear: left;
	padding: 0 0 20px 0;
	height: 364px;
	width: 940px;
}

body#video div.video div.embed{
	float: left;
	padding-right: 20px;
}

body#video #content div.video ul{
	padding-left: 465px;
}


/*----- Testimonials ------ */

body#testimonials #content{
	margin-left: 75px;
	padding-right: 250px;
}

body#testimonials #content h2{
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
}

body#testimonials #leftcol{
	float: left;
	width: 300px;
	margin-right: 25px;
	padding-top: 20px;
}

body#testimonials #rightcol{
	float: left;
	width: 300px;
	padding: 20px 0 0 0;
}

body#testimonials div.summary{
	margin-bottom: 25px;
	font-style: italic;
	font-size: 85%;
	border-left: 2px solid #f6b302;
	padding-left: 8px;
}

body#testimonials p.summarysignature{
	font: bold italic 120%  "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
}

body#testimonials div.summary a{
	font: normal 90% Verdana, Geneva, sans-serif;
	padding-left: 5px;
	color: #6CA2DD;
}

body#testimonials div.summary a:hover{
	color: #F6B302;
}

body#testimonials div.testimonial{
	background: url(../images/boxmiddle.jpg) left repeat-y;
	width: 664px;
}

body#testimonials div.testimonial p{
	padding-left: 40px;
	padding-right: 40px;
	font-size: 90%;
}

body#testimonials div.testimonial p.patientname{
	background:url(../images/boxtop.jpg) top left no-repeat;
	padding: 20px 0 10px 25px;
	font: bold italic 130% "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

body#testimonials p.lastp{
	background: url(../images/boxbottom.jpg) bottom left no-repeat;
	padding-bottom: 20px;
}

body#testimonials #content{
	background: url(../images/testimonials_sidebar.jpg) 660px 8px no-repeat;
}



/*----- Map -----*/

body#map #map_pic{
	float: right;
	padding-top: 30px;
}

p#google_maplink{
	font-size: 60%;
}

p#google_maplink a{
	color:#0000FF;
}

#directions{
	width: 400px;
}

body#map h2{
	font: 120% "Book Antiqua", "Palatino Linotype", Palatino, serif;
	padding: 10px 0;
	font-weight: bold;
	letter-spacing: -1px;
}

body#map #directions address{
	font-style: normal;
	font-size: 80%;
	padding-top: 15px;
	font-weight: bold;
	line-height: 1.5;
}

/*----- Contact Us ----- */

body#contactus #content{
	margin-left: 40px;
	min-height: 660px;
}

body#contactus #content p{
	width: 600px;
}

body#contactus form li{
	list-style: none;
}

body#contactus fieldset{
	margin-top: 15px;
	padding: 10px 0;
	width: 500px;
}

body#contactus form label{
	display: block;
}

body#contactus fieldset#submit{
	border: none;
	padding-left: 200px;
}

body#contactus input.mediumn{
	width: 300px;
}

body#contactus input.small{
	width: 125px;
}

body#contactus #content p#note{
	font-style: italic;
	font-size: 70%;
}

/*---- Footer ------ */

#footer{	
	clear: both;
	background: #91BBE5 url(../images/footer_bg.jpg) repeat-x;
}

#footer_inner{
	width: 1000px;
	margin: 0 auto;
}

ul#navbottom{
	padding: 15px 0;
	text-align: center;
}

#navbottom li{
	display: inline;
	font-size: 60%;
	border-right: solid 1px #2B70BB;
	padding-right: 5px;
}

#navbottom li.last{
	border-right: none;
}

#navbottom a{
	color: #183A58;
}

#navbottom a:hover{
	color: #fff;
}

#footer_address{
	text-align: center;
	font-size: 65%;
	color: #183A58;
	font-style: normal;
	line-height: 1.5;
	padding-bottom: 20px;
	border-bottom: 1px solid #5A8EC8;
	margin-bottom: 4px;
}

#footer_address address{
	font-style: normal;
	font-weight: normal;
}

#footer #footer_address p{
	text-align: center;
	font-size: inherit;
}

#footer p{
	color: #183A58;
	font-size: 55%;
	text-align: right;
	padding-bottom: 1px;
}

#footer #corp{
	float: left;
}

#footer #createdby{
	padding-bottom: 100px;
}

#footer #createdby a{
	color: #183A58;
}