@import url("core.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/bg-body.gif); background-repeat: repeat-x; background-color: #FFFFFF;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.clearspace {
	clear:both;
	height:1px;
	line-height:1px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #7ec7c6;
	margin-bottom:11px;
}
h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #777777;
	margin-bottom:3px;
}
ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}

.blog-ctaright ul,li {padding-bottom:8px;}


a {
	color: #7ec7c6;
	text-decoration:underline;
}
/*a:visited {
	color: #777777;
	text-decoration:underline;
}*/
a:hover {
	color: #7ec7c6;
	text-decoration:none;
}
/*a:active {
	color: #7ec7c6;
	text-decoration:none;
}*/
p {
	padding:0px;
	line-height: 22px;
	margin: 0px 0px 20px 0px;
}
#outer-wrapper {
	background-image: url(../images/bg-outerwrapper.jpg); background-repeat: no-repeat;	background-position: center top; min-width: 970px; 
}

#outer-wrapper.no_subnav {
	background-image: url(../images/bg-outerwrapper-alt.jpg); background-repeat: no-repeat;	background-position: center top;
}
#wrapper {
	text-align:left;
	padding:0px;
	margin:0px auto;
	width:970px;
	min-height: 800px;
}
#header {
	height:90px;
	padding-top:44px;
	position: relative;
}
	#logo {
			width:229px;
			height:1px;
			position:absolute;
			padding-top:51px;
			overflow:hidden;
			display:block;
			
		}
#mainnav {
		height:52px;
		margin:0px 0px 0px 246px;
	}
		#mainnav ul li {
		list-style-type:none;			
		}
		#mainnav li {
			float:left;
		}
		#mainnav li a {
			display:block;
			background-repeat: no-repeat;
			height: 1px;
			padding-top:51px;
			overflow:hidden;
			background-position:0px 0px;
		}
		#mainnav li a:hover {
		background-position:0px -52px;
		}
		#mainnav li a.active {
		background-position:0px -104px;
		}
		#nav-general {
			width:168px;
			background-image: url(../images/nav-general.gif);
		}
		#nav-cosmetic {
			width:166px;
			background-image: url(../images/nav-cosmetic.gif);
		}
		#nav-implants {
			width:143px;
			background-image: url(../images/nav-implants.gif);
		}
		#nav-whitening {
			width:143px;
			background-image: url(../images/nav-whitening.gif);
		}
		#nav-about {
			width:103px;
			background-image: url(../images/nav-about.gif);
		}
		
.utilities {
	position: absolute;
	top: 14px;
	left: 795px;
	font-size: 11px;
}

.utilities a {
	color: #777777;
	text-decoration: none;
}

.utilities a:hover {
	text-decoration: underline;
}
#mainsection {
}
	#subnav {
	width:182px;
	float:left;
	position: relative
	}
		.subnav_title {
			position: absolute;
			top: 85px;
			left: 20px;
		}
		#subnav ul li {
			list-style-type:none;
		}
		#subnav ul {
			position: absolute;
			top: 170px;
		}
		#subnav li {
			background-image: url(../images/subnav-divider.png); background-repeat: repeat-x; background-position: left bottom;
			margin:0px 14px 0px 15px;
		}
		#subnav li.last {
			background-image:none;
		}
		#subnav li a {
			padding:8px 0px 11px 0px;
			width:153px;
			display:block;
			text-decoration:none;
			color:#8c8c8c;		
		}
		#subnav li a:hover, #subnav li a.active {
			text-decoration:none;
			color:#5dcecc;		
		}
	#content-wrapper {
	float:right;
	width:753px;
	}
	#content ul {
		margin-left: 15px;
	}
		#content ul li {
			list-style: disc;
		}
		#content ul ul {margin-bottom: 20px;}
		#content ul ul li {
			list-style:circle;
		}
		#content ol li {
			list-style: decimal;
			margin-left: 5px;
		}
		#banner {
			width:753px;
			height:224px;
			display: block;
			background-image:url(../images/banner.jpg);
		}
		
		h1 {
			padding-top: 80px;
		}
		#content {
			min-height:498px;
			width:510px;
			margin:19px 0px 41px 0px;
			float:left;
		}
			.firstpara {
				line-height:30px;
				color:#7ec7c6;
				font-size:15px;
				font-style:italic;
				margin-bottom:27px;
			}
		#sidebar {
			width:192px;
			float:right;
		}
			#cta {
			margin-top:13px;
			}
			#cta ul li {
				list-style-type:none;
			}
			#cta li a {
				display:block;
				width:192px;
				overflow:hidden;
				background-position:0px 0px;
			}
			#cta li a:hover {
				background-position:-192px 0px;
			}
			#cta-book {
				background-image: url(../images/book-cta.png); background-repeat: no-repeat;
				height: 1px;
				padding-top: 86px;
			}
			#cta-photos {
				background-image: url(../images/photos-cta.png); background-repeat: no-repeat;
				height: 1px;
				padding-top: 92px;
			}
			#cta-patient {
				background-image: url(../images/patient-cta.png); background-repeat: no-repeat;
				height: 1px;
				padding-top: 93px;
			}
			#cta-coupon {
				background-image: url(../images/coupon-cta.png); background-repeat: no-repeat;
				height: 1px;
				padding-top: 87px;
			}

#footer-wrapper {
	background-image: url(../images/bg-footer.gif);	background-repeat: repeat-x;
	height: 36px;
}
	#footer {
		width:970px;
		margin:0px auto;
		text-align:left;
		font-family:"Trebuchet MS", Arial, Verdana;
		font-size:11px;
		height:35px;
	}
		#footer a {
			color:#5c6467;
			text-decoration:none;
		}
		#footer a:hover {
			color:#5c6467;
			text-decoration:underline;
		}
		#footer-left {
			width:350px;
			float:left;
			color:#5c6467;
			line-height:35px;
		}
		#footer-left span {
			background-image: url(../images/footer-divider.png); background-repeat:no-repeat; background-position: center;
			height: 35px;
			padding:0px 8px;	
		}
		#footer-right {
			width:300px;
			float:right;
			text-align:right;
			color:#5c6467;
			line-height:35px;
		}
.form-style td {
	padding-bottom: 6px;
}
.border {
	border: 1px solid #75d4d6;	
}
#blog h1 {
	font-size:32px;
	color:#fff;
	font-weight:normal;
}
