/* CSS Document */

/* Basic Stuff */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
/* End hide from IE-mac */


body {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #000;
	line-height: 18px;
	margin: 0;
	padding: 0;
	/*background-image:url();*/
	}
	
body A:link    	{ color: #6EBF32; font-weight: normal; text-decoration: none; }
body A:active  	{ color: #669a40; font-weight: normal; text-decoration: none; }
body A:visited 	{ color: #669a40; font-weight: normal; text-decoration: none; }
body A:hover  	{ color: #6EBF32; font-weight: normal; text-decoration: underline; }
	
h1 {
	font: 20px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	color: #669a40; 
	padding-top: 0px;
	padding-bottom:10px;
	margin-top: 0px;
	font-weight: bold;
}

h2 {
	font: italic bold 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif; 
	color: #6EBF32; 
	padding-top: 0px;
	padding-bottom:10px;
	margin-top: 10px;
}

h3 {
	font: bold normal 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif; 
	color: #669A40; 
	padding-top: 0px;
	padding-bottom:10px;
	margin-top: 10px;
}

	
#main {
	background: #fff;
	}
	
/* Top Section */
	
#head {
	width: 975px;
	position: left;
	margin: 0 auto;
	background-color: #fff;
	}
	
#logo {
	width: 210px;
	float: left;
	position:relative;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	}
	
	
	

/* Top */

#navbar {
	width: 924px;
	height: 141px;
	margin-left: 26px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	float:left;
	background-color: #fff;
	}
	
	
	#quote {
	font: 13px Verdana,Arial,sans-serif;
	font-style:italic;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-bottom:0px;
	background: #fff;
	float:left;
	width:714px;
	position: relative;
	height: 50px;
	line-height: 50px;
	color: #9fcf72;
	}
	
	
/*NAV*/

#nav {
	font: 15px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-bottom:3px;
	background: #000000;
	float:left;
	width:714px;
	position: relative;
	height: 53px;
	line-height: 53px;
	background:url("images/layout/nav-lo.jpg");
	}
	
	  
#nav ul {
	margin:0 0 0 0px;
	padding:0px 0px 0 0px;
	list-style:none;
	}
	  
#nav li {
	float:left;
	background:url("images/layout/nav-lo.jpg") no-repeat right top;
	margin:0 0 0 0px;
	padding:0px 0px 0 0px;
	}
	
#nav a {
	float:left;
	display:block;
	left:-14px;
	margin-top: 0px;
	margin-right:0px;
	background:url("images/layout/nav-lo.jpg") no-repeat left top;
	height: 53px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	}
	  
#nav > ul a {
	width:auto;
	margin-top:0px;
	}
    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav a:hover {
	color:#fff;
	background:url("images/layout/nav-hi.jpg");
	}
	  
#about #nav-about,
#treatment #nav-treatment, 
#pelvis #nav-pelvis,
#testimonials #nav-testimonials,
#contact #nav-contact {
	background-position:100% -150px;
	}
	 
#about #nav-about a,
#treatment #nav-treatment a, 
#pelvis #nav-pelvis a,
#testimonials #nav-testimonials a,
#contact #nav-contact a {
	background:url("images/layout/nav-hi.jpg");	
	background-position:0 -150px;
	color:#fff;
	border-bottom:0;
	}
	  
/* not for IE5.x or IE6 */

#nav li:hover, 
#nav li:hover a {
	background:url("images/layout/nav-hi.jpg");
	background-position:100% -150px;
	color:#fff;
	}

#nav li:hover a {
	background:url("images/layout/nav-hi.jpg");	
	background-position:0 -150px;
	}
	
/*SUBNAV*/

#subnav {
	font: 12px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	background: #000000;
	float:left;
	width:714px;
	position: relative;
	height: 34px;
	line-height: 34px;
	background:url("images/layout/nav-lo.jpg");
	}
	
	  
#subnav ul {
	margin:0 0 0 0px;
	padding:0px 0px 0 25px;
	list-style:none;
	}
	  
#subnav li {
	float:left;
	background:url("images/layout/nav-lo.jpg") no-repeat right top;
	margin:0 0 0 0px;
	padding:0px 0px 0 0px;
	}
	
#subnav a {
	float:left;
	display:block;
	left:-14px;
	margin-top: 0px;
	margin-right:0px;
	background:url("images/layout/nav-lo.jpg") no-repeat left top;
	height: 34px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	}
	  
#subnav > ul a {
	width:auto;
	margin-top:0px;
	}
    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subnav a {float:none;}
/* End IE5-Mac hack */

#subnav a:hover {
	color:#fff;
	background:url("images/layout/nav-hi.jpg");
	}
	  
/* not for IE5.x or IE6 */

#subnav li:hover, 
#subnav li:hover a {
	background:url("images/layout/nav-hi.jpg");
	background-position:100% -150px;
	color:#fff;
	}

#subnav li:hover a {
	background:url("images/layout/nav-hi.jpg");	
	background-position:0 -150px;
	}
	
.subnavhigh{
	background-color: #0d7172;
	}

	
/* Side Nav */

	
ul {
	list-style:none;
	margin: 0;
	padding-left: 0px;
	}
	
#quicklinks{
	width:190px;
	height: 60px;
	float:left;
	margin-left: 0px;
	background-color: #99cc68;
	position:relative;
	font: 15px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-weight:bold;
	line-height:60px;
	color: #385f22;
	text-align:right;
}


#side{
	width:210px;
	float:left;
	margin-left: 0px;
	background:  url(images/layout/side-nav-background.jpg);
	
}

#sidemenu {
	width: 190px;
	text-align:right;
	float:left;
	}
	
#sidemenu li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 29px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 0px;
	color: #FFFFFF;
	line-height: 29px;
	padding-top: 0px;
	padding-bottom: 0px;
	}	
	
#sidemenu li a:link, #menu9 li a:visited {
	color: #fff;
	display: block;
	padding: 0px 0px 0px 10px;
	line-height:29px;
	}
	
#sidemenu li a:hover {
	color: #375F21;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	line-height:29px;
	}
	
/* Main Content */
	
	
#middle {
	margin-top:0px;
	margin-left: 26px;
	margin-right: 25px;
	padding-top: 0px;
	float:left;
	width:924px;
	position: relative;
	background:  url(images/layout/side-nav-background.jpg);
	}	

#content{
	width: 714px;
	float:left;
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	background: #fff;
}

#content-left {
	margin-top: 25px;
	margin-left: 25px;
	float:left;
	width:385px;
	position: relative;
	border-right-style: solid;
	border-right-color: #669a40;
	border-right-width: 1px;
	padding-right: 25px;
	
	}
	
#content-right {
	margin-top: 25px;
	margin-left: 25px;
	float:left;
	width:250px;
	position: relative;
	}		
#bottom {
	width: 100%;
	height: 50px;
	padding-top: 15px;
}
#content-left2 {

	margin-top: 25px;
	margin-left: 25px;
	float:left;
	width:679px;
	position: relative;
	padding-right: 25px;
}
