* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #bfd8f6;
}

span {
	display: none;
}

img {
	border: none;
}

ul i {

	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

input {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

select {
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

textarea{
	padding-left: 2px;
	background-color: #eff3f7;
	border: 2px solid #eff3f7;
	color: #537caf;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


#container {
	margin: 0px auto;
	width: 768px;
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
}

#page_header {
	width: 766px;
	height: 187px;
	background: url('images/header_image.jpg') no-repeat 25px 25px;
	overflow: hidden;
}


/* Page Header : Company Name & Logo */

#header_company {
	margin-top: 20px;
	width: 585px;
	height: 35px;
	float: left;
	background: url('images/company_logo.gif') no-repeat 137px 0px;
	text-align: left;
}

#header_company h1 {
	background: url('images/company_name.gif') no-repeat 160px 0px;
	width: 585px;
	height: 35px;
}


/* Page Header : Welcome Note */

#header_welcome {
	padding-left: 142px;
	float: left;
	text-align: justify;
}

#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
}

#header_welcome p {
	margin-top: 7px;
}

#header_welcome #welcome_text {
	width: 447px;
}

/* Page Header : Menu */

#header_menu {
	padding-top: 35px;
	padding-right: 29px;
	float: right;
}

#header_menu li {
	margin-bottom: 2px;
	width: 116px;
	border: 1px solid #dee8f5;
	text-align: left;
	clear: both;
	float: none;
}

#header_menu li a {
	display: block;
	width: 116px;
	height: 20px;
	color: #e3ecf8;
	background-color: #3d6290;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}

#header_menu li a span {
	display: block;
	padding-top: 4px;
	padding-left: 31px;
}

#header_menu li a:hover {
	color: #fff;
	background-color: #2e4a6c;
}


/* Left Sidebar */

#left_sidebar {
	width: 178px;
	float: left;
}

#left_sidebar .box_container {
	margin-bottom: 11px;
	border: 1px solid #fff;
	background-color: #537caf;
}


/* Left Sidebar : Menu */

#menu {
	padding: 10px 17px 10px 12px;
	text-align: left;

}

#menu h2 {
	width: 76px;
	height: 19px;
	background: url('images/menu_title.gif') no-repeat 0px 0px;
	
}

#menu h4 {
	padding-top: 6px;
	font-size: 11px;	
	font-weight: bold;
	text-decoration: none;
}

#menu h4 a {
	text-decoration: none;
}

#menu p {
	margin-top: 5px;
	margin-bottom: 6px;
	line-height: 12px;
}



/* Left Sidebar : certifications */

#certifications {
	padding: 10px 17px 10px 12px;
	text-align: left;
}

#certifications h2 {
	width: 76px;
	height: 19px;
	background: url('images/certifications_title.gif') no-repeat 0px 0px;
	
}

#certifications h4 {
	padding-top: 6px;
	font-size: 11px;	
	font-weight: bold;
}

#certifications h5 {
	padding-top: 6px;
	font-size: 11px;	
	font-weight: normal;
}

#certifications p {
	font-size: 9px;
}

#certifications .link-more {
	text-align: right;
	font-weight: bold;
}

/* Main Content */

#maincontent_container {
	border-top : 1px solid #d5dfec;
	border-left : 1px solid #d5dfec;
	float: right;
	text-align: left;
}

#maincontent {
	margin: 7px 0px 0px 16px;
	width: 561px;
}

#maincontent_top {
	margin-bottom: 11px;
	width: 561px;
	background: url('images/maincontent_verticaldiv.gif') repeat-y 360px 5px;
}


/* The Therapies */

#main_container {
	width: 363px;
	float: left;
}

#main {
	padding-top: 2px;
	width: 344px;
}

#main h2 {
	width: 132px;
	height: 15px;
	background: url('images/the_therapies_title.gif') no-repeat 0px 0px;
}

/*----------------------------------------------------------------------------------------------------------------------------*/

/***** THERAPIES.ASP Main Content *****/

#therapies_maincontent_container {border-top : 1px solid #d5dfec; border-left : 1px solid #d5dfec; float: right; text-align: left;}
#therapies_maincontent {margin: 7px 0px 0px 16px; width: 561px;}
#therapies_maincontent_top {margin-bottom: 11px; width: 561px;}


/***** THERAPIES.ASP The Therapies *****/

