body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: verdana, sans-serif;
	color: #333333;
	background-image: url(images/bg1.jpg);
	background-attachment: fixed;
}

a {
	text-decoration: none;
	color: #0000cc;
}

a:hover {
	text-decoration: underline;
	color: #0000ff;
}

.h {
	visibility: hidden;
}

.bh {
	font-size: 16px;
	color: #463c3c;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-top: 7px;
}

.bt {
	font-size: 11px;
	color: #314159;
	margin: 5px;
	line-height: 16px;
}

.btn {
	border: none;
	margin-right: 1em;
	padding: 6px;
	text-decoration: none;
	font-size: 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #A8D465;
	color: #fff;
	box-shadow: 0 1px 0 #abc;
	-moz-box-shadow: 0 1px 0 #abc;
	-webkit-box-shadow: 0 1px 0 #abc;
	cursor: pointer;
}

.btn:hover {
	background-color: #97BC7F;
	color: #fff;
	text-decoration: underline;
}

.ffs {
	border: ridge 2px rgb(41, 113, 175);
	*border: ridge 3px #dbe3c0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

.frmf {
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	color: #A8D465;
	line-height: 42px;
}

.ifld {
	color: rgb(41, 113, 175);
	background-color: #dbe3c0;
	font-weight: bold;
	font-size: 13px;
	padding: 10px;
	width: 200px;
	float: right;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.ita {
	color: rgb(41, 113, 175);
	background-color: #dbe3c0;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	padding: 10px;
	width: 200px;
	height: 100px;
	float: right;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.lgnd {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 24px;
	color: #A8D465;
}

.pblue {
	position: absolute;
	width: 280px;
	height: 261px;
	background-image: url(images/bpostit.png);
	background-repeat: none;
}

.pbluel {
	position: absolute;
	width: 326px;
	height: 326px;
	background-image: url(images/bpostit-lg.png);
	background-repeat: none;
}

.pgreen {
	position: absolute;
	width: 280px;
	height: 262px;
	background-image: url(images/gpostit.png);
	background-repeat: none;
}

.pgreenl {
	position: absolute;
	width: 357px;
	height: 367px;
	background-image: url(images/gpostit-lg.png);
	background-repeat: none;
}

.pblue div, .pbluel div, .pgreen div, .pgreenl div {
	margin-top: 30px;
	margin-left: 10px;
	font-size: 12px;
	*font-size: 11px;
}

h3.bh a {
	color: #463c3c;
}

h3.bh a:hover {
	color: #463c3c;
	text-decoration: underline;
}

#bucket {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	height: 100%;
}

#ball {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width: 731px;
	height: auto; 
	background-image: url(images/shadow.jpg);
}

#hd {
	position: relative;
	top: 0px;
	left: 18px;
	width: 695px;
	height: 155px;
	z-index: 1;
}

#logobox {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 168px;
	height: 155px;
	border-left: solid 4px #1d3cad;
	border-right: solid 4px #1d3cad;
	background-color: #fff;
	z-index: 5;
}

#logo {
	position: absolute;
	top: 14px;
	left: 15px;
	width: 139px;
	height: 127px;
	background-image: url(images/cwha-logo.jpg);
	background-repeat: no-repeat;
}

#hbg {
	position: absolute;
	top: 0px;
	left: 147px;
	width: 548px;
	height: 160px;
	background-image: url(images/hbg.jpg);
	background-repeat: no-repeat;
	z-index: 4;
}

#slogan {
	position: absolute;
	top: 4px;
	left: 182px;
	width: 504px;
	height: 26px;
	background-image: url(images/slogan.png);
	background-repeat: no-repeat;
	z-index: 5;
}

#menu {
	position: absolute;
	top: 155px;
	left: 0px;
	width: 695px;
	height: 33px;
	background-color: #1d3cad;
	text-align: center;
	z-index: 6;
}

#menu pre {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 7px;
}

#menu pre a {
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	color: #fff;
	text-decoration: none;
}

#menu pre a:hover {
	color: #1d3cad;
	background-color: #a8d465;
}

#servsub {
	position: absolute;
	top: 38px;
	*top: 36px;
	left: 274px;
	width: 185px;
	height: auto;
	padding-bottom: 5px;
	text-align: left;
	background-color: #a8d465;
	border: ridge 2px #a8d465;
	border-top: none;
}

#servsub a {
	position: relative;
	margin: 7px;
	color: #1d3cad;
	text-decoration: none;
}

#servsub a:hover {
	color: #fff;
}

#gb {
	position: absolute;
	top: 188px;
	left: 0px;
	width: 695px;
	height: 5px;
	background-color: #a8d465;
	*font-size: 8px;
	z-index: 6;
}

#content {
	position: relative;
	top: 36px;
	left: 18px;
	width: 695px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	z-index: 0;
}

