@media screen
{
	body{margin-top: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: center; background-color: #000000;}
	
	#wrapper{width: 700px; margin-left: auto; margin-right: auto; text-align: left;}
	
	#header{}
	
	#navigation{width: 700px; height: 28px; background-image: url('/images/button_bg2.png'); background-repeat: no-repeat;}
	
	#content_wrapper{}
	#content{background-color: #ffffff; width: 600px; margin: 0px 25px 0px 25px; padding: 10px 25px 0px 25px; overflow: hidden;}
	
	/* Home Page */
	#mission p{margin-top: 0px; line-height: 16px;}
	#center{margin-bottom: 15px;}
	#center .address{font-size: 14px; font-weight: bold;}
	#practitioners{margin-bottom: 20px;}
	#practitioners .phone{font-size: 12px; font-weight: bold;}
	#conditions1{float: left;}
	#conditions1 ul{padding-bottom: 25px;}
	#conditions2{float: right; margin-right: 50px;}
	#conditions2 ul{padding-bottom: 25px;}
	
	#content ul{margin-top: 10px; margin-bottom: 0px; list-style-position: outside; margin-left: 0px; padding-left: 30px;}
	#content ul.inside{margin-top: 10px; margin-bottom: 0px; list-style-position: inside; margin-left: 0px; padding-left: 30px;}
	#content li{padding-bottom: 5px;}
	#content ul.list_horizontal{list-style-type: none;}
	#content ul.list_horizontal li{float: left; padding: 15px 15px 15px 0px;}
	
	#footer{clear: both; background-image: url('/images/footer.png'); background-repeat: no-repeat; width: 700px; height: 111px; color: #ffffff; font-size: 10px; text-align: center; padding: 50px 0px 0px 0px;}
	#footer a{color: #ffffff; text-decoration: underline;}
	#footer a:hover{color: #ffffff; text-decoration: none;}
	#footer a:visited{color: #ffffff; text-decoration: underline;}
	#footer a:visited:hover{color: #ffffff; text-decoration: none;}
	
	h1{color: #000000; font-size: 22px; margin: 0px; padding: 10px 0px 0px 0px; border-bottom: 1px solid #000000;}
	h1.home{border-bottom: 0px;}
	h2{color: #000000; font-size: 18px; margin: 0px; padding: 0px;}
	h2.clear{clear: both;}
	h2.padded{padding: 15px 0px 15px 0px;}
	h2 a{color: #000000; text-decoration: none;}
	h2.h2_link a{color: #644EAF; text-decoration: underline;}
	h2.h2_link a:hover{color: #A9C24F; text-decoration: none; font-weight: bold;}
	h2.h2_link a:visited{color: #644EAF; text-decoration: underline;}
	h2.h2_link a:visited:hover{color: #A9C24F; text-decoration: none; font-weight: bold;}
	h3{font-size: 14px;}
	h4{font-size: 12px; margin-bottom: 5px;}
	div.contactee{margin: 25px 0px 0px 0px;}
	div.contactee h3{margin: 0px;}
	div.contactee div.title{font-style: italic; margin-bottom: 5px;}
	div.contactee span{font-weight: bold; margin-right: 5px;}
	p{}
	.book_title{font-style: italic;}
	.testimonial{margin: 0px 0px 25px 0px; border-top: 1px solid #000000;}
	div.exercise{margin: 25px 0px 0px 0px;}
	
	#content table{}
	#content td{padding: 0px 25px 5px 0px;}
		
	a{color: #644EAF; text-decoration: underline;}
	a:hover{color: #A9C24F; text-decoration: none; font-weight: bold;}
	a:visited{color: #644EAF; text-decoration: underline;}
	a:visited:hover{color: #A9C24F; text-decoration: none; font-weight: bold;}
	
	form{margin: 0px;}
	
	img{border: 0px;}
	.image_left{display: block; float: left; margin: 15px 20px 10px 0px; border: 1px solid #000000; padding: 5px;}
	.image_right{display: block; float: right; margin: 15px 0px 10px 25px; border: 1px solid #000000; padding: 5px;}
	.note{font-size: 10px;}
}