html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}


body {
	font-size: 100.01%;
	text-align: center;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin-top: 25px;
	color: #333333;
	background-color: #FFFFFF;
}
#centreimage {
	position: absolute;
	top: 62px;
	left: 138px;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/hakomi_tile.jpg);
	
}

.imgleft {
	left: 10px;
}


#content {
	width: 535px;
	margin-left: 137px;
	font-size: 85%;
	line-height: 1.5em;
	margin-top: 0px;
}
#content ul {
	padding-left: 1em;
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: outside;
}
#content img {
	float: right;
	margin: 10px 50px 3px 0px;
}

#nav {
	position: absolute;
	padding-top: 8px;
	width: 180px;
	top: 200px;
	left: 550px;
}
#nav img {
	padding-top: 50px;
}
#nav ul {
	list-style-type: disc;
	padding-left: 16px;
	/*margin-left: 20px;*/
}
#nav p {
	padding-left: 15px;
	font-size: 90%;
	padding-bottom: 6px;
}


div#nav ul li {
	
	border-bottom: 1px solid #990000;/*plain border for IE pc*/
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	margin-bottom: -2px;/*value for IE5.5*/
	margin-bottom:/**/ -5px;/*Value for IE5.01*/
	ma\rgin-bottom: -2px;/*value for IE6*/
}

div#nav>ul li, #nav>h3 {
	border-bottom: 1px dotted #990000;/*IE doesn't do dotted well, set here for browsers other than IE pc*/
	margin-bottom: 0;
}

#nav li a {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 4px 0px 4px 5px;
	margin: 0;
}

#nav li a:hover, #nav li a:focus {
	background-color: #CCCCCC;
	color: #990000;
}
.bold {
	font-weight: bold;
	color: #333333;
	font-size: 110%;
}
.italic {
	font-style: italic;
}

#breadcrumb {
	margin-left: 5px;
	font-size: 60%;
	

}





#footer {
	/*height: 34px;*/
	background-image: url(images/hakomi_footer.jpg);
	background-repeat: no-repeat;
/
   background-position: 0 0;
	clear: both;
}

#footer p {
	font-size: 70%;
	text-align: right;
	padding: 20px 30px 10px 0;
	color: #FFFFFF;
	margin: 0 18px;
	
}


a {
	color: #996600;
	text-decoration: none;
}




.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 103%;
	line-height: 22px;
	font-weight: bold;
  color: #996600;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    color: #666666;
}





.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}



a:hover {
	color: #003300;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 22px;
	font-weight: bold;
  color: #660066;
}
