@charset "utf-8";
/* CSS Document */
@import url("navigation.css");

body {
	margin: 0;
	padding: 0;
	font: normal 12px Tahoma, sans-serif !important;
	line-height:150% !important;
	color: #000;
	background:#DEE5ED;
	
}
.Normal {font: normal 14px Tahoma, sans-serif !important;}
a, a:link, a:visited {
	color: #21476C;
	text-decoration: underline;
	font-weight:bold;
}
a:hover, a:focus {
	text-decoration: none;
	color:#000;
}
h1{
	margin:0;
	color:#21476C;
	font:bold 36px/48px Tahoma, sans-serif  !important;
	text-transform:uppercase;
}
h2{ 
	margin:0;
	color:#21476C;
	font: 20px/34px Tahoma, sans-serif !important;
}
h3 {
	margin:0;
	color:#000;
	font:bold 17px/28px Tahoma, sans-serif !important;
}
h4 {
	color:#000;
	font:bold 15px/20px Tahoma, sans-serif !important;
	margin:0px;
}
/* general globals */
#wrapper {
	text-align:center;
}
#shell {
	width:900px;
	margin: 0 auto;
	padding: 0;
	background:url('bg_shell.jpg') repeat-y;
	text-align: left;
	position:relative;
	-webkit-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.4);
box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.4);
}
#Header{
	width:900px;
	height:206px;
	background:url('bg_header.jpg') no-repeat;
	position:relative;
}
#tlink{
	position:absolute;
	top:0;
left:0;
}

#doctor {
	position:absolute;
	top:3px;
	left: 740px;
}
#contact_left {
	position:absolute;
	top:40px;
	left:10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#contact_right {
	position:absolute;
	top:40px;
	right:7px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
#container{
	background:url('bg_container.jpg') no-repeat;
	width:900px;
	padding:30px 0;
	min-height:435px;
	_height:435px;	
}
#middle {
	background:#ffffff url('bg_middle.jpg') repeat-y;
	position:relative;
	width:900px;
	min-height:289px;
	_height:289px;
}
#navigation {
	position:absolute;
	width:210px;
	margin-top: 10px;
}
#flashy{
	width:683px;
	height:289px;
	position:absolute;
	right:0px;
	top:0px;
}
#content {
	width: 650px;
	margin:0 20px 0 235px;
}
.cleartextarea{
	margin:0;
	padding:0;
}
#footer {
	width:900px;
	margin:0 auto;
	text-align:center;
	padding-top:10px;		
}
#footer p {
	text-align:center;
	color:#21476C;
	margin:0;
	font-size:10px;
	text-decoration:none;
}

#footer a {
	color: #21476C;
	font-weight:normal;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}

/* other styles */
.clear {clear:both;}
.formTable p {
	font:12px/150% normal Tahoma, sans-serif;
	color: #000;
}

/* Standard positioning, wrapping, styling of photo and feature elements */
#feature {margin:30px auto 20px auto;}
.caption { font-style:italic; color:#666;}
.right {margin:0px 0px 8px 9px; float:right;}
.left {margin:0px 9px 8px 0px; float:left;}
.photoright {padding:2px; background:#DEE5ED; border:3px solid #DEE5ED; float:right; margin:1px 0px 8px 9px;}
.photoleft{padding:2px; background:#DEE5ED; border:3px solid #DEE5ED; float:left; margin:1px 9px 8px 0px;}
.photo {padding:3px; background:#DEE5ED; border:1px solid #DEE5ED;}
.featureRight {border:5px solid #DEE5ED; padding:3px; float:right; margin:0 0 8px 8px;}
.featureCenter {border:5px solid #DEE5ED; padding:3px; margin:7px auto 7px auto; }
.clear {clear:both;}


/* sIFR 3 styling */
.sIFR-flash {  visibility: visible !important;	margin: 0;	padding: 0; }
.sIFR-replaced { visibility: visible !important; }
.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-replaced > div { display: none !important; }



#facebook{width:155px; height:49px; background:url(../../../../images/facebook.jpg); display:block; position:absolute; top:848px; left:33px}
#twitter{width:40px; height:40px; background:url(../../../../images/twitter.png); display:block; position:absolute; top:915px; left:33px}
#youtube{width:40px; height:40px;  background:url(../../../../images/youtube.png); display:block; position:absolute; top:915px; left:90px}
#twitter-follow{position:absolute; top:975px; left:33px}

#consult-callout{width:181px; height:84px; background:url(../../../../images/consult-callout.png); display:block; position:absolute; top:538px; left:20px}
#consult-callout:hover{background:url(../../../../images/consult-callout.png) 0 84px;}

#callout-news{width:181px; height:65px; background:url(../../../../images/callout-news.png); display:block; position:absolute; top:640px; left:20px}
#callout-news:hover{background:url(../../../../images/callout-news.png) 0 65px;}

#invisalign{width:152px; height:105px; background:url(../../../../images/invisalign.png); display:block; position:absolute; top:725px; left:34px}
