* {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background: #fff url(../img/body_bground.gif) repeat-x;
}

#galleryLink {
	position: absolute;
	top: 625px;
	left: 25px;
}

#imageStack {
	position: absolute;
	top: 370px;
	left: 7px;
	width: 160px;
	height: 280px;
	display: block;
	background: transparent url(../img/stack_home.jpg) no-repeat;
}

#imageStackTechnique {
	position: absolute;
	top: 370px;
	left: 7px;
	width: 160px;
	height: 280px;
	display: block;
	background: transparent url(../img/stack_technique.jpg) no-repeat;
}

#imageStackWhy {
	position: absolute;
	top: 370px;
	left: 7px;
	width: 160px;
	height: 280px;
	display: block;
	background: transparent url(../img/stack_why.jpg) no-repeat;
}

#imageStackHistory {
	position: absolute;
	top: 370px;
	left: 7px;
	width: 160px;
	height: 280px;
	display: block;
	background: transparent url(../img/stack_history.jpg) no-repeat;
}

#imageStackCourse {
	position: absolute;
	top: 370px;
	left: 7px;
	width: 160px;
	height: 280px;
	display: block;
	background: transparent url(../img/stack_course.jpg) no-repeat;
}

#imageStackTutor {
	position: absolute;
	top: 370px;
	left: 7px;
	width: 160px;
	height: 280px;
	display: block;
	background: transparent url(../img/stack_tutor.jpg) no-repeat;
}

#imageStackContact {
	position: absolute;
	top: 370px;
	left: 7px;
	width: 160px;
	height: 280px;
	display: block;
	background: transparent url(../img/stack_contact.jpg) no-repeat;
}


p, #mainContent ul {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: black;
	margin-bottom: 10px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a {
	color: #0606fa;
	text-decoration: underline;
}

a:visited {
	color: blue;
	text-decoration: underline;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: 600px;
	background: #FFF url(../img/wrapper_bground_nl.gif) top left no-repeat;
}

#language_gb {
	position: absolute;
	top: 5px;
	left: 500px;
	background: transparent url(../img/flag_gb.gif) top left no-repeat;
	padding-left: 25px;
}


#mainContent {
	background: transparent url(../img/watermark.gif) bottom right no-repeat;
	position: absolute;
	top: 113px;
	margin-left: 167px;
	padding: 0 0 0 10px;
	border-left: dashed 1px #cbcbff;
	width: 556px;
}



/* IMAGE REPLACEMENT H1s */

#h1Home {
	margin-left: -10px;
	width: 550px;
	height: 45px;
	background: #fff url(../img/h1_homepage_nl.gif) top left no-repeat;
}

#h1Home span, #h1BT span, #h1Why span, #h1History span, #h1Course span, #h1Tutor span, #h1Contact span, #h1Therapists span {
	display: none;
}

#h1BT {
	margin-left: -10px;
	width: 550px;
	height: 21px;
	background: #fff url(../img/h1_bt_nl.gif) top left no-repeat;
}

#h1Why {
	margin-left: -10px;
	width: 550px;
	height: 21px;
	background: #fff url(../img/h1_why_nl.gif) top left no-repeat;
}

#h1History {
	margin-left: -10px;
	width: 550px;
	height: 21px;
	background: #fff url(../img/h1_history_nl.gif) top left no-repeat;
}

#h1Course {
	margin-left: -10px;
	width: 550px;
	height: 21px;
	background: #fff url(../img/h1_course_nl.gif) top left no-repeat;
}

#h1Tutor {
	margin-left: -10px;
	width: 550px;
	height: 21px;
	background: #fff url(../img/h1_tutor_nl.gif) top left no-repeat;
}

#h1Contact {
	margin-left: -10px;
	width: 550px;
	height: 21px;
	background: #fff url(../img/h1_contact_nl.gif) top left no-repeat;
}

#h1Therapists {
	margin-left: -10px;
	width: 550px;
	height: 21px;
	background: #fff url(../img/h1_therapists_nl.gif) top left no-repeat;
}

/* END OF IMAGE REPLACEMENT */




#horizontalDashed {
	border-bottom: dashed 1px #cbcbff;
	margin: 5px 0 10px 0;
	width: 566px;
	line-height: 1px;

}

h2, h3 {
	font: normal 13px Tahoma, Helvetica, Verdana, sans-serif;
	color: #0000ff;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -8px;
}

#mainContent ul {
	list-style: none;
}

#mainContent li {
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: -3px 2px;
}

#thanks {
	margin-top: -15px;
}

#thanks p {
	font-size: 60%;
}


.rightFloat {
	float: right;
	margin-top: -1px;
	margin-right: -11px;
	margin-left: 20px;
	width: 190px;
	padding: 5px;
}

#rightFloatNoBorder {
	float: right;
	margin-right: -11px;
	margin-left: 20px;
	width: 300px;
	padding: 5px;
}

.rightFloat h2 {
	border-left: solid 8px #0000ff;
	margin-left: 0px;
	margin-top: -5px;
}

.rightFloat p, .rightFloat img {
	border-left: solid 4px #cbcbff;
	margin-top: -10px;
	margin-left: 2px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rightFloat img {
	padding-left: 0;
}

.rightFloat #noborder {
	border: 0;
	padding: 0;
}

#footer {
	/* border-bottom: dashed 1px #cbcbff; */
	width: 575px;
	background: transparent url(../img/footer-curve.gif) top left no-repeat;
	height: 90px;
	margin-left: -14px;
}




/* NAV */

#nav {
	position: absolute;
	top: 122px;
	left: 0px;
	margin-left: 13px;
	font: bold 11px Tahoma, Helvetica, Verdana, sans-serif;
}

#nav ul {
	list-style: none;
}

#nav li {
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 3px;

}

#nav a {
	color: #0606fa;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 12px;
}

#nav a:hover {
	text-decoration: none;
	border-left: solid 7px #0000ff;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}


#navCurrent {
	color: #07079e;
	border-left: solid 7px #0000ff;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}

/* END OF NAV */

#nl_accreditation {
	margin: 0;
	padding: 6px;
	padding-bottom: 0px;
	position: absolute;
	top: 79px;
	right: 15px;
	background-color: #fff3c0;
	height: 26px;
	border: solid 1px #0000ff;
	border-top: 0px;
}

#nl_accreditation p {
	margin-top: -6px;
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

