:root {
	--bg_color: #f2eff3;
    --main-color:#441d53;
}

body {
	background-color: var(--bg_color);
	margin: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: var(--main-color);
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}
#outerwrap {
	background-image: url(../images/outerwrap_bg_new.png);
	background-repeat: repeat-x;
	background-color: var(--bg_color);
	width: 100%;
}
#wrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-y;
}

#content {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-y;
}
/* header */
#topblock {
	height: 151px;
	width: 1000px;
}


#logo {
	float: left;
	height: 151px;
	width: 416px;
	text-align: left;
 }
#topright {
	float: right;
	height: 151px;
	width: 584px;
}
#toptitle {
	font-family: 'News Cycle', Verdana, Geneva, sans-serif;
	font-size: 20pt;
	text-align: right;
	color: var(--main-color);
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	height: 61px;
}
#topaddress {
	float: right;
	width: 239px;
	text-align: right;
	padding-right: 30px;
	font-size: 14px;
	color: var(--main-color);
	
	height: 70px;
	overflow: auto;
}
#topaddress a {
	color: var(--main-color);
	text-decoration: none;
}
#topaddress a:hover {
	color: #92C640;
	text-decoration: none;
}
#toptel {
	font-weight: normal;
	float: left;
	width: 297px;
	color: #005D9F;
	font-size: 25px;
	padding: 0px;
	height: 70px;
}

#toptel a:link,  #toptel a:visited {
	color: var(--main-color);
	text-decoration: none;
	display: block;
	width: 247px;
	text-align: left;
	padding-left: 50px;
	background-image: url(../images/toptel_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 0px;
	padding-top: 26px;
	height: 44px;
}
#toptel a:hover, #toptel a:active {
	color: #92C640;
	text-decoration: none;
	background-image: url(../images/toptel_bg.jpg);
	background-position: left bottom;
}
 /* nav */
 
#topnav {
	float: left;
	height: 31px;
	width: 1000px;
	font-size: 1.2em;
	background-repeat: repeat-x;
}
/* midblock */
#midblock {
	clear: both;
	background-image: url(../images/midbox_bg.png);
	background-repeat: no-repeat;
	height: 320px;
	width: 1000px;
}
#midblock h1 {
	font-family: 'News Cycle', Verdana, Geneva, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: var(--main-color);
	padding-top: 6px;
	padding-left: 50px;
	background-image: url(../images/purplebullet.png);
	background-repeat: no-repeat;
	background-position: 30px 26px;
	padding-bottom: 20px;
}
#mb_content {
	float: left;
	height: 320px;
	width: 435px;
	overflow: auto;
}
#mb_content ul {
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 43px;
	list-style-type: none;
}
#mb_content li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 20px;
	list-style-position: outside;
	list-style-image: url(../images/purplebullet.png);
}
#mb_content p {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: var(--main-color);
}
#mb_content a:link, #mb_content a:visited  {
	color: #00599F;
	text-decoration: underline;
}
#mb_content a:hover, #mb_content a:active {
	color: #FD8F30;
	text-decoration: underline;
}
#topdivide {
	background-image: url(../images/topdivide2.jpg);
	height: 15px;
	width: 980px;
	clear: both;
}
 
#topdivide1 {
	height: 35px;
	width: 1000px;
	clear: both;
}


#topimage {
	float: right;
	width: 565px;
	height: 320px;
	padding: 0px;
}


 /* main content */
 #maincontent {
	clear: both;
	margin: 0px;
	background-color: #FFF;
	width: 938px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	border: 1px solid #D3D8DE;
}

#titletxt, #leftcol h2 {
	font-family: 'News Cycle', Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20pt;
	font-weight: normal;
	color: var(--main-color);
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FD8F30;
	padding-bottom: 5px;
	background-image: url(../images/purplebullet.png);
	padding-left: 20px;
	clear: both;
}
#text {
	font-size: 0.9em;
	width: 938px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#text2 {
	font-size: 0.9em;
	float: right;
	width: 670px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#text a:link, #text a:visited  {
	color: #00599F;
	text-decoration: underline;
}
#text a:hover, #text a:active {
	color: #FD8F30;
	text-decoration: underline;
}
#text li, .leftblock2 li,  .rightblock2 li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#text h1, #text2 h1{
	font-size: 12px;
	color: #999;
	padding-left: 2px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#homehead h2 {
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	color: var(--main-color);
	font-weight: normal;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom-color: #CAD1D7;
	margin-right: 0px;
	margin-top: 0px;
}

