body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}

#holding {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	text-align: center;
}
#holding p{
	text-align: center;
}
#wrapper {
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/repbg.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	
}
/* header */

#header  {
	margin-top: 0px;
	width: 759px;
	height: 103px;
	padding: 0px;
	background-color: transparent;
	background-image: url(../images/toplogo_font1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	text-indent: -500em;
    overflow: hidden;
}


#topnav {
	width: 759px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	height: 25px;
}

/* maincontent */

#maincontent {
}

#maincontent h2{
	color: #999999;
	font-size: 80%;
	margin: 0px 5px 5px;
}

#maincontent h1{
	color: #999999;
	font-size: 80%;
	margin: 0px 5px 5px 10px;
	font-weight: normal;
}
.clearall {
	clear: both;
}


#topclear {
	clear: both;
	background-color: #FFFFFF;
}
p {
	font-size: 80%;
	margin: 9px;
	text-align: justify;
	color: #999999;
}

#maincontent ul {
	color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;	
}
#maincontent li {
	font-size: 80%;
	list-style-position: outside;
	
}
#maincontent a:link, #maincontent a:visited{
	color: #4E86D0;
	text-decoration: none;
}
 
#maincontent a:hover, #maincontent a:active{
	color: #4E86D0;
	text-decoration: underline;
}


#maincontent li.fix {
	font-size: 100%;
	list-style-position: outside;
	clear: both;
}
.imgfltleft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
}
.fltright {
	float: right;
}
#leftcol {
	float: left;
	width: 470px;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
}
#googlemap  {
	text-align: left;
	width: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#leftcol li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
#rightcol {
	float: right;
	width: 254px;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightcol3 {
	float: right;
	width: 254px;
	text-align: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcol3 ul {
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-left: 10px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #666666;
 }
 
#rightcol3 li {
	list-style-type: none;
	display: block;
	padding: 5px;
 }

#rightcol h3 {
	text-align: left;
	width: 200px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#leftcol2 {

	float: left;
	width: 714px;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
}
#rightcol2 {

	float: right;
	width: 10px;
	text-align: left;
	height: 350px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 80%;
	color: #666666;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	border: 1px solid #7FA4D9;
	padding: 5px;
}
.contform {
	width: 75%;
}

.paddiv {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 10px;
}
#contactform {
	width: 250px;
	padding-left: 20px;
}
input {
	font-size: 75%;
	border: 1px solid #7FA4D9;
	padding: 5px;
}

.imgpadtop {
	padding-top: 5px;
}


/* bottom nav */

#botnav {
	font-size: 75%;
	text-align: center;
	width: 759px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
}
#botnav ul{
	margin: 0px;
	padding: 0px;	
}
#botnav li{
	display: inline;
}

#botnav a:link {
	color: #999999;
	text-decoration: none;
}
#botnav a:visited {
	color: #999999;
	text-decoration: none;
}
#botnav a:hover {
	color: #0052BA;
}
#botnav a:active {
	color: #CCCCCC;
	text-decoration: none;
}
/* Page headings */
#welcome  h1 {
	background: transparent url(../images/heading_welcome.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#welcome  h1 span {
	display:none
	}
#white  h1 {
	background: transparent url(../images/heading_white.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#white  h1 span {
	display:none
	}
#cosmetic h1 {
	background: transparent url(../images/heading_cosmetic.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#cosmetic  h1 span {
	display:none
	}
	
#faq h1 {
	background: transparent url(../images/heading_faq.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#faq h1 span {
	display:none
	}
	
#hygiene h1 {
	background: transparent url(../images/heading_hygiene.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#hygiene h1 span {
	display:none
	}
	
#implant h1 {
	background: transparent url(../images/heading_implant.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#implant h1 span {
	display:none
	}
#implant1 h1 {
	background: transparent url(../images/heading_implant1.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#implant1 h1 span {
	display:none
	}	
#implant2 h1 {
	background: transparent url(../images/heading_implant2.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#implant2 h1 span {
	display:none
	}		
#implant3 h1 {
	background: transparent url(../images/heading_implant3.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#implant3 h1 span {
	display:none
	}		
