/* CSS Document */
#maindiv {
	width:900px;
	margin:auto;
	position:relative;
}
.background {
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: 155px top;
}
.inner_bg {
	background-image: url(../images/inner_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#container {
	width:900px;
	margin:auto;
	position:relative;
	padding-top:20px;
}

#border {
	border:20px solid #e3f0ed;
	background-color: #e8f2ee;
	position: relative;
	float:left;
	width:900px;
	min-height:550px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#left_photo {
	float:left;
	width:225px;
}

#right_main {
	float:right;
	width:530px;
	position: relative;
	height:127px;
	padding-bottom:3px;
}

#logo {
	float:left;
	position: relative;
	/*padding-top:28px;
	padding-bottom:28px;
	padding-right:17px;*/
	width:355px;
}

.topline {
	background-color:#b092ad;
	height:1px;
}

.bottomline {
	background-color:#b092ad;
	height:1px;
	position:relative;
	top:250px;
	margin:auto;
}

/*#mainHeaderLeft, #mainBodyLeft {
	width:175px;
	margin:auto;
	float:left;
	position: relative;
	
}
#mainHeaderRight, #mainBodyRight {
	width:725px;
	margin:auto;
	float:right;
}
#rightTop {
	height:50px;
}
#contentmain {
	position:relative;
	clear:both;
	
	
}
#content {
	
	padding:0px 13px 0px 16px;
	width:695px;
	position:relative;
	clear:both;
	min-height:500px;
	
}
#contentleft {
	float:left;
	margin:0;
	width:362px;
}
#innercontentleft {
	float:left;
	margin:0;
	
}
#innerimg {
	float:right;
	padding-left:16px;
	padding-bottom:10px;
	width:229px;
}
#contentright {
	float:right;
	margin:0;
}

#navLeftTop {
	margin:0;
}
#navLeftMiddle {
	margin:0;
	min-height:380px;
	height:380px;
}

#navLeftbottom {
	margin:0;
}

#mainFooter {
	width:725px;
	position:relative;
	float:right;
	margin-top:10px;
	
}
#m_copyright {
clear:both;
  width: 725px;
  position:relative;
}
#l_copyright {
  float: left; 
  width: 450px;
}

#r_copyright { 
  float:right; 
  width: 250px; 
}
#subNavleft {
	float:left;
	margin:0;
}
#subNavright {
	float:right;
	margin:0;
}
#submiddle {
 float:left;
 width:683px;
 height:25px;
 position:relative;
}
#submenu {
	margin:0;
	width:695px;
	height:25px;
}*/
	
.violet_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #652d8a;
	text-decoration: none;
	font-weight: bold;
}
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #652d8a;
	text-decoration: none;
	float: left;
	width: 290px;
	height: 22px;
	clear: both;
	padding-top: 3px;
}
#submenu_bg {
	background-color: #e8dde3;
	height: 25px;
	padding:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: inline;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
}

.submenu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: inline;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}

.submenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 25px;
}

.submenu li a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	height: 25px;
}
.submenu li a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	height: 25px;
}
.submenu li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	height: 25px;
}
.submenu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	background-color: #6c3092;
	line-height: 25px;
	display: inline-block;
}
.submenu_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	background-color: #6c3092;
	line-height: 25px;
	display: inline-block;
}


/* ==================  Treatment CSS ================*/

#treatment_nav{
	float:left;
	width:188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	line-height:22px;
	text-align: left;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 2px;
	height: 288px;
}
#treatment_nav a{
	text-decoration: none;
	line-height:22px;
}
#treatment_nav a:hover{
	text-decoration: none;
}
#treatment_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#8453a3;
	padding-left:10px;
	display: block;
	background-image: url(../images/treat_titlesbg.gif);
	background-repeat: no-repeat;
	line-height: 31px;
	height: 26px;
	padding-top: 5px;
}

.treatment_title_ho{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
}

.treatment_title_ho a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.treatment_title_ho a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.treatment_title_ho a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D9CEE3;
}
.treat_LR_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8453a3;
	border-left-color: #8453a3;
	height: 250px;
}

.treat_LR_border_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #80519E;
}

.treat_LR_border_text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #80519E;
}

.treat_LR_border_text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #80519E;
}

.treat_LR_border_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#treat_space {
	padding: 10px;
}

/* ==================  End Treatment CSS ================*/
.table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6C3092;
	text-decoration: none;
	background-color: #E8DDE3;
	font-weight: bold;
}
.address {
	width: 250px;
	background-color: #EAE7CA;
	padding: 10px;
	float: left;
	background-image: url(../images/contact_bg.gif);
	background-repeat: repeat-x;
}
.txt_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #E6E1BD;
}
