@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 940px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_images/jigsaw_therapy_logo.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/* CSS Document */

body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../_images/jigsaw_therapy_bg.gif);
}
#header {
	height: 200px;
	width: 940px;
	margin-bottom: 20px;
	background-image: url(../_images/reiki_hypnotherapy_counselling_header.gif);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top {
	float: left;
	padding-left: 80px;
}
#left {
	width: 120px;
	margin-right: 35px;
	float: left;
}
#menu p {
	font-size: 12px;
	line-height: 30px;
	color: #7099AB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7099AB;
	text-indent: 5px;
}
#menu a {
	color: #7099AB;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color: #FFF;
	background-color: #B7CCD5;
}
#buttons {
	float: left;
	height: 32px;
	width: 120px;
	margin-top: 15px;
}
#buttons a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#buttons img {
	margin-right: 8px;
}
#main {
	width: 410px;
	margin-right: 25px;
	min-height: 330px;
	float: left;
}
#main a {
	color: #C00;
}
#main  p{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
}
#main h1 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #0094CA;
}
#main h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #7099AB;
	margin-bottom: 5px;
}
#main h3 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #7099AB;
	margin-top: 20px;
	margin-bottom: 10px;
}
#right_column {
	float: left;
	width: 240px;
	min-height: 255px;
}
#right_column p {
	font-size: 10px;
	text-align: right;
}
#right_column img {
	margin-bottom: 20px;
}
#main li {
	margin-bottom: 12px;
	margin-left: 17px;
}
#form #information {
	background-color: #999;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#form #information  p{
	color: #000;
	text-align: right;
	margin-bottom: 10px;
}
#form #information   label{
	float: left;
}
#form input.formtext {
	width: 210px;
	background-color: #FFF;
	border: 1px solid #000;
	font-size: 11px;
	padding: 3px;
}
#form textarea {
	width: 294px;
	background-color: #FFF;
	border: 1px solid #000;
	font-size: 11px;
	padding: 3px;
	margin-top: 5px;
}
#form #submit  {
	background-color: #000;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin-top: 10px;
}
#middle {
	float: left;
	width: 910px;
	margin-bottom: 70px;
}
#section {
	height: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#section.last {
	margin-right: 0px;
}
#section img {
	width: 195px;
}
#tagline {
	width: 675px;
	height: 60px;
	margin-top: 40px;
	float: right;
}
#footer {
	width: 830px;
	clear: both;
	margin-left: 80px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #7099AB;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p  {
	font-size: 12px;
	color: #7099AB;
	line-height: 16px;
}
#signoff {
	width: 940px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#signoff p{
	font-size: 9px;
	color: #FFF;
	line-height: 20px;
	text-align: right;
}
#signoff a {
	color: #069;
	text-decoration: none;
}
#signoff a:hover {
	color: #900;
}
#main h4 {
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
}

