@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 20px 0 0 0px;
	background-color: #ffffff;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	height: 100%;
}

p, img, a, div {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #7701c7;
}

a:visited {
	text-decoration: none;
	color: #7701c7;
}

h1 {
	font-size: 24px;
	font-family: Arial;
	color: #c900ca;
	font-weight: bold;
	padding: 0px;
	margin: 8px 0 10px 0;
}

h2 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding: 0px;
	margin:0px;
}

#wrapper {
	width: 930px;
	height: 100%;
	margin: 0 auto;
	background-repeat: repeat-y;
}

#header {
	width: 930px;
	height: 192px;
	margin: 0 auto;
	padding: 30px 0 0 0px;
	background-image: url(images/header_bg.png);
}

.logo {
	width: 870px;
	height: 192px;
	margin: 0px 30px 0px 30px;
}

#content_wrapper {
	width: 930px;
	height: 100%;
	background-image: url(images/main_bg.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0px;
}

#navigation {
	width: 870px;
	height: 28px;
	margin: 0 0 15px 30px;
	padding: 10px 0 0 0;
	background-image: url(images/navigation_bg.png);
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}

.menu a {
	text-decoration: none;
	color: #ffffff;
	margin: 0 10px 0 10px;
}

.menu a:hover {
	text-decoration: none;
	color: #999;
}

#content {
	width: 870px;
	height: 100%;
	margin: 0px;
	padding: 0 30px 30px 30px;
	background: url(images/footer_bg.png) no-repeat bottom;
}

#left_side_content {
	width: 160px;
	float: left;
	padding: 0px;
	margin: 0 10px 0 0px;

}

#right_side_content {
	width: 160px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0px;
}

.sidebar_heading {
	width: 150px;
	height: 31px;
	background: url(images/sidebar_btn_bg.png);
	padding: 7px 0 0 10px;
}

.sidebar_text {
	padding: 10px;
	background: url(images/sidebar_text_bg.jpg) #edebeb;
}

.sidebar_text_right {
	padding: 10px;
	background: url(images/sidebar_text_bg_right.jpg) #edebeb;
}

.sidebar_text a, .sidebar_text_right a {
	color: #7701c7;
}

#center_content {
	width: 510px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header_news {
	width: 269px;
	height: 47px;
	background-image: url(images/news_header.gif);
	background-repeat: no-repeat;
}

#header_therapies {
	width: 269px;
	height: 47px;
	background-image: url(images/therapies_header.gif);
	background-repeat: no-repeat;
}

#header_members {
	width: 269px;
	height: 47px;
	background-image: url(images/members_header.gif);
	background-repeat: no-repeat;
}

#header_contact {
	width: 269px;
	height: 47px;
	background-image: url(images/contact_header.gif);
	background-repeat: no-repeat;
}

#header_find_us {
	width: 269px;
	height: 47px;
	background-image: url(images/find_us_header.gif);
	background-repeat: no-repeat;
}

#header_gallery {
	width: 269px;
	height: 47px;
	background-image: url(images/gallery_header.gif);
	background-repeat: no-repeat;
}

#header_meet_team {
	width: 269px;
	height: 47px;
	background-image: url(images/meet_team_header.gif);
	background-repeat: no-repeat;
}

#header_links {
	width: 269px;
	height: 47px;
	background-image: url(images/links_header.gif);
	background-repeat: no-repeat;
}

#center_content img{
	padding: 5px;
}

#row_images img{
	float: left;
}

#contact {
	width: 155px;
	height: 74px;
	margin-left: 5px;
}

.contact_btn a {
	display:block;
	width: 155px;
	height: 74px;
	background: url(images/contact_btn.gif) 0 0 no-repeat;
}
.contact_btn a:hover { 
	background-position: 0 -74px;
}

.map_btn a {
	display:block;
	width: 140px;
	height: 120px;
	margin: 10px 0 0 0px;
	background: url(images/map1.jpg) 0 0 no-repeat;
}
.map_btn a:hover { 
	background: url(images/map2.jpg) 0 0 no-repeat;
}

.clear {
	clear: both;
}

#footer {
	width: 870px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 13px;
	padding-bottom: 10px;
}

#footer p {
	color: #CCCCCC;
}

#footer_left_links {
	float: left;
}

#footer_right_links {
	right: right;
	text-align:right;
	font-size: 10px;
}

#footer_right_links a{
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#footer_right_links a:hover{
	color: #666666;
}

.gallery_sub_header {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gallery_list {
	padding-top: 10px;
}

.news_list li{
	padding-top: 5px;
	padding-bottom: 5px;
}

.counter {
	padding-top: 10px;
	font-size: 10px;
	padding-left: 5px;
}
