*{
	margin: 0;
	padding: 0;
}

body{

	margin: 0 auto;
	padding: 0;
	background-color: #cccccc;
	overflow: -moz-scrollbars-vertical;
	font-family: Century Gothic;

}
a{
	cursor:pointer;
}
a.education{

	color: black;
	text-decoration: underline;
}

a.foot{

	color: #999999;
	text-decoration: underline;
	cursor: pointer;
}


p.standard{

	margin: 1em 2.5em;
}

.sidebar{

	margin: .5em 1em .5em .5em;
	font-size: 75%;
	text-align: left;
}

.center{
	
	margin: 1em auto;
	text-align: center;
}

hr{
	border: 3px inset #cccccc;
	height: 6px;
	margin: .5em auto;
	text-align: center;
	width: 14em;
}

.img_banner{

	display: inline;
	border-style: none;
}

.banner_hold{

	position: absolute;
	top: 0;
	margin-left: 50%;
	left: -325px;	
	width: 650px;
	height: 136px;
	background-color: transparent;

}

.banner_all{

	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 650px;
	height: 136px;

}

.banner_1{

	width: 650px;
	height: 103px;
}

.banner_2{

	width: 650px;
	height: 25px;
}

.banner_3{

	width: 650px;
	height: 8px;
}


.content_hold{

	position: absolute;
	top: 136px;
	left: 50%;
	margin-left: -323px;
	width: 650px;
	height: auto !important;
	background-color: transparent;
	z-index: 1;

}

.content{

	position: absolute;
	background-image: url('images/pain_management_r.png');
	background-repeat: repeat-y;
	top: 0px;
	margin: 0 auto;
	width: 650px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-color: #ffffff;


}

.content_bot{

	position: absolute;
	background-image: url('images/pain_management_bot.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
	left: 0;
	bottom: 25px;
}

.side_bot{

	position: absolute;
	background-image: url('images/pain_management_bot.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
	left: 0;
	bottom: 0;
}

.content_space1{
	
	position: relative;
	width: 100%;
	height: 10px;
}

.content_space2{
	
	position: relative;
	width: 100%;
	height: 45px;
}

.on_top{
	
	z-index: 3;
}

.img_sidebar{

	margin: 0 auto;
	padding: 10px 15px 0 5px;
	border-style: none;

}

.img_return{
	
	margin: 0 auto;
	border-style: none;
}

.return{
	
	width: 639px;
	position: relative;
	text-align: center;
}

.shadow_top{

	position: absolute;
	top: 0px;
	left: -11px;
	margin-left: 100%;
}

.shadow_bl{

	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;

}

.shadow_br{

	position: absolute;
	bottom: 0px;
	margin-left: 100%;
	left: -15px;;
	display: block;

}

.left_hold{
	
	position: absolute;
	top: 136px;
	margin-left: 50%;
	left: -523px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width: 200px;
	display: block;
	z-index: 1;

}

.sidebar_left{
	
	position: absolute;
	background-image: url('images/pain_management_s.png');
	background-repeat: repeat-y;
	top: 0;
	margin: 0 auto;
	width: 200px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	display: block;

}

.right_hold{
	
	position: absolute;
	top: 136px;
	right: -528px;
	margin-right: 50%;
	width: 200px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	display: block;
	z-index: 1;

}

.sidebar_right{
	
	position: absolute;
	background-image: url('images/pain_management_s.png');
	background-repeat: repeat-y;
	top: 0;
	margin: 0 auto;
	width: 200px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	display: block;
	text-align: center;

}

.show{

	display: block;

}

.hide{

	display: none;

}

.img_center{

	position: relative;
	display: block;
	margin: 0 auto;
}

.info_block{

	position: relative;
	width: 639px;
	height: auto !important;
	height: 100px;
	margin-left: 0;
	padding: 0;
}

.footer{

	position: absolute;
	bottom: 0;
	left: 0;
	width: 639px;
	height: 25px;
	margin: auto;
	padding: 0;
	background-color: #cccccc;
	text-align: center;
}

.footer_space{

	position: absolute;
	bottom: 0;
	right: 0;
	width: 11px;
	height: 25px;
	margin: auto;
	padding: 0;
	background-color: #cccccc;

}

ul.foot{
	
	list-style-type: none;

}

li.foot{

	display: inline;
	color: #999999;
	font-size: 60%;
	font-family: Arial;
}

.facts{

	list-style-image: url(images/pain_management_bullet.gif);
	margin: 1em 2.5em;

}

.goals{

	list-style-type: decimal;
	margin: 1em 2.5em;
}

.directory{

	list-style-type: none;
	margin: .5em 1em .5em .5em;
	font-family: Arial;
	font-size: 95%;
}

.return{

	position: relative;
	height: 26px;
	width: 640px;
	text-align: center;
	margin: 0;
	padding 0;
}

.img_block{

	position: relative;
	width: 639px;
	height: auto !important;
	height: 100px;
	margin-left: 0;
	padding: 0;
	text-align: center;
}


