BODY{
	background-color: #333333;
	
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BDD9E5;
	text-align: center;
}

.wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
.content {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 880px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}

#header {
	height: 135px;
	width: 900px;
}

.left {
	width: 210px;
	padding-right: 10px;
	float: left;
	line-height: 17px;
}

.middle{
	width: 379px;
	padding-left: 23px;
	padding-right: 10px;
	float: left;
	clear: right;
}

.right {
	width: 200px;
	float: left;
	padding-left: 20px;
	line-height: 17px;
	
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 28px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 20px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #02508E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #A8BEC9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
}
.nav {
	background-attachment: scroll;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	width: 900px;
	
}

#footer {
	height: 25px;
	width: 900px;
	margin: auto;
	clear: both;
	background-attachment: scroll;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: right;
	width: 890px;
	margin-top: 0px;
	padding-right: 10px;
	text-align: right;
	line-height: 25px;
}

#footer_text a:link {
	color: #fff;
	text-decoration: none;
}

#footer_text a:visited{
	color: #fff;
	text-decoration: none;
}

#footer_text a:hover {
	color: #EC008B;
	text-decoration: underline;
}

#clear{
	clear: both;	
}
.padding {
	padding: 5px;
}
.strong2 {
	color: #6B94C2;
	font-weight: bold;
	
}
#treatments {
}
a:link {
	color: #990000;
	text-decoration: none;
	}
a:visited {
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #333333;
	text-decoration: underline;
}

.bowen_left {
	width: 635px;
	padding-right: 10px;
	float: left;
}

.Bowen_middle{
	width: 179px;
	padding-left: 23px;
	padding-right: 10px;
	float: left;
	clear: right;
	text-align: right;
}.form {
	float: left;
	width: 450px;
}
.required {
	color: #FF0000;
}
.blue {
	color: #012877;
	font-weight: bold;
}
.flash {
	float: right;
	width: 180px;
	clear: left;
}
li {
	font-size: 13px;
	font-style: italic;
	color: #012877;
	margin-left: 12px;
	list-style-type: circle;
}
.class {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;	
}

