/* Play nice with the WWW, validate me! */
/* clear floats */
* {
	margin: 0;
	padding: 0;
}/* sets all elements margin and padding to 0 */

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    display: inline-block;
}

html[xmlns] .clear {
    display: block;
}

* html .clear {/* For IE =< 6 */
    height: 1%;
}


.image-float-left {
	float: left;
	clear: left;
	display: block;
}
.image-float-right {
	float: right;
	clear: right;
	display: block;
	margin-left:8px;
	margin-bottom:5px;
}

/* Image Replacement -- add class="replace" to root element, i.e. <p> and add a bg image*/

.replace { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

.replace ul, .replace ul li {letter-spacing: 0; text-indent: 0; overflow: auto;}


html {
	/*overflow: -moz-scrollbars-vertical;*/
}
	
body {
	padding:0;
margin-top: 20px;
	margin-bottom:20px;
	background-image: url(../images/bkd3.jpg);
	background-color: #01476e;
	background-repeat: repeat-x;
}
hr{
	color: #092d53;
	margin-bottom: 10px;
	margin-top: 8px;
	clear:both;
}
img {
	border: 0px;}

blockquote {
	padding-left: 23px;
}
p{
	margin-top: 3px;
	margin-bottom:15px;
	color: #092d53;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
}
a:link, a:visited{
	color: #10a6c9;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
li{
	color: #092d53;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	list-style: outside;
	line-height:20px;
}

ul{
	margin-bottom:15px;
}
ol{
	margin-bottom:15px;
}
.top{
	color: #10a6c9;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.top a:link, .top a:visited{
	color: #10a6c9;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.top a:hover{
	text-decoration: underline;
}
h1{
	color: #092d53;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:18px;
}
h2{
	color: #6aae1b;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h3{
	color: #092d53;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footer{
	width: 790px;
	height:132px;
	overflow: hidden;
	background-image: url(../images/footer_bkd.jpg);
	background-repeat: no-repeat;
}
	
#footer .inner{margin-top:24px;
padding-left:28px;
padding-right:40px;}
#footer p{margin-bottom:0px;}

h5{
	color: #ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
#footer a {
color:#092d53;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer-nav{margin-top:15px;
margin-bottom:10px;
color:#092d53;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
#footer-nav a {
color:#092d53;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer-nav a:hover{
	text-decoration: underline;
}


ul#nav {list-style: none;}
ul#nav a {display: block; padding: 0; width: 204px; margin:0;}

ul#nav, #nav ul {
	position:absolute;
	left:0px;
	top:134px;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#nav li {display: inline;
margin:0;}
ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
	display: block;
}

ul#nav li ul {
	position: absolute;
	left: -999em;
	top:auto;
	margin-left:204px;
	z-index:10;
}

ul#nav ul li a {
	position: relative;
	top:-27px;
	background: #20a2c9;
	padding: 1px 4px 2px 8px;
	color: #092d53;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	width:145px;
}

ul#nav ul li a:hover {
color: #ffffff;}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;} 


#login,#office, #ortho, #braces, #home, #care, #doclogin, #contact,#options {
	overflow: hidden; 
	text-indent: -999em; /* Indents the rich-text so it does not show */
	width: 204px;
	cursor: pointer;
}
/* Set the image for each nav item */
#login {background: url(../images/btn_login.jpg); height:39px;}
#office {background: url(../images/btn_office.jpg); height:38px;}
#ortho {background: url(../images/btn_ortho.jpg);height:31px;}
#braces {background: url(../images/btn_braces.jpg);height:26px;}
#home {background: url(../images/btn_home.jpg); height:31px;}
#care{background: url(../images/btn_care.jpg);height:27px;}
#contact {background: url(../images/btn_contact.jpg);height:27px;}
#options{background: url(../images/btn_treat.jpg);height:29px;}
#doclogin{background: url(../images/btn_doclogin.jpg);height:49px;}

/* Shift the image position up to show the active state */
#nav li:hover a, #nav li.sfhover a, #nav .active{
	background-position:-204px 0px}

/* Set the cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}

#container{
	width: 790px;
	margin: 0px auto;
	position:relative;
	
}
#content {
	width: 790px;
	background-image: url(../images/main_bkd.jpg);
	background-repeat: repeat-y;
}

#main {
	width: 586px;
	padding-left:204px;

}

#main .inner {
margin:0px;
padding-bottom:10px;
padding-left:27px;
padding-right:35px;
padding-top:10px;

}

#header{
	width: 790px;
	height: 134px;
	background-image: url(../images/header_bkd.jpg);
	background-repeat: no-repeat;
}
.address {
	position:absolute;
	right:12px;
	top:8px;
}
.address p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0;
	line-height:13px;
	text-align: right;
}

#logo {
position:absolute;
	height: 125px;
	width: 379px;
	left:0px;
	top:0px;}

#logo a {
	display: block;
	height: 125px;
	width: 379px;
	line-height: 0px;
	text-indent: -999em;
	background: url(../images/logo.jpg) no-repeat left;}
		
#h-doc,#h-team,#h-policies,#h-child,#h-adults,#h-phase,#h-dic,#h-faq,#h-links,#h-life,#h-types,#h-apps,#h-diagram,#h-painter,#h-video,#h-retainers,#h-treat,#h-surg,#h-care,#h-location,#h-privacy,#h-site{
width:411px;
height:27px;
	overflow: hidden;
	text-indent: -999em; /* Indents the rich-text so it does not show */
	background-repeat: no-repeat;}
	
#h-doc{background: url(../images/title_doc.gif);}
#h-team{background: url(../images/title_team.gif);}
#h-policies{background: url(../images/title_policies.gif);}
#h-child{background: url(../images/title_child.gif);}
#h-adults{background: url(../images/title_adults.gif);}
#h-phase{background: url(../images/title_phase.gif);}
#h-dic{background: url(../images/title_dic.gif);}
#h-faq{background: url(../images/title_faq.gif);}
#h-links{background: url(../images/title_links.gif);}
#h-life{background: url(../images/title_life.gif);}
#h-types{background: url(../images/title_types.gif);}
#h-apps{background: url(../images/title_apps.gif);}
#h-diagram{background: url(../images/title_diagram.gif);}
#h-painter{background: url(../images/title_painter.gif);}
#h-video{background: url(../images/title_video.gif);}
#h-retainers{background: url(../images/title_retainers.gif);}
#h-treat{background: url(../images/title_treat.gif);}
#h-surg{background: url(../images/title_surg.gif);}
#h-care{background: url(../images/title_care.gif);}
#h-location{background: url(../images/title_location.gif);}
#h-privacy{background: url(../images/title_privacy.gif);}
#h-site{background: url(../images/title_site.gif);}

#nav-sub{
text-align:right;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01476e;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:18px;
}
#nav-sub a{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01476e;
	font-weight:bold;
text-decoration:none;
}
#nav-sub a:hover, #nav-sub .active{
	color: #12a4c9;}
	
#forms {
	float: right;
	clear: right;
	display: block;
	width: 200px;
	margin-left: 10px;
	border: 4px solid #01476e;
}

h4{
	color:#01476e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
#forms  p{
	font-size: 10px;
	line-height: 16px;
	margin-left: 11px;
	margin-right: 10px;
	display: block;
}

#forms a:link, #forms a:visited{
	font-size: 10px;
}

#forms  a:hover{
	font-size: 10px;
}

.pic_logos{position:absolute;
left:0px;
top:450px;}
