* {
	margin:0px;
	padding:0px;
}

/* -------------- TREATMENT CONTENT CSS -------------- */

#treatment {
	width: 654px;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a6a6a6;
	line-height:16px;
	text-align:justify;
	text-decoration: none;
}
#treatment ul {
	clear:both;
	margin:0px;
	padding:0px;
}
#treatment ul li {
	padding:20px 0px;
	.padding:15px 0px;
	list-style:none;
	clear:both;
}
#treatment p{
	padding:0px 0px 15px 0px;
	color:#a6a6a6;
}
#treatment h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
	margin:0px 0px 0px 0px;
	.margin:0px 0px 10px 0px;
}
#treatment h2 a:link, h2 a:active, h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
}
#treatment h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #e6252a;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
}
#treatment h2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#8e8e8e;
	font-weight: normal;
}
#treatment h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bd3135;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
#treatment .flash_bg {
	padding: 5px;
	width: 300px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 15px;
}
#treatment .flash_bg_wide {
	padding: 0px;
	width: 209px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 15px;
}
#treatment ul.inner li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a6a6a6;
	text-decoration: none;
	clear: none;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 250px;
}
#treatment ol.inner_ol li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a6a6a6;
	text-decoration: none;
	clear: none;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 3px;
	padding-bottom:3px;
}

/* -------------- END TREATMENT CONTENT CSS -------------- */


/* ----------------- Treatment SQUARE BOX CSS Start ------------------*/

#treat_square {
	width: 654px;
	margin:0 auto;
}
#treat_square .square_sec, .treat_section ul {
	padding:0;
	margin:0;
	list-style:none;
		
}
.box-bg {
	background-image:url(../images/box-mid-bg.jpg);
	background-position:left top;
	background-repeat: repeat-y;

	}
#treat_square .square_sec li {
	float:left;
	width:321px;
	display:block;
	padding:0px;
	margin:0px 11px 11px 0px;
}
#treat_square .square_sec li div{
	width:175px;
	float:left;
	/*overflow:hidden;
	min-height:160px;
	height:auto !important;*/
	height:160px;
	text-align:right;
}
#treat_square .square_sec li h3{
	display:block;
	line-height:27px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	width:auto;
	padding:0px;
	font-weight:normal;
	text-indent:6px;
}
#treat_square .square_sec li h3 a:link, #treat_square .square_sec li h3 a:active, #treat_square .square_sec li h3 a:visited{
	display:block;
	line-height:27px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	width:auto;
	text-decoration:none;
}
#treat_square .square_sec li h3 a:hover{
	display:block;
	line-height:27px;
	height:27px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	width:auto;
}
#treat_square .square_sec li div ul li{
	width:100%;
	margin:0px;
	padding:0px;
	text-indent:7px;
	display:block;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a6a6a6;
	font-weight: normal;
	border:none;
	list-style:none !important;
}
#treat_square .square_sec li div ul li a:link, #treat_square .square_sec li div ul li a:active, #treat_square .square_sec li div ul li a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight: normal;
	text-decoration:none;
	display:block;
	padding:2px 0px;
	/*background: url(../images/arrow.gif) no-repeat left 6px;*/
}
#treat_square .square_sec li div ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f5171d;
	font-weight: normal;
	text-decoration:none;
	display:block;
	padding:2px 0px;
	/*background: #f6f9ff url(../images/arrow-hover.gif) no-repeat left 6px;*/
}
.margin_zero {
	margin-right:0px !important;
	background-image:url(../images/box-mid-bg.jpg);
	background-position:left top;
	background-repeat: repeat-y;
}

/* ----------------- END Treatment SQUARE BOX CSS Start ------------------*/