#text h2, #text2 h2 {
	font-family: 'News Cycle', Verdana, Geneva, sans-serif;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 18pt;
	font-weight: normal;
	color: var(--main-color);
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FD8F30;
	padding-bottom: 5px;
	background-image: url(../images/purplebullet.png);
	padding-left: 20px;
	clear: both;
}
#text h3, #text2 h3 {
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 14pt;
	font-weight: normal;
	color: var(--main-color);
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93C444;
	padding-bottom: 5px;
	background-image: url(../images/purplebullet.png);
	padding-left: 20px;
}
#text h3notext, #text2 h3notext {
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 14pt;
	font-weight: normal;
	color: var(--main-color);
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93C444;
	padding-bottom: 5px;
	background-image: url(../images/purplebullet.png);
	padding-left: 20px;
}
#text h4, #text2 h4 {
	font-size: 14pt;
	font-weight: normal;
	color: var(--main-color);
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.padtop {
	padding-top: 10px;
}

#text p, #text2 p{
	font-size: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: var(--main-color);
}


.linkstyle a:link,  .linkstyle a:visited {
	color: #699;
	text-decoration: none;
}
.linkstyle a:hover, .linkstyle a:active {
	color: #E1599B;
	text-decoration: underline;
}
.liststyle1 {
	list-style-position: outside;
	/* list-style-image: url(../images/purplebullet.png); */
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#text2 .pinkbold {
	color: #EB59A4;
	font-weight: bold;
}

#text .liststyle3, #text2 .liststyle3 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.jpg);
	padding-left: 120px;
	padding-top: 10px;
}
#text2 table{
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E4DDD7;
	border-right-color: #E4DDD7;
	border-bottom-color: #E4DDD7;
	border-left-color: #E4DDD7;
	width: 600px;
}
#text2 td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4DDD7;
	border-right-color: #E4DDD7;
	border-bottom-color: #E4DDD7;
	border-left-color: #E4DDD7;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}


 /* general */
.centertext {
	text-align: center;
}


.bg1 {
	color: #333;
	background-color: #E6EEEE;
	text-align: left;
	font-weight: bold;
}


.padsideimg {
	padding-top: 15px;
	padding-bottom: 0px;
}
.padsideimg2 {
	padding-top: 0px;
	padding-bottom: 0px;
}

#text .highlight_txt {
	font-weight: normal;
	color: #92C640;
}

.lefttxtblock {
	float: left;
	width: 380px;
	padding-bottom: 10px;
}
.righttxtblock {
	float: right;
	width: 380px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.leftblock2 {
	float: left;
	width: 450px;
	padding-top: 10px;
	text-align: left;
	/* text-align: justify; */
}
.rightblock2 {
	float: right;
	width: 450px;
	padding-top: 10px;
	/* text-align: justify; */
}
.leftblock2 a:link, .rightblock2 a:link, .leftblock2 a:visited, .rightblock2 a:visited  {
	color: #699;
	text-decoration: none;
}
.leftblock2 a:hover, .rightblock2 a:hover, .leftblock2 a:active, .rightblock2 a:active {
	color: #E1599B;
	text-decoration: underline;
}
.wideblock {
	clear: both;
}
/* footer */
#footerblock {
	height: 325px;
	width: 1000px;
	margin-top: 20px;
	background-image: url(../images/footerblock_bg.png);
	margin-bottom: 20px;
}

#footwrap {
	clear: both;
	width: 100%;
	background-image: url(../images/foot_bg_new.png);
	height: 47px;
	background-repeat: repeat-x;
	background-position: center;
}

#footer {
	color: #FFF;
	text-align: center;
	font-size: 1.0em;
	clear: both;
	height: 42px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

#subfoot {
	text-align: center;
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.8em;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #333;
}
#subfoot ul {
	margin: 0px;
	padding: 0px;
}

