body {
	background-image: url(../images/home_001bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #536EA4;
	margin: 0px;
	padding: 0px;
}
a.visited {
	color: #000000;
	text-decoration: underline;
}
a.active {
	color: #666666;
	text-decoration: underline;
}
a.hover {
	color: #666666;
	text-decoration: underline;
}
a.link {
	color: #000000;
	text-decoration: underline;
}
/*sprite nav*/
#homenav { background: url(../images/home/full_nav.jpg) no-repeat top left; width: 827px; height: 25px; position: relative; margin: 0px; padding: 0px; }
#homenav li { list-style: none; padding: 0px; margin: 0px; position: absolute; top: 0px;}
#homenav li, #homenav a { height: 25px; display: block; }
#homenav span { display: none;}
#homenav1 { width: 47px; left: 0px;}
#homenav2 { width: 82px; left: 5px;}
#homenav3 { width: 186px; left: 88px;}
#homenav4 { width: 183px; left: 274px;}
#homenav5 { width: 127px; left: 457px;}
#homenav6 { width: 133px; left: 584px;}
#homenav7 { width: 106px; left: 718px;}
#homenav8 { width: 65px; left: 693px;}

#homenav2 a:hover { background: transparent url(../images/home/full_nav.jpg) -5px -25px no-repeat;}
#homenav3 a:hover { background: transparent url(../images/home/full_nav.jpg) -88px -25px no-repeat;}
#homenav4 a:hover { background: transparent url(../images/home/full_nav.jpg) -274px -25px no-repeat;}
#homenav5 a:hover { background: transparent url(../images/home/full_nav.jpg) -457px -25px no-repeat;}
#homenav6 a:hover { background: transparent url(../images/home/full_nav.jpg) -584px -25px no-repeat;}
#homenav7 a:hover { background: transparent url(../images/home/full_nav.jpg) -718px -25px no-repeat;}
/*end sprite nav*/

.welcomebg {
	background-image: url(../images/home/home_r6_c2.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.indexfooter {
	background-image: url(../images/home/home_r16_c1.jpg);
	background-repeat: no-repeat;	
}
.welcometopbg {
	background-image: url(../images/home/home_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactbg {
	background-image: url(../images/home/home_r13_c5.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.contacttopbg {
	background-image: url(../images/home/home_r5_c5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftbg {
	background-image: url(../images/home/home_r15_c1.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.rightbg {
	background-image: url(../images/home/home_r15_c6.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #493A16;
	background-color: #ffffff;
	border: 1px solid #493A16;
	padding-left: 5px;
}
.formmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #493A16;
	background-color: #ffffff;
	border: 1px solid #493A16;
	padding-left: 5px;
	overflow: auto;
	height: 50px;
}
.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #493A16;
}
.welcometext A:link {text-decoration: underline; color: #493A16;}
.welcometext A:visited {text-decoration: underline; color: #493A16;}
.welcometext A:hover {text-decoration: none; color: #67511D;}
.welcometext A:active {text-decoration: underline; color: #67511D;}

.footer {
	height: 66px;
	width: 827px;
	background-image: url(../images/home/home_r14_c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mainheader {
	height: 312px;
	width: 827px;
	background-image: url(../images/home/home_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerwelcome {
	background-image: url(../images/home/home_r3_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 632px;
}
.headerprocedures {
	background-image: url(../images/home/home_r7_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	width: 437px;
}
.headercontact {
	background-image: url(../images/home/home_r3_c5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 74px;
	width: 195px;
}
.tabteethwhitening {
	background-image: url(../images/home/home_r8_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 214px;
	display: block;}
.tabteethwhitening a:link, .tabteethwhitening a:visited { display: block; width: 214px; height: 45px;}

.hidden {
	display: none;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67511D;
}
.text11black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text11whtie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67511D;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67511D;
	font-weight: bold;
}
.text11 A:link {text-decoration: underline; color: #67511D;}
.text11 A:visited {text-decoration: underline; color: #67511D;}
.text11 A:active {text-decoration: underline; color: #67511D;}
.text11 A:hover {text-decoration: none; color: #67511D;}

.tabcosmeticbonding {
	background-image: url(../images/home/home_r9_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 214px;
}
.tabcosmeticbonding a:link, .tabcosmeticbonding a:visited { display: block; width: 214px; height: 41px;}
.tabcrowns {
	background-image: url(../images/home/home_r10_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 214px;
}
.tabcrowns a:link, .tabcrowns a:visited { display: block; width: 214px; height: 41px;}
.tabfillings {
	background-image: url(../images/home/home_r11_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 214px;
}
.tabfillings a:link, .tabfillings a:visited { display: block; width: 214px; height: 47px;}
.tabimplants {
	background-image: url(../images/home/home_r8_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 223px;
}
.tabimplants a:link, .tabimplants a:visited { display: block; width: 223px; height: 45px;}
.tabbridges {
	background-image: url(../images/home/home_r9_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 223px;
}
.tabbridges a:link, .tabbridges a:visited { display: block; width: 223px; height: 41px;}
.tabtoothreplacement {
	background-image: url(../images/home/home_r10_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 223px;
}
.tabtoothreplacement a:link, .tabtoothreplacement a:visited { display: block; width: 223px; height: 41px;}
.tabdentures {
	background-image: url(../images/home/home_r11_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 223px;
}
.tabdentures a:link, .tabdentures a:visited { display: block; width: 223px; height: 47px;}
.footerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #493A16;
	margin-right: 50px;
	padding-right: 50px;
	height: 66px;
	width: 632px;
	text-align: right;
	float: left;
}
.footerbox p {
	margin-top: 20px;
	margin-right: 20px;
}
.footerbox A:link {text-decoration: underline; color: #493A16;}
.footerbox A:visited {text-decoration: underline; color: #493A16;}
.footerbox A:active {text-decoration: underline; color: #493A16;}
.footerbox A:hover {text-decoration: none; color: #000000;}

/*Sub*/

.subleftcolumnbg {
	background-image: url(../images/sub/leftcolumnbg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.subrightcolumnbg {
	background-image: url(../images/sub/rightcolumnbg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.sublefttop {
	background-image: url(../images/sub/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subrighttop {
	background-image: url(../images/sub/righttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.subbottom {
	background-image: url(../images/sub/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;}
.subbottom A:link {text-decoration: underline; color: #ffffff;}
.subbottom A:visited {text-decoration: underline; color: #ffffff;}
.subbottom A:active {text-decoration: underline; color: #ffffff;}
.subbottom A:hover {text-decoration: none; color: #072152;}

.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #493A16;
	margin-right: 50px;
	margin-left: 50px;
	text-align: left;
}
.subtext A:link {text-decoration: underline; color: #493A16;}
.subtext A:visited {text-decoration: underline; color: #493A16;}
.subtext A:hover {text-decoration: none; color: #67511D;}
.subtext A:active {text-decoration: underline; color: #67511D;}

.big-red-text { font-size:20px; color:red; }