#hb {
	position: relative;
	top: 36px;
	left: 36px;
	width 624px;
	height: 686px;
}

#hb1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 174px;
	height: 261px;
	background-color: #b4c6d7;
}

#hb1p {
	position: absolute;
	top: 87px;
	left: 0px;
	width: 174px;
	height: 174px;
	background-image: url(images/nurse.jpg);
	background-repeat: no-repeat;
}

#hb2 {
	position: absolute;
	top: 0px;
	left: 209px;
	width: 173px;
	height: 261px;
	background-color: #c9daa9;
}

#hb2p {
	position: absolute;
	top: 88px;
	left: 0px;
	width: 173px;
	height: 173px;
	background-image: url(images/clinic.jpg);
	background-repeat: no-repeat;
}

#hb3 {
	position: absolute;
	top: 0px;
	left: 418px;
	width: 208px;
	height: 261px;
	background-color: #93a6c1;
}

#hb3p {
	position: absolute;
	top: 87px;
	left: 0px;
	width: 208px;
	height: 173px;
	background-image: url(images/staff.jpg);
	background-repeat: no-repeat;
}

#hb4t {
	position: absolute;
	top: 297px;
	left: 0px;
	width: 626px;
	height: 24px;
	background-color: #a8d465;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	color: #1d3cad;
}

#hb4 {
	position: absolute;
	top: 321px;
	left: 0px;
	width: 626px;
	height: 266px;
	background-color: #8da5d1;
}

#hb4 div {
	margin: 15px;
	color: #000;
	font-size: 14px;
	text-align: justify;
}

#lm {
	position: absolute;
	top: 230px;
	left: 505px;
	width: auto;
	height: auto;
	color: #fff;
	font-size: 16px;
}

#contxt {
	position: relative;
	top: 0px;
	left: 22px;
	width: 650px;
	height: auto;
	text-align: justify;
}

#teen_rsrc {
	position: absolute;
	top: 15px;
	left: 250px;
	width: 404px;
	height: 60px;
	background-image: url(images/teen-rsrc.png);
	background-repeat: no-repeat;
}

#teen_girl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 380px;
	background-image: url(images/teen-girl.jpg);
	background-repeat: no-repeat;
}

#teen_btn {
	position: absolute;
	top: 75px;
	left: 520px;
	width: 120px;
	text-align:center;
}

#pi1 {
	top: 75px;
	left: 220px;
}

#pi2 {
	top: 275px;
	left: 375px;
}

#pi3 {
	top: 380px;
	left: 25px;
}

#pi4 {
	top: 525px;
	left: 275px;
}

#pi5 {
	top: 675px;
	left: 0px;
}

#pi6 {
	top: 820px;
	left: 330px;
}

#pi7 {
	top: 920px;
	left: 25px;
}

#pi8 {
	top: 1080px;
	left: 350px;
}

#pi9 {
	top: 1170px;
	left: 0px;
}

#couple {
	position: absolute;
	top: 1340px;
	left: 290px;
	width: 418px;
	height: 317px;
	background-image: url(images/couple.png);
	background-repeat: none;
}

#pi10 {
	top: 1480px;
	left: 5px;
}

#pi11 {
	top: 1640px;
	left: 300px;
	z-index: 1;
}

#pi12 {
	top: 1725px;
	left: 0px;
	z-index: 0;
}

#pi13 {
	top: 1980px;
	left: 15px;
}

#girl_grass {
	position: absolute;
	top: 2020px;
	left: 320px;
	width: 337px;
	height: 242px;
	background-image: url(images/girl-grass.png);
	background-repeat: none;
}

#pi14 {
	top: 2230px;
	left: 30px;
}

#pi15 {
	top: 2250px;
	left: 360px;
}

#pi16 {
	top: 2500px;
	left: 340px;
}

#girl_book {
	position: absolute;
	top: 2500px;
	left: 55px;
	width: 213px;
	height: 291px;
	background-image: url(images/girl-book.png);
	background-repeat: none;
}

#contactfrm {
	position: absolute;
	top: 2820px;
	*top: 2800px;
	left: 155px;
	width: 360px;
}

#thanks {
	position: absolute;
	top: 360px;
	left: 15px;
	color: #990000;
	font-weight: bold;
}


#ft {
	position: relative;
	top: 0px;
	left: 4px;
	width: 724px;
	height: 42px;
	background-color: #1d3cad;
	background-image: url(images/botshad.jpg);
	font-size: 10px;
	color: #fff;
	z-index: 11;
}

#ft p {
	position: relative;
	text-align: left;
	padding-top: 7px;
	margin-left: 25px;
}

#webd {
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#jeb {
	letter-spacing: -3px;
	font-family:tahoma, courier new;
	font-size: 11px;
	font-style: italic;
}

div { behavior: url("iepngfix.htc") }