/*Dynamic Therapist*/
*
{ 
	margin:0;
	padding:0;
}
body
{
	background: #5B5B5B url(../img/dt_Bg.gif) scroll center top repeat-y;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	color: #636364;
}
#rap
{
	margin: 0px auto;
	width:900px;
}
.acc
{
	display: none;
}
a
{
	color: #388B01;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:hover
{
	color: #333;
}
h1
{
	font: bold 18px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #388B01;
	margin: 0 0 15px 0;
}
h2
{
	font: normal 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 22px;
	color: #5B5B5B;
	margin: 5px 0 10px 0;
}
h3
{
	font: normal 13px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #5B5B5B;
	margin: 0 0 10px 0;
}
h4
{
	font: bold 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #388B01;
	margin: 5px 0 10px 0;
	text-decoration:underline;
}
h5
{
	font: bold 13px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #5B5B5B;
	margin: 5px 0 10px 0;
}
h6
{
	font: italic 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #5B5B5B;
	margin: 5px 0 10px 0;
}
ul, ol, dd
{
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}
li, dl
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	color: #5B5B5B;
}
p
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #5B5B5B;
	margin: 5px 0 10px 0;
}
b
{
	font-weight: bold;
	color: #388B01;
}
/*head*/
#dt_h
{
	position: relative;
	float: left;
	width:900px;
	height:156px;
	background: url(../img/dt_h.jpg) 0 0 no-repeat;
}
#dt_h h1
{
	text-indent: -90000px;
}
/*menu*/
#dt_m
{
	position: relative;
	float: left;
	width:900px;
	height:76px;
	background: url(../img/dt_m.jpg) 0 0 no-repeat;
}
#dt_m ul#global
{
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	width:900px;
	height:76px;
}
#dt_m ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}
ul#global li, ul#global a 
{
	height: 25px;
	display: block;
	top: 8px;
}
#dt_m ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}
#menu1	{left: 351px; width: 56px;}
#menu2	{left: 417px; width: 71px;}
#menu3	{left: 499px; width: 102px;}
#menu4	{left: 610px; width: 153px;}
#menu5	{left: 774px; width: 91px;}
#menu1	a:hover	{background: transparent url(../img/dt_m.jpg) -351px -84px no-repeat;}
#menu2	a:hover	{background: transparent url(../img/dt_m.jpg) -417px -84px no-repeat;}
#menu3	a:hover	{background: transparent url(../img/dt_m.jpg) -499px -84px no-repeat;}
#menu4	a:hover	{background: transparent url(../img/dt_m.jpg) -610px -84px no-repeat;}
#menu5	a:hover	{background: transparent url(../img/dt_m.jpg) -774px -84px no-repeat;}
#menu1	a.on			{background: transparent url(../img/dt_m.jpg) -351px -84px no-repeat; cursor: default;}
#menu2	a.on			{background: transparent url(../img/dt_m.jpg) -417px -84px no-repeat; cursor: default;}
#menu3	a.on			{background: transparent url(../img/dt_m.jpg) -499px -84px no-repeat; cursor: default;}
#menu4	a.on			{background: transparent url(../img/dt_m.jpg) -610px -84px no-repeat; cursor: default;}
#menu5	a.on			{background: transparent url(../img/dt_m.jpg) -774px -84px no-repeat; cursor: default;}
/*content	background: url(../img/dt_c.jpg) 0 0 no-repeat;
*/
#dt_c
{
	position: relative;
	float: left;
	width:900px;
	height:361px;
	padding: 0 0 30px 0;
}
/*text*/
#dt_text
{
	position: relative;
	float: left;
	width:470px;
	height:357px;
	padding: 30px 0px 0 30px;
	overflow: auto;
	background: #E1E0E0;
	border-top: #fff solid 2px;
	border-bottom: #fff solid 2px;
}
/*image*/
#dt_image
{
	position: relative;
	float: left;
	width:361px;
	height: 391px;
}
/*foot*/
#dt_f
{
	position: relative;
	float: left;
	width:900px;
	height:145px;
	background: url(../img/dt_f.jpg) 0 0 no-repeat;
}
#dt_f p
{
	text-indent: -90000px;
}
#dt_f h6#info
{
	position: absolute;
	top: 48px;
	left: 418px;
	width: 85px;
	height: 19px;
	text-indent: -90000px;
}
#dt_f h6#info a
{
	width: 85px;
	height: 19px;
	display: block;
}