/* Spires Oral Care 			**********************/
body
{
	margin: 0;
	padding: 0;
	background: #F2EFE2 url(../img/ergotherapyBg.gif) center top repeat-y;
}

.acc
{
	display: none;
}

/* Page holder  					**********************/

#holder 
{
	margin: 0px auto;
	padding: 0;
	width:900px;
	border-left: #fff solid 1px;
	border-right: #fff solid 1px; 
}

/* Page head						**********************/

#ergotherapy_Head
{
	position: relative;
	margin: 0;
	padding: 0;
	width:900px;
	height:113px;
	background: #4D534F url(../img/ergotherapy_Head.gif) 0 0 no-repeat;
}

/* Page menu 				**********************/

#ergotherapy_Top
{
	position: relative;
	margin: 0;
	padding: 0;
	width:900px;
	height:225px;
	background: #4D534F url(../img/ergotherapy_MenuBg.jpg) 0 0 no-repeat;		
}

#ergotherapy_Menu
{
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width:600px;
	height:225px;
	background: #4D534F url(../img/ergotherapy_Menu.gif) 0 0 no-repeat;		
}

#ergotherapy_Menu ul#mainMenu
{
	width: 600px;
	height: 225px;
	padding: 0;
	margin: 0;
	position: relative;
}

#ergotherapy_Menu ul#mainMenu li
{
	list-style: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

ul#mainMenu li, ul#mainMenu a 
{
	width: 199px;
	height: 111px;
	display: block;
}

#ergotherapy_Menu ul#mainMenu li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home						{left: 1px; top: 1px;}
#osteopathy							{left: 201px; top: 1px; height: 111px;}
#workstationevaluation						{left: 401px; top: 1px; height: 111px;}
#manualhandlingevaluation					{left: 1px; top: 113px; height: 111px;}
#productdesign					{left: 201px; top: 113px; height: 111px;}
#locations							{left: 401px; top: 113px; height: 111px;}


#home a:hover	{background: transparent url(../img/ergotherapy_Menu.gif) -1px -226px no-repeat;}
#osteopathy	a:hover	{background: transparent url(../img/ergotherapy_Menu.gif) -201px -226px no-repeat;}
#workstationevaluation a:hover	{background: transparent url(../img/ergotherapy_Menu.gif) -401px -226px no-repeat;}
#manualhandlingevaluation a:hover	{background: transparent url(../img/ergotherapy_Menu.gif) -1px -338px no-repeat;}
#productdesign a:hover	{background: transparent url(../img/ergotherapy_Menu.gif) -201px -338px no-repeat;}
#locations a:hover	{background: transparent url(../img/ergotherapy_Menu.gif) -401px -338px no-repeat;}

#ergotherapy_Main
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width:900px;
	background: transparent url(../img/ergotherapy_MainBg.gif) 0 0 repeat-y;
}
/* Page Address 				**********************/

#ergotherapy_Add
{
	padding: 11px 0 0 22px;
	position: relative;
	color: #85929c;
	float: left;
	margin: 0;
	width:278px;
	height:325px;
	font: 0.8em "Trebuchet MS" verdana sans-serif;
}

#ergotherapy_Add p a
{
	color: #2B4462;
	text-decoration: none;
}

#ergotherapy_Add p a:hover
{
	color: #85929c;
}

/* Page Content 				**********************/

#ergotherapy_Content 
{
	position: relative;
	float: left;
	margin: 0;
	padding: 20px;
	width: 361px;
	background: #fff;
}

#ergotherapy_Content  h1
{
	margin: 0px;
	padding: 0px;
	color: #4D534F;
	font: bold 1.15em "Trebuchet MS" verdana sans-serif;
	line-height: 1.35em;
}

#ergotherapy_Content  h2
{
	margin: 0px;
	padding: 20px 0 0 0;
	color: #85929c;
	font: bold 0.9em "Trebuchet MS" verdana sans-serif;
	line-height: 1.5em;
}

#ergotherapy_Content  h3
{
	margin: 0px;
	padding: 20px 0 0 0;
	color: #4D534F;
	font: normal 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.5em;
}

#ergotherapy_Content  h4
{
	margin: 0px;
	padding: 20px 0 0 0;
	color: #A47F2E;
	font: normal 0.7em "Trebuchet MS" verdana sans-serif;
	line-height: 1.5em;
}

#ergotherapy_Content  h5
{
	margin: 0px;
	padding: 20px 0 0 0;
	color: #4D534F;
	font: normal 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.5em;
}

#ergotherapy_Content  h6
{
	margin: 0px;
	padding: 20px 0 0 0;
	color: #4D534F;
	font: normal 0.8em "Trebuchet MS" verdana sans-serif;
	line-height: 1.5em;
}

#ergotherapy_Content  p
{
	margin: 0px;
	padding: 15px 0 0 0;
	color: #4D534F;
	font: normal 0.7em "Trebuchet MS" verdana sans-serif;
	line-height: 1.4em;
}

#ergotherapy_Content  p a
{
	font-weight: bold;
	color: #2B4462;
	text-decoration: none;
}

#ergotherapy_Content  p a:hover
{
	color: #4D534F;
}

#ergotherapy_Content  ul, ol
{
	margin: 0px;
	padding: 15px 0 0 0;
	color: #4D534F;
	font: normal 0.75em "Trebuchet MS" verdana sans-serif;
	line-height: 1.2em;
	list-style: outside;
}

#ergotherapy_Content  li
{
	margin: 0px;
	padding: 15px 0 0 0;
}

#ergotherapy_Content  li a
{
	font-weight: bold;
	color: #A47F2E;
	text-decoration: none;
}

#ergotherapy_Content  li a:hover
{
	color: #4D534F;
}

/* Page Image  					**********************/
#ergotherapy_Image
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 199px;
	height: 331px;
}
#ergotherapy_Image img {
	margin-bottom:30px;
}

/* Footer 							**********************/
#ergotherapy_Foot 
{
	position: relative;
	clear: left;
	margin: 0;
	padding: 0 0 32px 0;
	width: 900px;
	border-top: #fff solid 1px;
	background: #c1c7ce
}

#ergotherapy_Foot  h5#contactInfo
{
	position: absolute;
	top: 33px;
	right: 30px;
	margin: 0px;
	padding: 0px;
	color: #344A5A;
	font: normal 0.75em "Trebuchet MS" verdana sans-serif;
	line-height: 1.8em;
}

#ergotherapy_Foot  h5#contactInfo a
{
	color: #85929c;
	text-decoration: none;
}

#ergotherapy_Foot  h5#contactInfo a:hover
{
	color: #F3F8FB;
}

#ergotherapy_Foot  p
{
	margin: 0px;
	padding: 32px 0 0 37px;
	color: #344A5A;
	font: normal 0.75em "Trebuchet MS" verdana sans-serif;
	line-height: 1.8em;
}

#ergotherapy_Foot  p a
{
	color: #85929c;
	text-decoration: none;
}

#ergotherapy_Foot  p a:hover
{
	color: #F3F8FB;
}

#ergotherapy_Foot  p#copy
{
	margin: 0px;
	padding: 4px 0 0 37px;
	color: #344A5A;
	font: normal 0.75em "Trebuchet MS" verdana sans-serif;
	line-height: 0.5em;
}