#subfoot li{
    display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#subfoot p {
	padding: 5px;
}
#subfoot a:link,  #subfoot a:visited {
	color: #333;
	text-decoration: none;
}
#subfoot a:hover, #subfoot a:active {
	color: #F29341;
	text-decoration: underline;
}
/* actioncallblock */
#footerblock #action {
	width: 1000px;
	height: 154px;
	clear: both;
}
#footerblock #action h3 {
	color: var(--main-color);
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'News Cycle', Verdana, Geneva, sans-serif;
	font-size: 20pt;
	background-image: url(../images/purplebullet.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 20px;
	margin: 0px;
}
#footerblock #action p {
	font-size: 0.9em;
	padding-bottom: 0px;
	padding-right: 20px;
	
}
#footerblock #action  .smaller{
	font-size: 0.7em;
	padding-bottom: 0px;
	padding-right: 20px;	
}
#action3 table {
	padding-bottom: 5px;
	padding-right: 20px;
	
}
#action3 td {
	font-size: 0.9em;
}
#footerblock #action1 {
	float: left;
	height: 154px;
	width: 590px;
	padding-left: 20px;
	padding-right: 20px;
}
#footerblock #action2 {
	background-repeat: no-repeat;
	float: left;
	height: 154px;
	width: 350px;
	padding-left: 0px;
	padding-right: 20px;
}
#footerblock #action3 {
	background-repeat: no-repeat;
	float: left;
	height: 154px;
	width: 320px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 0.9em;
}
#footerblock .padleft {
	padding-left: 80px;
}
#footerblock .padleft2 {
	padding-left: 60px;
}
#footerblock #action1 a:link, #footerblock #action2 a:link, #action3 a:link,  #action1 a:visited, #action2 a:visited, #action3 a:visited {
	color: #FFF;
	text-decoration: none;
}
#footerblock #action1 a:hover, #footerblock #action2 a:hover, #action3 a:hover, #action1 a:active, #action2 a:active, #action3 a:active {
	color: #FFF;
	text-decoration: underline;
}
#footerblock #action .large_white {
	font-size: 18px;
	color: #FFF;
	padding-top: 0px;
}
#footerblock #action .large_blue {
	font-size: 18px;
	color: var(--main-color);
	padding-top: 10px;
}
#social_icons {
	float: left;
	margin-left: 0px;
	padding-top: 0px;
	clear: left;
}
#social_icons ul {

}
#social_icons li {
	display: inline;
	padding-right: 0px;
	
}
/* contact form */

#contactform {
	padding: 0px;
}
#contactform a:link,  #contactform a:visited {
	color: #FD8F30;
	text-decoration: none;
}
#contactform a:hover, #contactform a:active {
	color: #3A56A7;
	text-decoration: underline;
}


input {
	font-size: 1.2em;
	border: 1px solid #CCC;
	padding: 2px;
	background-color: #F4F5F7;
	margin-top: 5px;
	margin-bottom: 5px;
}
.field300 {
	width: 300px;
}
.field1 {
	width: 150px;
}
textarea {
	font-size: 1.2em;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #F4F5F7;
}
fieldset {
	border: 1px solid #CCC;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.1em;
	color: var(--main-color);
	font-weight: normal;
}
.smalltxt {
	font-size: 0.8em;
}
label {
	font-size: 1em;
	color: #025694;
	
}
option {
	color: #333333;
	border: none;
	padding: 2px;
}
select {
	background-color: #F4F5F7;
	border: 1px solid #CCC;
	padding: 0px;
}


.field160 {
	width: 160px;
	background-color: #FFFFFF;
	border: 1px solid #D9D4CE;
	padding: 2px;
}

.paddiv {
	padding-top: 10px;
}
.biggertxt {
	font-size: 1.5em;
}


.whitebg {
	background-color: #FFFFFF;
}
.fltleft {
	float: left;
}

.centimg {
	padding-left: 45px;
}
.alignleft {
	text-align: left;
}
.flt_right {
	float: right;
}

.clearall {
	clear: both;
}


.clearallpad {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.smallertxt {
	font-size: 0.8em;
}
.centertxt {
	text-align: center;
	padding: 10px;
}
.whitetxt {
	color: #FFF;
}
.padlistli {
	padding-bottom: 10px;
}
#text iframe {
	padding-left: 15px;
}
/* treatment page */
#treatments {
	padding-top: 10px;
	padding-left: 15px;
}
#treatments p{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
#treatments li{
	padding-top: 2px;
	padding-bottom: 2px;
}
#treatments h2{
	color: #454545;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#treatments a:link, #treatments a:visited{
	color: #930;
	text-decoration: none;
}

#treatments a:hover,#treatments a:active{
	color: #464646;
	text-decoration: underline;
}
.treatcontent {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 145px;
}
#treat1 {
	float: left;
	min-height: 380px;
	width: 234px;
	margin-right: 10px;
	background-image: url(../images/treat1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: #C3CED2;
	background-position: top;
	border: 1px solid #CCC;
}
#treat2 {
	float: left;
	min-height: 380px;
	width: 234px;
	margin-right: 10px;
	background-image: url(../images/treat2.jpg);
	margin-bottom: 20px;
	background-color: #C3CED2;
	background-repeat: no-repeat;
	border: 1px solid #CCC;
}
#treat3 {
	float: left;
	min-height: 380px;
	width: 234px;
	background-image: url(../images/treat3.jpg);
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-color: #C3CED2;
	border: 1px solid #CCC;
}
#text .liststyle2 {
	list-style-position: outside;
	list-style-image: url(../images/bullet2.jpg);
	padding-left: 25px;
	padding-top: 0px;
}
.flt_right2 {
	float: right;
	padding-right: 20px;
}