#ortho h1 {
	background: transparent url(../images/heading_ortho.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#ortho h1 span {
	display:none
	}
#fam h1 {
	background: transparent url(../images/heading_fam.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#fam h1 span {
	display:none
	}	
#oso h1 {
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
	background-color: transparent;
	background-image: url(../images/oso_appliance.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
#oso h1 span {
	display:none
	}	
#perio h1 {
	background: transparent url(../images/heading_perio.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#perio h1 span {
	display:none
	}

#price h1 {
	background: transparent url(../images/heading_price.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#price h1 span {
	display:none
	}
	
#root h1 {
	background: transparent url(../images/heading_root.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#root h1 span {
	display:none
	}
	
#dent h1 {
	background: transparent url(../images/heading_dent.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#dent h1 span {
	display:none
	}

#tech h1 {
	background: transparent url(../images/heading_tech.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#tech h1 span {
	display:none
	}

#where h1 {
	background: transparent url(../images/heading_where.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#where h1 span {
	display:none
	}
#sitemap h1{
	background: transparent url(../images/heading_sitemap.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#sitemap h1 span {
	display:none
	}
#testimonials h1{
	background: transparent url(../images/heading_testimonials.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#testimonials h1 span {
	display:none
	}	
#practice h1{
	background: transparent url(../images/heading_practice.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#practice h1 span {
	display:none
	}			
#contact h1 {
	background: transparent url(../images/heading_contact.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#contact h1 span {
	display:none
	}	
	
#links h1 {
	background: transparent url(../images/heading_links.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#links h1 span {
	display:none
	}	
	
#denplan h1 {
	background: transparent url(../images/heading_denplan.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#denplan h1 span {
	display:none
	}
	
#smilecare h1 {
	background: transparent url(../images/heading_smilecare.gif) no-repeat top left;
	margin-top: 0px;
	width: 450px;
	height: 45px;
	float: left;
} 
#smilecare h1 span {
	display:none
	}									
#heading  h1 {
	background: transparent;
	margin-top: 0px;
	width: 429px;
	height: 45px;
	float: left;
	color: #666666;
	font-size: 80%;
} 
#heading  h1 span {
	display:none
	}	
	
#treatments  h1 {
	background: transparent url(../images/heading_treatments.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 450px; 
	height: 45px; 
	float: left;
} 
#treatments  h1 span {
	display:none
	}
#dentist  h1 {
	background: transparent url(../images/heading_sanjay.gif) no-repeat top left; 
	margin-top: 0px; 
	width: 450px; 
	height: 45px; 
	float: left;
} 
#dentist  h1 span {
	display:none
	}	
#pricetab {
	margin-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	
}	
#pricetab td{
	font-size: 75%;
	color: #999999;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#smilec {
	margin-left: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	
}	
#smilec td{
	font-size: 75%;
	color: #999999;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rowbg1 {
	background-color:#F2F6FB ;
}
.rowbg2 {
	background-color:#FFF ;
}

.rowbg3 {
	background-color:#F1FBF8 ;
}

.rowbg4 {
	background-color:#E2F7F1 ;
}

.rowbg5 {
	background-color:#D9E5F5;
}

.rowbg6 {
	background-color:#F2F6FB;
}

.rowbg7 {
	background-color:#F7FAFD;
}
h3 {
	font-size: 80%;
	color: #6E9CD7;
	padding-left: 5px;
	text-align: center;
}
h2 {
	padding-left: 5px;
	color: #999999;
}
.smalltxt {
	font-size: 75%;
}
#staffimgs {
	margin-top: 10px;
}
.boldblue {
	color: #5E91D2;
	font-weight: bold;
	font-size: small;
}
#cdi {
	text-align: center;
	font-size: 80%;
}
#cdi a:link, #cdi a:visited {  
color: #CCCCCC; 
text-decoration: none; 
background-color: #FFFFFF}

#cdi a:hover, #cdi a:active{  
color: #CCCCCC; 
text-decoration: 
underline; 
background-color: #FFFFFF
}
