body {
	padding: 0px;
	background-color: #000000;
	margin: 0px;
}

td, a, p {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
} 

a   {  text-decoration:underline; color:#222222; }
a:link   { text-decoration:underline;  color:#222222; }
a:visited   {  text-decoration:underline; color:#222222; }
a:hover   { color:#020271; text-decoration:underline; }

.main A:link {text-decoration: underline; color:#222222;}
.main A:visited {text-decoration: underline; color:#222222;}
.main A:active {text-decoration: underline; color:#222222;}
.main A:hover {text-decoration: none; color:#020271;}

  #index {
    width: 725px; height: 50px;
    background: url(../images/home/fullnav.jpg);
    margin: 0; padding: 0;
    position: relative; top: 0px;}
  #index li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0px;}
  #index li, #index a {
	height: 50px;
	display: block;
	line-height: 0px;
	text-align: none;
}	
	
 #sub {
	width: 725px;
	height: 50px;
	background: url(../images/sub/fullnav.jpg);
	margin: 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0;
}
	
 #sub li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0px;}
 
 #sub li, #sub a {
	height: 50px;
	display: block;
	line-height: 0px;
	text-align: none;}

  #home1 {left: 21px; width: 102px;}
  #home2 {left: 128px; width: 141px;}
  #home3 {left: 274px; width: 169px;}
  #home4 {left: 447px; width: 89px;}
  #home5 {left: 539px; width: 89px;} 
  #home6 {left: 632px; width: 73px;} 


  #home1 a:hover {background: transparent url(../images/home/fullnav.jpg) -21px -50px; repeat:no-repeat;}
  #home2 a:hover {background: transparent url(../images/home/fullnav.jpg) -128px -50px; repeat:no-repeat;}
  #home3 a:hover {background: transparent url(../images/home/fullnav.jpg) -274px -50px; repeat:no-repeat;}
  #home4 a:hover {background: transparent url(../images/home/fullnav.jpg) -447px -50px; repeat:no-repeat;}
  #home5 a:hover {background: transparent url(../images/home/fullnav.jpg) -539px -50px; repeat:no-repeat;}
  #home6 a:hover {background: transparent url(../images/home/fullnav.jpg) -632px -50px; repeat:no-repeat;}


  #sub01 {left: 10px; width: 93px;}
  #sub02 {left: 108px; width: 139px;}
  #sub03 {left: 251px; width: 165px;}
  #sub04 {left: 418px; width: 84px;}
  #sub05 {left: 505px; width: 86px;}
  #sub06 {left: 593px; width: 68px;} 
  #sub07 {left: 663px; width: 56px;}


  #sub01 a:hover {background: transparent url(../images/sub/fullnav.jpg) -10px -50px; repeat:no-repeat;}
  #sub02 a:hover {background: transparent url(../images/sub/fullnav.jpg) -108px -50px; repeat:no-repeat;}
  #sub03 a:hover {background: transparent url(../images/sub/fullnav.jpg) -251px -50px; repeat:no-repeat;}
  #sub04 a:hover {background: transparent url(../images/sub/fullnav.jpg) -418px -50px; repeat:no-repeat;}
  #sub05 a:hover {background: transparent url(../images/sub/fullnav.jpg) -505px -50px; repeat:no-repeat;}
  #sub06 a:hover {background: transparent url(../images/sub/fullnav.jpg) -593px -50px; repeat:no-repeat;}
  #sub07 a:hover {background: transparent url(../images/sub/fullnav.jpg) -663px -50px; repeat:no-repeat;}


/*------------- begin Backgrounds ----------------*/
.dentalspabgbottom {
	background-image: url(../images/home/morenodmd_r12_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contactusbgtop {
	background-image: url(../images/home/morenodmd_r5_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.proceduresbgbottom {
	background-image: url(../images/home/morenodmd_r14_c4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*------------- end backgrounds ----------------*/
/*-------------- begin text --------------*/
.space {display:none;}

.elevenwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}

.elevenwhite A:link {text-decoration: underline; color:#FFFFFF;}
.elevenwhite A:visited {text-decoration: underline; color:#FFFFFF;}
.elevenwhite A:active {text-decoration: underline; color:#FFFFFF;}
.elevenwhite A:hover {text-decoration: none; color:#BECDE3;}

.twelvewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	
}
.twelvewhite A:link {text-decoration: underline; color:#BECDE3;}
.twelvewhite A:visited {text-decoration: underline; color:#BECDE3;}
.twelvewhite A:hover {text-decoration: none; color:#ffffff;}
.twelvewhite A:active {text-decoration: underline; color:#BECDE3;}


.twelvewhite h1 {
	display: none;
}
.twelvewhite h2 {
	display: inline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*------------- end text ----------------*/
/*------------- begin form ----------------*/
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-left: 5px;
}

.formmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-left: 5px;
	overflow: auto;
	height: 50px;
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-left: 5px;
}

.formsdropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-left: 0px;
}

/*------------- end form ----------------*/

.rightcelltopbg {
	background-image: url(../images/sub/right_bgtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftcelltopbg {
	background-image: url(../images/sub/left_bgtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightcelltopbg {
	background-image: url(../images/sub/right_bgtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 800px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.footer A:link {text-decoration: underline; color:#554488;}
.footer A:visited {text-decoration: underline; color:#554488;}
.footer A:hover {text-decoration: none; color:#ffffff;}
.footer A:active {text-decoration: underline; color:#554488;}

A.textlinks:link {font-size: 10px; text-decoration: underline; color:#554488;}
A.textlinks:visited {font-size: 10px; text-decoration: underline; color:#554488;}
A.textlinks:hover {font-size: 10px; text-decoration: none; color:#444444;}
A.textlinks:active {font-size: 10px; text-decoration: underline; color:#554488;}

.rightbg {
	background-image: url(../images/home/morenodmd_r15_c5.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.leftbg {
	background-image: url(../images/home/morenodmd_r15_c1.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.contemptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.contemptext A:link {text-decoration: underline; color:#BECDE3;}
.contemptext A:visited {text-decoration: underline; color:#BECDE3;}
.contemptext A:hover {text-decoration: none; color:#ffffff;}
.contemptext A:active {text-decoration: underline; color:#BECDE3;}

.contemptext h1, h2 {
	display: none;
}

.contempbg {
	background-image: url(../images/home/morenodmd_r5_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dentalspaindexbg {
	background-image: url(../images/home/morenodmd_r11_c2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.proceduresindexbg {
	background-image: url(../images/home/morenodmd_r13_c4.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.contactindexbg {
	background-image: url(../images/home/morenodmd_r9_c4.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.footerbg {
	background-image: url(../images/home/morenodmd_r16_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.submiddlebg {
	background-image: url(../images/sub/middlebg.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.subbottom {
	background-image: url(../images/sub/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftcolumnbg {
	background-image: url(../images/home/leftcolumnbg.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.contemppadding {
	padding: 5px 20px 5px 20px;
}
.footerindex {
	background-image: url(../images/home/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
	text-align: center;
}
.contactindexbg2 {
	background-image: url(../images/home/signature_bg.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.leftcolumnbg2 {
	background-image: url(../images/home/dentalspa_bg.jpg);
}
.dentalspatopbg {
	background-image: url(../images/home/dentalspa_topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.spagirl {
	background-image: url(../images/home/bottomleft_girl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 20px 5px 270px;
}
.dentalspaindexbg2 {
	background-image: url(../images/home/dentalspa_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.dentalspabgtop2 {
	background-image: url(../images/home/dentalspa_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contactusbg2 {
	background-image: url(../images/home/contactus_bg.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.contactusbgtop2 {
	background-image: url(../images/home/contactus_topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 20px 5px 30px;
}
.signaturestopbg {
	background-image: url(../images/home/signature_topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px 20px 5px 45px;
}
.italicize {
	font-style: italic;
}
.subleftbg {
	background-image: url(../images/sub/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.subrightbg {
	background-image: url(../images/sub/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}




















