/*
 *	Health 4 Keeps Styles v.1
 *	by WebStuff.bizv - Central Coast Web Design and E-commerce Development
 *	www.webstuff.biz | +61 2 4325 1188
 */

body { background-image: url(../images/bg.gif); background-repeat: repeat-x ; background-attachment: fixed; background-color: #8dc640; font: normal 12px Verdana, Arial, Helvetica, sans-serif;}

p.quote { color: #000; text-align: center; font-size: 14px; font-weight: bold; padding-bottom: 40px; padding-left: 10px; padding-right: 10px; padding-top: 40px; }
p.pink { color: #ec008c; text-align: center; font-size: 18px; }
p.disclaimer { color:#666666; font-size: 10px; }

#container {
	margin: 0 auto;
	margin-top: 10px;
	color:#000;
	background-color:#FFF;
	width: 914px;
	}
	
#header {
	background-image: url(../images/header.gif) ;
	width: 914px;
	height: 241px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
#nav_container {
	float: left;
	width: 205px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	float: left;
	background-color: #82c55b;
	background-image: url(../images/space.jpg); background-position: bottom; background-repeat: no-repeat;
	}	

#nav {
	float: left;
	background-color: #82c55b;
	background-image: url(../images/nav_bottom.gif); background-position: bottom; background-repeat: no-repeat;
	color: #FFF;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	width: 205px;
	padding: 0px;
	margin: 0px;
	}
#nav a, #nav a visited { color: #FFF; text-decoration: none; padding-left: 40px; padding-right: 20px; }
#nav a:hover { background-color: #0e994a; padding-left: 40px; padding-right: 20px; background-image: url(../images/nav_bullets.gif); background-position: left; background-repeat: no-repeat; }

#pnav {  
	padding: 0 0 0 0px; 
	width: 175px;
	}
	
#wheel {
	clear: left;
	background-color: #fff;
	background-image:url(../images/wellness_wheel.gif); background-position: bottom; background-repeat: no-repeat;
	width: 205px;
	height: 185px;
	margin-top: 30px;
	}
	
#index_page #index_b a , #about_page #about_b a , #contact_page #contact_b a , #faq_page #faq_b a , #resources_page #resources_b a , #services_page #services_b a   {
	background-color: #0e994a; padding-left: 40px; padding-right: 20px; background-image: url(../images/nav_bullets.gif); background-position: left; background-repeat: no-repeat;
	}
	
#content {
	float:right;
	width: 684px; 
	padding-right: 10px; 
	margin: 0 auto 0 auto;
	} 
	
#content a:link , #content a:visited { color: #14a352; text-decoration: underline; font-weight: bold; padding: 2px; }
#content a:hover { color: #14a352; text-decoration: none; font-weight: bold; padding: 2px; }
	
#content ul {
	list-style-image: url(../images/content_bullets.gif);
	}
	
#content img { padding: 10px; }
	
#content h2 {
	color: #0e994a;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif 22px;
	padding-left: 10px;
	}
	
#footer_top {
	width: 914px;
	height: 190px; 
	padding-top: 183px;
	padding-bottom: 30px;
	background-color: #fff;
	background-image: url(../images/content_back.gif);
	background-position:bottom; background-repeat: no-repeat;
	text-align: center;
	color: #ec008c;
	}
	
#footer_top a:link , #footer_top a:visited {
	color: #ec008c;
	text-decoration: none;
	font-size: 14px;
	}
#footer_top a:hover {
	color: #ec008c;
	text-decoration: underline;
	font-size: 14px;
	}
#footer_top p.black { color: #000; padding: 30px 0px 30px 0px; }
	
#footer {
	color: #c7c7c7;
	width: 894px;
	padding-left: 10px;
	padding-right: 10px;
	}

#footer a:link , #footer a:visited {
	color: #c7c7c7;
	text-decoration: none;
	}

#footer a:hover {
	color: #666666;
	text-decoration:underline;
	}

	
#hr {
	border-bottom: solid 2px #c7c7c7;
	padding: 0 0 0 0px
	}
	