.sideimage {
	padding-top: 0px;
	padding-bottom: 10px;
}
#facebadge {
	float: right;
	width: 120px;
	margin-left: 20px;
}
.fltleft2 {
	float: left;
	padding-right: 30px;
}
#guarantees td{
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6EEEE;
	border-right-color: #E6EEEE;
	border-bottom-color: #E6EEEE;
	border-left-color: #E6EEEE;
}
#guarantees table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E6EEEE;
	border-right-color: #E6EEEE;
	border-bottom-color: #E6EEEE;
	border-left-color: #E6EEEE;

}
.padtop2 {
	padding-top: 35px;
}
.teamblock {
	background-color: #F0F4F5;
	float: right;
	width: 430px;
	min-height:234px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 10px;
	margin-bottom: 15px;
	min-height:0px;
}
.testimonialblock {
	background-color: #FDEDDF;
	float: right;
	width: 390px;
	min-height:35px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 20px;
	margin-bottom: 15px;
}
.tablestyle table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tablestyle td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
}
/* scroller links */

#ti1 a:link,  #ti1 a:visited {
	color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti1 a:hover, #ti1 a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_1.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
#ti2 a:link,  #ti2 a:visited {
	color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti2 a:hover, #ti2 a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_2.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
#ti3 a:link,  #ti3 a:visited {
	color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_3.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti3 a:hover, #ti3 a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_3.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
#ti4 a:link,  #ti4 a:visited {
    color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_4.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti4 a:hover, #ti4 a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_4.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
#ti5 a:link,  #ti5 a:visited {
	color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_5.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti5 a:hover, #ti5 a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_5.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
#ti6 a:link,  #ti6 a:visited {
	color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_6.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti6 a:hover, #ti6 a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_6.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
#ti7 a:link,  #ti7 a:visited {
	color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_7.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti7 a:hover, #ti7a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_7.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
#ti8 a:link,  #ti8 a:visited {
	color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_8.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti8 a:hover, #ti8 a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_8.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
#ti9 a:link,  #ti9 a:visited {
	color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_9.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti9 a:hover, #ti9 a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_9.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
#ti10 a:link,  #ti10 a:visited {
	color: #144A6E;
	text-decoration: none;
	background-image: url(../images/scroller_10.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 175px;
	padding-top: 128px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
}
#ti10 a:hover, #ti10 a:active {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/scroller_10.jpg);
	background-position: 0px -150px;
	background-repeat: no-repeat;
}
/* treatments  */
#treatments {
	padding-top: 20px;
}
#treatments li{
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: square;
}
#treatments h2{
	color: var(--main-color);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
#treatments a:link, #treatments a:visited{
	color: #333;
	text-decoration: none;
}

#treatments a:hover,#treatments a:active{
	color: #464646;
	text-decoration: underline;
}
.treatcontent {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 185px;
}
#treat1 {
	float: left;
	height: 320px;
	width: 288px;
	margin-right: 20px;
	background-image: url(../images/treat1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: #E1EBF4;
	background-position: top;
	border: 1px solid #CCC;
	margin-left: 0px;
}
#treat2 {
	float: left;
	height: 320px;
	width: 288px;
	margin-right: 20px;
	background-image: url(../images/treat2.jpg);
	margin-bottom: 20px;
	background-color: #E1EBF4;
	background-repeat: no-repeat;
	border: 1px solid #CCC;
}
#treat3 {
	float: left;
	height: 320px;
	width: 288px;
	background-image: url(../images/treat3.jpg);
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-color: #E1EBF4;
	border: 1px solid #CCC;
}
#treat4 {
	float: left;
	height: 300px;
	width: 280px;
	margin-right: 20px;
	background-image: url(../images/treat4.jpg);
	background-repeat: no-repeat;
	background-color: #EDF0F7;
}
#treat5 {
	float: left;
	height: 300px;
	width: 280px;
	margin-right: 20px;
	background-image: url(../images/treat5.jpg);
	background-color: #EDF0F7;
	background-repeat: no-repeat;
}
#treat6 {
	float: left;
	height: 300px;
	width: 280px;
	background-image: url(../images/treat6.jpg);
	background-color: #EDF0F7;
	background-repeat: no-repeat;
}

#map1 iframe {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

.dental-table {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	margin: 20px 0;
}
.dental-table th, .dental-table td {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 12px;
}
.dental-table th {
	background-color: #e7e0ebff;
	font-weight: bold;
}
.dental-table tr:nth-child(even) {
	background-color: #f9f9f9;
}
.dental-table tr:nth-child(odd) {
	background-color: #ffffff;
}
.dental-table th, .dental-table td {
	text-align: center;
}
