body {
	background-color: #300;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
a {
	color: #300;
}
a:hover {
	color: #999;
	text-decoration: none;
}
.hd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #300;
}
.subhd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #900;
}
.errors {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
#c_all {
	background-image: url(../images/bg_c_all.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 1200px;
}
#c_masthead {
	background-image: url(../images/bg_masthead.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 142px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#c_nav {
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 40px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}
#c_nav a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#c_nav a:hover {
	color:#FFC;
	text-decoration:none;
	font-weight:bold;
}
#c_flash {
	padding: 0px;
	height: 165px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#c_hd {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 114px;
	width: 930px;
}
#c_content_index {
	padding: 25px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/flash_bot.jpg);
	background-repeat: no-repeat;
}
#c_content {
	padding: 5px 25px 25px 25px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.c_txt {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 640px;
	font-size: 14px;
	border-right: 1px dotted #CCC;
	min-height: 480px;
}
.c_txt td {
	padding-bottom: 10px;
}
.c_txt_img {
	margin: 0px;
	padding: 10px;
	float: right;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.c_txt_img img {
	padding-bottom:20px;
}
.c_lightbox {
	margin: 0px;
	padding: 0px;
}
.c_lightbox img {
	margin: 0px;
	padding: 0px 10px 10px 0px;
}
.c_lightbox ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.c_subnav {
	padding: 0px;
	width: 204px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 676px;
	position: absolute;
}
.c_subnav h1 {
	background-image:url(../images/subnav_top.gif);
	height:37px;
	width:204px;
	margin:0px;
	padding:0px;
}
.c_subnav h2 {
	background-image:url(../images/subnav_bg.gif);
	width:184px;
	margin:0px;
	padding:10px;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
.c_subnav h2 a {
	text-decoration:none;
	color:#300;
}
.c_subnav h2 a:hover {
	color:#999;
}
.c_subnav p {
	padding:5px 5px 5px 0px;
	margin:0px;
	border-top:1px dotted #666;
	text-align:left;
}
.c_subnav h3 {
	background-image:url(../images/subnav_bot.gif);
	height:12px;
	width:204px;
	margin:0px;
	padding:0px;
}
	
#c_callouts {
	margin: 0px;
	padding: 0px;
	height: 170px;
}
.co_cosmetic {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 216px;
	display:block;
}
.co_cosmetic a {
	display:block;
	height: 170px;
	width: 216px;
	background-image:url(../images/co_gallery.jpg);
	background-position:0px 0px;
}
.co_cosmetic a:hover {
	display:block;
	height: 170px;
	width: 216px;
	background-image:url(../images/co_gallery.jpg);
	background-position:0px 170px;
}
.co_implant {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 208px;
	display:block;
}
.co_implant a {
	display:block;
	height: 170px;
	width: 208px;
	background-image:url(../images/co_gallery.jpg);
	background-position:-216px 0px;
}
.co_implant a:hover {
	display:block;
	height: 170px;
	width: 208px;
	background-image:url(../images/co_gallery.jpg);
	background-position:-216px 170px;
}
.co_gallery {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 216px;
	display:block;
}
.co_gallery a {
	display:block;
	height: 170px;
	width: 216px;
	background-image:url(../images/co_gallery.jpg);
	background-position:-424px 0px;
}
.co_gallery a:hover {
	display:block;
	height: 170px;
	width: 216px;
	background-image:url(../images/co_gallery.jpg);
	background-position:-424px 170px;
}
.quotes {
	height: 119px;
	width: 204px;
}
#c_footer {
	padding: 20px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	font-size: 11px;
	border-top:1px dotted #CCC;
	color: #999;
}
#c_footer a {
	color:#666;
	text-decoration:none;
}
#c_footer a:hover {
	color:#333;
	text-decoration:none;
}
.footer_seo a {
	color:#999;
	text-transform: none;
}
.footer_seo a:hover {
	color:#333;
}
.disclaimer {
	color: #300;
}