#therapies_main_container {width: 363px; float: left;}
#therapies_main {padding-top: 2px; width: 500px;}
#therapies_main h2 {width: 132px; height: 15px; background: url('images/the_therapies_title.gif') no-repeat 0px 0px;}
#therapies_main h3 {padding-bottom: 0px; font-size: 10px;}
#therapies_main p {font-size: 10px;}

/*----------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------------------------------------*/

/***** ABOUT.ASP Main Content *****/

#about_maincontent_container {border-top : 1px solid #d5dfec; border-left : 1px solid #d5dfec; float: right; text-align: left;}
#about_maincontent {margin: 7px 0px 0px 16px; width: 561px;}
#about_maincontent_top {margin-bottom: 11px; width: 561px;}


/***** ABOUT.ASP About *****/

#about_main_container {width: 363px; float: left;}
#about_main {padding-top: 2px; width: 364px;}
#about_main h2 {width: 132px; height: 15px; background: url('images/about_title.gif') no-repeat 0px 0px;}


/*----------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------------------------------------*/

/***** CONTACT.ASP Main Content *****/

#contact_maincontent_container {border-top : 1px solid #d5dfec; border-left : 1px solid #d5dfec; float: right; text-align: left;}
#contact_maincontent {margin: 7px 0px 0px 16px; width: 561px;}
#contact_maincontent_top {margin-bottom: 11px; width: 561px;}


/***** CONTACT.ASP Contact *****/

#contact_main_container {width: 363px; float: left;}
#contact_main {padding-top: 2px; width: 400px;}
#contact_main h2 {width: 132px; height: 15px; background: url('images/contact_title.gif') no-repeat 0px 0px;}

#contact_complete {padding-top: 2px; width: 400px; align: centre;}

/* Contact Page */

#contact_form {align: centre;	padding: 7px 8px 11px 12px;	color: #f1f5f9;	font-weight: bold;	text-align: left;}
#contact_form h2 {	width: 69px;	height: 15px;	background: url('images/contact_title.gif') no-repeat -2px 0px;}
#contact_form form {	padding-top: 20px;}
#contact_form .form_field {	padding-left: 1px;	padding-top: 7px;	width: 255px;	float: none;	clear: both;	text-align: right;}
#contact_form form strong {	padding-top: 1px;	display: block;	width: 50px;	height: 13px;	float: left;	text-align: left;}
#contact_form form input {	width: 193px;	float: right;}
#contact_form form select {	width: 200px;	float: right;}
#contact_form form textarea {	width: 194px; height: 150px;	float: right;}
#contact_form form input.button {	padding: 0px;	width: 55px;	height: 15px;	border: none;	float: none;}



/*----------------------------------------------------------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------------------------------------------------------*/

/***** <THERAPY>.ASP Main Content *****/

#therapies_maincontent_container {border-top : 1px solid #d5dfec; border-left : 1px solid #d5dfec; float: right; text-align: left;}
#therapies_maincontent {margin: 7px 0px 0px 16px; width: 561px;}
#therapies_maincontent_top {margin-bottom: 11px; width: 561px;}


/***** <THERAPY>.ASP The Therapies *****/

#therapies_main_container {width: 363px; float: left;}

#therapies_reiki_healing_main  {padding-top: 2px; width: 400px;}
#therapies_reiki_teaching_main  {padding-top: 2px; width: 400px;}
#therapies_bach_flower_remedies_main  {padding-top: 2px; width: 400px;}
#therapies_chakra_balancing_main  {padding-top: 2px; width: 400px;}
#therapies_hopi_ear_candles_main  {padding-top: 2px; width: 400px;}
#therapies_counselling_main  {padding-top: 2px; width: 400px;}
#therapies_indian_head_massage_main  {padding-top: 2px; width: 400px;}

#therapies_reiki_healing_main h2 {width: 132px; height: 15px; background: url('images/reiki_healing_title.gif') no-repeat 0px 0px;}
#therapies_reiki_teaching_main h2 {width: 132px; height: 15px; background: url('images/reiki_teaching_title.gif') no-repeat 0px 0px;}
#therapies_bach_flower_remedies_main h2 {width: 132px; height: 15px; background: url('images/bach_flower_remedies_title.gif') no-repeat 0px 0px;}
#therapies_chakra_balancing_main h2 {width: 132px; height: 15px; background: url('images/chakra_balancing_title.gif') no-repeat 0px 0px;}
#therapies_hopi_ear_candles_main h2 {width: 132px; height: 15px; background: url('images/hopi_ear_candles_title.gif') no-repeat 0px 0px;}
#therapies_indian_head_massage_main h2 {width: 132px; height: 15px; background: url('images/indian_head_massage_title.gif') no-repeat 0px 0px;}
#therapies_counselling_main h2 {width: 132px; height: 15px; background: url('images/counselling_title.gif') no-repeat 0px 0px;}
#therapies_crystal_healing_main h2 {width: 132px; height: 15px; background: url('images/crystal_healing_title.gif') no-repeat 0px 0px;}


