body {
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
	background-color: #fff;
	color: #505050;
	margin: 0;
	padding: 0;
	line-height: 13px ;		
}

#wrap { 
	margin: 20px 0 0 40px;
	padding: 0;	
	width:  920px;
 }
 

/* content items */

#contenttop {
	width: 920px;
	margin: 6px 0 0 0;
	padding: 0;
		}

#images {
	width: 920px;
	height: 300px;
	margin: 0;
	padding: 40px 0;
	border: 0;
}

#images img { padding: 0; margin: 0; border: 0;}

a img { 
	border: 0; 
	}

/* index page image map */

#imagesindex {
	width: 920px;
	height: 300px;
	margin: 0;
	padding: 40px 0;
	border: 0; 
}

#imgblock1 {
	width: 345px;
	height: 300px;
	float: left;
	padding: 0;
	margin: 0;
}


#imgblock2 {
	width: 345px;
	height: 300px;
	float: left;
	padding: 0;
	margin: 0;
}

#imgblock2a {
	width: 230px;
	height: 150px;
	float: left;
	padding: 0;
	margin: 0;
}

#imgblock2b {
	width: 75px;
	height: 150px;
	float: left;
	padding: 0;
	margin: 0;
}

#imgblock2c {
	width: 345px;
	height: 150px;
	float: left;
	padding: 0;
	margin: 0;
}


#imgblock3 {
	width: 230px;
	height: 300px;
	float: left;
	padding: 0;
	margin: 0;
}
	
/* END index page image map */	

#text h3, #pubtext h3 { 
font: bold 12px Arial, Verdana, sans-serif; 
margin: 0; 
padding: 0;

}

#text {
	top: -300px;
}

#text, #textcontact {
	height: 300px;
	width: 600px;
	margin: 0 0 0 300px;
	padding: 40px 0;
}

#textcontact a {
	color: #9bacb8;
}


#text a {
	color: #505050;
}


#text a:link, #text a:visited {
	background-color: #fff;
	text-decoration: none;
	}
	
#text a:hover {
	background-color: #fff;
	color: #505050;	
	text-decoration: none;
	}
	
#text a:active {	
	text-decoration: none;
	}


#pubtext {
	margin: 0;
	padding: 0;
}



/* menu items */

/*h1 { 
	background: url("i/waipractice.gif") top left no-repeat;
	width:235px;
	height: 16px;
	margin:0; 
	padding:0 0 5px 0;
	overflow: hidden;
	text-indent: -700px;
}*/

/* menu navigation links */
h1 {
	color: #9bacb8;
	font: normal 1.4em Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	padding: 0;
	margin:  0;
}

h1 a {
	text-decoration: none;
	color: #9bacb8;
}

#navbottom { 
	background: #fff; 	
	width: 920px;
	margin: 0;
	padding: 0;
}

#menu1 {
	float: left;
	width: 150px;
}

#menu2 {
	float: left;
	width: 150px;
}

#menu3 {
	float: left;
	width: 150px;
}


#navlinks {
	height: 500px;
	width: 500px;
	margin:  0;
	padding:  0;
	float:  left;
}

#navlinks ul {
	display: block;
	margin: 10px 0 0 0;
	padding:  0;
}

#navlinks li {
	list-style: none;
	margin: 0;
}

/* #navbottom li:hover { background: #d8d1cf; } */

#navbottom a:link, #navbottom a:visited, #textcontact a:link, #textcontact a:visited {
	background-color: #fff;
	text-decoration: none;
	}
	
#navbottom a:hover, #textcontact a:hover {
	background-color: #fff;
	color: #9bacb8;	
	/*background: #eff3f4;*/
	text-decoration: underline;
	}
	
#navbottom a:active, #textcontact a:active{	
	text-decoration: none;
	}
	
#navbottom h1 a:hover {
	background-color: #fff;
	color: #9bacb8;	
	/*background: #eff3f4;*/
	text-decoration: none;
	}
	

#navlinks li a { 
	background-color: #FFFFFF; 	
	display: block;
	text-decoration: none;
	width: 160px;
	padding:  0 0 1px 2px;
	font: normal 11px Arial, Verdana, sans-serif;
	color: #505050;
	line-height: 13px;	
	}
	
#navlinks li a.selected {
	color: #9bacb8;
}

/* image navigation next > */

#navimages { 
	font: italic 11px courier,"courier new",serif; 
	padding: 0; 
	margin: 0;
	float: right;
}

#navimages p { 
	padding: 0 0 5px 0; 
	margin: 0;
}
	
#navimages a {
	/*color: #58687f;*/
	color: #9bacb8;
	text-decoration: none;
}

#navimages li {
	list-style: none;
	margin: 0;
	float:  left;
	padding:  0 0 0 25px;
}


#navimages li a { 
	background-color: #FFFFFF; 	
	text-decoration: none;
	font: normal 11px Arial, Verdana, sans-serif;
	color: #505050;
	}

/*	
#navimages a:link, #navimages a:visited {
	background-color: #fff;	
	text-decoration: none;
	}
	
#navimages a:hover {
	background-color: #fff;
	text-decoration: none;
	}
	
#navimages a:active {	
	background-color: #fff;
	text-decoration: none;
	}
	
*/


#footer { 
		margin: 0;
		padding: 0 ;
		 }