/*----------------------------------------------------------------------------------------------------------------------------*/

/* Reiki Healing Picture */
#therapy_picture_container {margin: 10px 10px 10px 10px; width: 104px;	margin-left: auto;	border: 1px solid #fff;	background-color: #436da1;	float: right;}
#therapy_reiki_healing_picture {width: 105px;	height: 82px;	background: url('images/reiki-healing.jpg') ;}
#therapy_reiki_teaching_picture {width: 105px;	height: 82px;	background: url('images/reiki-healing.jpg') ;}
#therapy_bach_flower_remedies_picture {width: 105px;	height: 82px;	background: url('images/bach-flower-remedies.jpg') ;}
#therapy_chakra_balancing_picture {width: 105px;	height: 82px;	background: url('images/chakra-balancing.jpg') ;}
#therapy_hopi_ear_candles_picture {width: 105px;	height: 82px;	background: url('images/hopi-ear-candles.jpg') ;}
#therapy_indian_head_massage_picture {width: 105px;	height: 82px;	background: url('images/indian-head-massage.jpg') ;}
#therapy_counselling_picture {width: 105px;	height: 82px;	background: url('images/counselling.jpg') ;}
#therapy_crystal_healing_picture {width: 105px;	height: 82px;	background: url('images/crystal-healing.jpg') ;}

#contact_picture_container {font-size: 8px; margin: 14px 14px 14px 14px; width: 105px; margin-left: auto;	float: right;}
#contact_picture {font-size: 8px; display: block; width: 105px;	height: 119px;	background: url('images/map.gif');}

#contact_directions {font-size: 10px;}
#phone_container {
	width: 120px;
	float: left;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#phone {	margin-left: auto;	margin-right: 1px;	width: 91px;	float: left;}
#phone h4 {font-size: 11px; font-weight: bold;}
#phone p {	margin-top: 1px;}

#notice {	margin-left: auto;	margin-right: 1px;	width: 150px;	float: left;}
#notice p {	font-size: 9px;}

#right_container {
	width: 197px;
	float: left;
	text-align: left;
}

#abitabout {
	margin-left: auto;
	margin-right: 1px;
	padding-bottom: 5px;
	width: 181px;
	float: right;
}

#abitabout h2 {
	width: 125px;
	height: 19px;
	background: url('images/a_bit_about_me_title.gif') no-repeat 0px 4px;
}

#abitabout p {
	margin-top: 6px;
}


/* Picture */

#picture_container {
	margin-left: auto;
	border: 1px solid #fff;
	background-color: #436da1;
	float: right;
}

#picture {
	margin: 10px 10px 10px 10px;
	width: 122px;
	height: 109px;
	background: url('images/picture.jpg') no-repeat -1px 0px;
}



/* Choose A Therapy */

#therapychooser_container {
	border: 1px solid #fff;
	background-color: #537caf;
	float: left;
}

#therapychooser {
	margin: 9px 30px;
	width: 498px;
}

#therapychooser h2 {
	width: 111px;
	height: 20px;
	background: url('images/choose_a_therapy_title.gif') no-repeat 0px 0px;
}

#therapychooser_therapies ul {
	padding-bottom: 2px;
	width: 498px;
}

#therapychooser_therapies li {
	margin: 6px 15px 10px 1px;
	float: left;
}

#therapychooser_therapies li.end {
	margin-right: 0px;
}

#therapychooser_therapies li a {
	display: block;
	width: 57px;
	height: 45px;
	background-color: #fff;
	overflow: hidden;
}

#therapychooser_therapies li a img {
	margin: 1px;
}

#therapychooser_therapies li h4 {
	padding-top: 3px;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
}


#therapychooser .link-more {
	padding-right: 3px;
	font-weight: bold;
	float: right;
}


/* Page Footer */

#page_footer {
	margin-top: 10px;
	width: 768px;
	text-align: center;
	font-size: 11px;
	border-top : 1px solid #d5dfec;
}

